mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-04 14:33:10 +00:00
Kill processing_objects (#3398)
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
checkReagents()
|
||||
|
||||
/obj/effect/effect/foam/proc/post()
|
||||
processing_objects.Remove(src)
|
||||
STOP_PROCESSING(SSprocessing, src)
|
||||
sleep(30)
|
||||
if(metal)
|
||||
var/obj/structure/foamedmetal/M = new /obj/structure/foamedmetal(src.loc)
|
||||
|
||||
Reference in New Issue
Block a user