Cell chargers are now buildable and (upgradable!) machines.

This commit is contained in:
Dax Dupont
2018-02-12 18:15:18 +01:00
committed by CitadelStationBot
parent b6d5173420
commit a0feb17597
5 changed files with 47 additions and 8 deletions
@@ -85,6 +85,11 @@
build_path = /obj/machinery/recharger
req_components = list(/obj/item/stock_parts/capacitor = 1)
/obj/item/circuitboard/machine/cell_charger
name = "Cell Charger (Machine Board)"
build_path = /obj/machinery/cell_charger
req_components = list(/obj/item/stock_parts/capacitor = 1)
/obj/item/circuitboard/machine/cyborgrecharger
name = "Cyborg Recharger (Machine Board)"
build_path = /obj/machinery/recharge_station