Kill is Kill

This commit is contained in:
Fox-McCloud
2015-07-04 19:27:43 -04:00
parent a878ccee30
commit ab28186d13
5 changed files with 15 additions and 18 deletions
@@ -357,7 +357,7 @@
G.temperature = 2
T.air_update_turf()
for(var/obj/effect/hotspot/H in T)
H.Kill()
qdel(H)
if(G.toxins)
G.nitrogen += (G.toxins)
G.toxins = 0