Explosion refactor TEST MERG (#6995)
* Explosions * fix yaml typo and prevent silly UI inputs * oop Co-authored-by: ElectroJr <leonsfriedrich@gmail.com>
This commit is contained in:
@@ -14,7 +14,7 @@ namespace Content.Server.Destructible.Thresholds.Behaviors
|
||||
{
|
||||
public void Execute(EntityUid owner, DestructibleSystem system)
|
||||
{
|
||||
system.ExplosionSystem.SpawnExplosion(owner);
|
||||
system.ExplosionSystem.TriggerExplosive(owner);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user