Cleaned the fuck out of smoke.

This commit is contained in:
Chinsky
2013-11-05 02:57:23 +04:00
parent 6a235716f8
commit fd928d4b5f
24 changed files with 158 additions and 364 deletions
+1 -1
View File
@@ -148,7 +148,7 @@
if(!block)
for(var/obj/effect/effect/chem_smoke/smoke in view(1, src))
for(var/obj/effect/effect/smoke/chem/smoke in view(1, src))
if(smoke.reagents.total_volume)
smoke.reagents.reaction(src, INGEST)
spawn(5)