mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-22 11:36:38 +01:00
Update suit_cooling.dm
This commit is contained in:
@@ -244,7 +244,7 @@
|
||||
|
||||
/mob/living/simple_animal/hostile/jelly/cold/life()
|
||||
..()
|
||||
if(icon_state == icon_dead)
|
||||
if(icon_state != icon_dead)
|
||||
src.bodytemperature -= cooling
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user