This commit is contained in:
Contrabang
2025-08-10 14:34:04 +00:00
committed by GitHub
parent 370e9f331d
commit 5f7b650401
8 changed files with 23 additions and 37 deletions
@@ -137,7 +137,7 @@ GLOBAL_LIST_EMPTY(flame_effects)
. = ..(mapload, T0C + 300, 4 HOURS, 1)
set_light(3, 3, LIGHT_COLOR_LAVA)
/obj/effect/fire/water_act(volume, temperature, source, method)
/obj/effect/fire/mapping/water_act(volume, temperature, source, method)
. = ..()
duration -= 30 MINUTES
if(duration <= 0)