Fixes dead PKborgs having active dampener fields

This commit is contained in:
CitadelStationBot
2017-06-13 02:24:06 -05:00
parent 32c576b7cf
commit 9c31812e5b
3 changed files with 8 additions and 0 deletions
@@ -578,6 +578,10 @@
. = ..()
host = loc
/obj/item/borg/projectile_dampen/on_mob_death()
deactivate_field()
. = ..()
/obj/item/borg/projectile_dampen/process()
process_recharge()
process_usage()