]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Clean up some parts of ExplosionSystem (#40485)
authorLeon Friedrich <60421075+ElectroJr@users.noreply.github.com>
Sun, 28 Sep 2025 16:23:40 +0000 (05:23 +1300)
committerGitHub <noreply@github.com>
Sun, 28 Sep 2025 16:23:40 +0000 (16:23 +0000)
commitf2d43172588289917215c3044a4d9a74c2f3ad5b
tree0b0456fb596f6b783f20d73373ec47f6bfb0bf60
parentfd5f9d7f604180cf4a4863ad22b512af805116fd
Clean up some parts of ExplosionSystem (#40485)

* Clean up some parts of ExplosionSystem

* Update Content.Shared/Damage/DamageSpecifier.cs

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
* Review

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
Content.Server/Atmos/EntitySystems/AirtightSystem.cs
Content.Server/Explosion/EntitySystems/ExplosionSystem.Airtight.cs
Content.Server/Explosion/EntitySystems/ExplosionSystem.GridMap.cs
Content.Server/Explosion/EntitySystems/ExplosionSystem.Processing.cs
Content.Server/Explosion/EntitySystems/ExplosionSystem.TileFill.cs
Content.Server/Explosion/EntitySystems/ExplosionSystem.cs
Content.Shared/Damage/Components/DamageableComponent.cs
Content.Shared/Damage/DamageSpecifier.cs
Content.Shared/Damage/Systems/DamageableSystem.cs
Content.Shared/Explosion/EntitySystems/SharedExplosionSystem.cs