Imagine if artifacts fucking killed you (#17746)
This commit is contained in:
@@ -153,7 +153,7 @@ public sealed partial class ExplosionSystem : EntitySystem
|
||||
explosive.CanCreateVacuum,
|
||||
user);
|
||||
|
||||
if (delete)
|
||||
if (explosive.DeleteAfterExplosion ?? delete)
|
||||
EntityManager.QueueDeleteEntity(uid);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user