mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 18:02:57 +00:00
8 lines
200 B
Plaintext
8 lines
200 B
Plaintext
PROCESSING_SUBSYSTEM_DEF(wet_floors)
|
|
name = "Wet floors"
|
|
priority = FIRE_PRIORITY_WET_FLOORS
|
|
wait = 10
|
|
stat_tag = "WFP" //Used for logging
|
|
var/temperature_coeff = 2
|
|
var/time_ratio = 1.5 SECONDS
|