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
@@ -419,3 +419,10 @@
id = "donksofttoyvendor"
build_path = /obj/item/circuitboard/machine/vending/donksofttoyvendor
category = list ("Misc. Machinery")
/datum/design/board/cell_charger
name = "Machine Design (Cell Charger Board)"
desc = "The circuit board for a cell charger."
id = "cell_charger"
build_path = /obj/item/circuitboard/machine/cell_charger
category = list ("Misc. Machinery")