diff --git a/code/game/objects/items/devices/suit_cooling.dm b/code/game/objects/items/devices/suit_cooling.dm index 7577527f2a..8bf311e220 100644 --- a/code/game/objects/items/devices/suit_cooling.dm +++ b/code/game/objects/items/devices/suit_cooling.dm @@ -240,7 +240,6 @@ /mob/living/simple_animal/hostile/jelly/cold //you are my test mob now fug you name = "Frostbite Jelly" //might make a blue icon someday, not priority this is debug stuff - var/obj/item/weapon/cell/cell var/cooling = 5 //variable cooling /mob/living/simple_animal/hostile/jelly/cold/life()