Fixes wet floor scaling (#36697)
* Fixes wet floor scaling * Meh lets not
This commit is contained in:
committed by
CitadelStationBot
parent
c579d81f4c
commit
4773743eab
@@ -1,5 +1,7 @@
|
||||
PROCESSING_SUBSYSTEM_DEF(wet_floors)
|
||||
name = "Wet floors"
|
||||
priority = FIRE_PRIORITY_WET_FLOORS
|
||||
wait = 15
|
||||
wait = 10
|
||||
stat_tag = "WFP" //Used for logging
|
||||
var/temperature_coeff = 2
|
||||
var/time_ratio = 1.5 SECONDS
|
||||
|
||||
Reference in New Issue
Block a user