This commit is contained in:
Fox McCloud
2019-04-24 00:49:23 -04:00
parent 0034e851a1
commit 89883a7b28
5 changed files with 12 additions and 7 deletions
@@ -645,6 +645,10 @@
START_PROCESSING(SSobj, src)
cooldown = world.time
/obj/item/storage/belt/bluespace/owlman/Destroy()
STOP_PROCESSING(SSobj, src)
return ..()
/obj/item/storage/belt/bluespace/owlman/process()
if(cooldown < world.time - 600)
smokecount = 0