BYPASSES THE DEEP FREEZE (#2168)

This commit is contained in:
CitadelStationBot
2017-07-29 01:51:24 -05:00
committed by kevinz000
parent 3b665e7310
commit adc7a52b8d
10 changed files with 11 additions and 12 deletions
@@ -64,9 +64,6 @@
setDir(pick(GLOB.cardinals))
air_update_turf()
/obj/effect/hotspot/make_frozen_visual()
return //you take my fun i take yours
/obj/effect/hotspot/proc/perform_exposure()
var/turf/open/location = loc
if(!istype(location) || !(location.air))