mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +00:00
No longer shall ye burn from water
This commit is contained in:
@@ -44,7 +44,7 @@
|
|||||||
L.update_water()
|
L.update_water()
|
||||||
if(!istype(oldloc, /turf/simulated/floor/water))
|
if(!istype(oldloc, /turf/simulated/floor/water))
|
||||||
to_chat(L, "<span class='warning'>You get drenched in water from entering \the [src]!</span>")
|
to_chat(L, "<span class='warning'>You get drenched in water from entering \the [src]!</span>")
|
||||||
AM.water_act(5)
|
AM.water_act(-5)
|
||||||
..()
|
..()
|
||||||
|
|
||||||
/turf/simulated/floor/water/Exited(atom/movable/AM, atom/newloc)
|
/turf/simulated/floor/water/Exited(atom/movable/AM, atom/newloc)
|
||||||
|
|||||||
Reference in New Issue
Block a user