mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 02:54:41 +01:00
Merge pull request #983 from tigercat2000/water_act
Water_act system - for all your watery needs
This commit is contained in:
@@ -1722,6 +1722,9 @@
|
||||
M.gib()
|
||||
..()
|
||||
|
||||
water_act(volume, temperature)
|
||||
if(volume >= 5) return Expand()
|
||||
|
||||
proc/Expand()
|
||||
for(var/mob/M in viewers(src,7))
|
||||
M << "\red \The [src] expands!"
|
||||
|
||||
Reference in New Issue
Block a user