Adds Donksoft Toy Vendor (Machine Board) to the Circuit Imprinter

This commit is contained in:
Kerbin-Fiber
2017-09-10 03:43:09 -05:00
committed by CitadelStationBot
parent 9704893614
commit d158ec9528
8 changed files with 192 additions and 5 deletions
@@ -720,4 +720,12 @@
/obj/item/stock_parts/matter_bin = 1,
/obj/item/stack/cable_coil = 2,
/obj/item/stock_parts/console_screen = 1,
/obj/item/stack/sheet/glass = 1)
/obj/item/stack/sheet/glass = 1)
/obj/item/circuitboard/machine/vending/donksofttoyvendor
name = "Donksoft Toy Vendor (Machine Board)"
build_path = /obj/machinery/vending/donksofttoyvendor
origin_tech = "programming=1;syndicate=2"
req_components = list(
/obj/item/stock_parts/console_screen = 1,
/obj/item/vending_refill/donksoft = 3)