mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-21 19:16:22 +01:00
Update suit_cooling.dm
This commit is contained in:
@@ -244,6 +244,7 @@
|
||||
//might make a blue icon someday, not priority this is debug stuff
|
||||
var/cooling = -5 //variable cooling
|
||||
var/isCooling = 1
|
||||
cold_damage_per_tick = 0
|
||||
|
||||
/mob/living/simple_animal/hostile/jelly/cold/proc/toggle_cooling()
|
||||
isCooling=!isCooling
|
||||
|
||||
Reference in New Issue
Block a user