mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Improve water handling for slimes, Grey mask/head water protection tweak
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
reagents.reaction(A)
|
||||
if(istype(A,/atom/movable))
|
||||
var/atom/movable/AM = A
|
||||
AM.water_act(life, 310.15, src)
|
||||
AM.water_act(life, COLD_WATER_TEMPERATURE, src)
|
||||
return ..()
|
||||
|
||||
/////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user