Cargo-Orderable-Coffee-Dispenser

Simply adds the coffee dispenser as an orderable item from cargo!
This commit is contained in:
liache
2022-06-29 16:17:59 -04:00
parent 0bb4a58dea
commit 0648943790

View File

@@ -28,6 +28,16 @@
containername = "soda dispenser crate"
group = "Reagents"
/datum/supply_pack/coffee_dispenser
name = "Coffee dispenser"
contains = list(
/obj/machinery/chemical_dispenser/bar_coffee{anchored = FALSE}
)
cost = 25
containertype = /obj/structure/largecrate
containername = "coffee dispenser crate"
group = "Reagents"
/datum/supply_pack/reagents
name = "Chemistry dispenser refill"
contains = list(