Merge pull request #6658 from Citadel-Station-13/upstream-merge-37647

[MIRROR] Adds desc to vendor circuit board
This commit is contained in:
deathride58
2018-05-06 07:02:17 +00:00
committed by GitHub
@@ -204,6 +204,7 @@
/obj/item/circuitboard/machine/vendor
name = "Booze-O-Mat Vendor (Machine Board)"
desc = "You could turn the \"brand selection\" dial using a screwdriver."
build_path = /obj/machinery/vending/boozeomat
req_components = list(
/obj/item/vending_refill/boozeomat = 3)