Update recharger.dm

This commit is contained in:
Trilbyspaceclone
2019-04-28 14:52:46 -04:00
committed by GitHub
parent b7b4bf1a61
commit 59226233f8
+3 -1
View File
@@ -15,7 +15,9 @@
/obj/item/gun/energy,
/obj/item/melee/baton,
/obj/item/ammo_box/magazine/recharge,
/obj/item/modular_computer))
/obj/item/modular_computer,
/obj/item/gun/mag/automatic/pistol/mag,
/obj/item/gun/mag/automatic/magrifle))
/obj/machinery/recharger/RefreshParts()
for(var/obj/item/stock_parts/capacitor/C in component_parts)