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

* Cell chargers are now buildable machines

* done
This commit is contained in:
Dax Dupont
2018-02-12 12:15:18 -05:00
committed by Jordan Brown
parent d39d300671
commit 0b718fa053
5 changed files with 44 additions and 13 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