A plethora of Destroy() fixes - return qdel hints and clean stuff up.

This commit is contained in:
Leshana
2017-06-11 23:48:17 -04:00
parent 8d129759ed
commit cae4b3f12c
18 changed files with 39 additions and 52 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
/obj/item/weapon/gun/energy/Destroy()
if(self_recharge)
processing_objects.Remove(src)
..()
return ..()
/obj/item/weapon/gun/energy/process()
if(self_recharge) //Every [recharge_time] ticks, recharge a shot for the battery