Skip to content

Commit

Permalink
Adds desc to chemmaster circ board (tgstation#37797)
Browse files Browse the repository at this point in the history
* adds desc to chemmaster circ board

* ASS♂WE♂CAN♂

* don't drink and web edit kids
  • Loading branch information
81Denton authored and SpaceManiac committed May 12, 2018
1 parent 02d4ebe commit 4416788
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +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."
desc = "You can turn the \"brand selection\" dial using a screwdriver."
build_path = /obj/machinery/vending/boozeomat
req_components = list(
/obj/item/vending_refill/boozeomat = 3)
Expand Down Expand Up @@ -651,6 +651,7 @@
/obj/item/circuitboard/machine/chem_master
name = "ChemMaster 3000 (Machine Board)"
build_path = /obj/machinery/chem_master
desc = "You can turn the \"mode selection\" dial using a screwdriver."
req_components = list(
/obj/item/reagent_containers/glass/beaker = 2,
/obj/item/stock_parts/manipulator = 1,
Expand Down

0 comments on commit 4416788

Please sign in to comment.