This commit is contained in:
Fox-McCloud
2016-02-22 22:20:27 -05:00
parent 49cd05ff3c
commit 20107e1147
+1 -1
View File
@@ -58,7 +58,6 @@
/obj/effect/hotspot/New()
..()
color = heat2color(temperature)
air_master.hotspots += src
perform_exposure()
dir = pick(cardinal)
@@ -89,6 +88,7 @@
item.fire_act(null, temperature, volume)
color = heat2color(temperature)
set_light(l_color = color)
return 0