mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 03:55:05 +01:00
Merge remote-tracking branch 'upstream/master' into LightShit
Conflicts: code/modules/hydroponics/trays/tray.dm code/modules/hydroponics/vines.dm
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