[READY] Refactors wet floors to a component (#36130)
* Wet Floor components * No more turf wet slide.
This commit is contained in:
committed by
CitadelStationBot
parent
13709a7d34
commit
f78fea7333
5
code/controllers/subsystem/processing/wet_floors.dm
Normal file
5
code/controllers/subsystem/processing/wet_floors.dm
Normal file
@@ -0,0 +1,5 @@
|
||||
PROCESSING_SUBSYSTEM_DEF(wet_floors)
|
||||
name = "Wet floors"
|
||||
priority = FIRE_PRIORITY_WET_FLOORS
|
||||
wait = 15
|
||||
stat_tag = "WFP" //Used for logging
|
||||
Reference in New Issue
Block a user