mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
fixes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user