Merge pull request #983 from tigercat2000/water_act

Water_act system - for all your watery needs
This commit is contained in:
ZomgPonies
2015-05-10 16:14:55 -04:00
17 changed files with 117 additions and 9 deletions
@@ -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!"