This hopefully fixes death-cryo

This commit is contained in:
CIB
2012-07-26 20:22:54 +03:00
parent 0b8a75d6f9
commit 23e263e851

View File

@@ -603,6 +603,8 @@
if(istype(loc, /turf/space))
environment_heat_capacity = loc:heat_capacity
loc_temp = 2.7
else if(istype(loc, /obj/machinery/atmospherics/unary/cryo_cell))
loc_temp = loc:air_contents.temperature
else
loc_temp = environment.temperature