Adds the dish drive, obtainable through techwebs and with circuit boards in the chef and bartender's lockers (#35759)
* Adds the dish drive * a e s t h e t i c * Puts a dish drive circuit in the chef locker * wardrobes, better control * shiz! * shiz! (x2)
This commit is contained in:
committed by
CitadelStationBot
parent
2ac71b3647
commit
08bc84d3db
@@ -426,3 +426,10 @@
|
||||
id = "cell_charger"
|
||||
build_path = /obj/item/circuitboard/machine/cell_charger
|
||||
category = list ("Misc. Machinery")
|
||||
|
||||
/datum/design/board/dish_drive
|
||||
name = "Machine Design (Dish Drive)"
|
||||
desc = "The circuit board for a dish drive."
|
||||
id = "dish_drive"
|
||||
build_path = /obj/item/circuitboard/machine/dish_drive
|
||||
category = list ("Misc. Machinery")
|
||||
|
||||
Reference in New Issue
Block a user