fish-station/Content.Server/Light/EntitySystems
metalgearsloth 91665cf0e6
Optimise emergency lights a bit (#4567)
* Optimise emergency lights a bit

* Fixes

* Delete the failing test, sinple

* Revert "Delete the failing test, sinple"

This reverts commit 7d9e3a3bb6975c15add2987e39e0d3ba85d88be3.

* Start server and fix test

It just werks
2021-09-27 14:51:17 +10:00
..
EmergencyLightSystem.cs Optimise emergency lights a bit (#4567) 2021-09-27 14:51:17 +10:00
ExpendableLightSystem.cs Re-organize all projects (#4166) 2021-06-09 22:19:39 +02:00
HandHeldLightSystem.cs Remove obsolete system event unsubscriptions (#4190) 2021-06-16 23:54:00 +10:00
LightBulbSystem.cs Remove ILand (#4582) 2021-09-12 16:22:58 +10:00
LightReplacerSystem.cs Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
MatchboxSystem.cs Refactors smoking to ECS, smoking actually makes you inhale reagents. (#4678) 2021-09-26 15:19:00 +02:00
MatchstickSystem.cs Refactors smoking to ECS, smoking actually makes you inhale reagents. (#4678) 2021-09-26 15:19:00 +02:00
PoweredLightSystem.cs ECS damageable (#4529) 2021-09-14 10:07:37 -07:00