Merge pull request #12421 from SteelSlayer/mining-borg-gps-fix

Mining borg QoL update and fix
This commit is contained in:
Fox McCloud
2019-10-02 20:46:48 -04:00
committed by GitHub
2 changed files with 7 additions and 0 deletions
@@ -132,6 +132,9 @@
/obj/item/gun/energy/kinetic_accelerator/emp_act(severity)
return
/obj/item/gun/energy/kinetic_accelerator/robocharge()
return
/obj/item/gun/energy/kinetic_accelerator/proc/reload()
power_supply.give(500)
on_recharge()