Update suit_cooling.dm

This commit is contained in:
Sharkmare
2019-02-20 12:17:16 +01:00
committed by GitHub
parent 7a81058c5d
commit 339d0de126
@@ -200,7 +200,7 @@
name = "modified portable suit cooling unit"
origin_tech = list(TECH_MAGNET = 4, TECH_MATERIAL = 4)
max_cooling = 30 //doubled
thermostat = T200C //tenfold
thermostat = T20C*10 //tenfold
desc = "A portable heat sink and liquid cooled radiator that can be hooked up to a space suit's existing temperature controls to provide industrial levels of cooling. This ones panel seems a bit loose and wires are hanging out."
/obj/item/device/suit_cooling_unit/tampered/process()