mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-23 20:16:19 +01:00
Update suit_cooling.dm
This commit is contained in:
@@ -242,7 +242,7 @@
|
||||
//might make a blue icon someday, not priority this is debug stuff
|
||||
var/cooling = 5 //variable cooling
|
||||
|
||||
/mob/living/simple_animal/hostile/jelly/cold/life()
|
||||
/mob/living/simple_animal/hostile/jelly/cold/Life()
|
||||
..()
|
||||
if(icon_state != icon_dead)
|
||||
src.bodytemperature -= cooling
|
||||
|
||||
Reference in New Issue
Block a user