This commit is contained in:
Kelenius
2015-07-13 11:44:47 +03:00
parent 678027d93d
commit e8bc544a92
+2
View File
@@ -39,6 +39,8 @@
if(!metal && reagents)
var/turf/T = get_turf(src)
reagents.touch_turf(T)
for(var/obj/O in T)
reagents.touch_obj(O)
/obj/effect/effect/foam/process()
if(--amount < 0)