mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-09 23:21:02 +01:00
adds meal vendor restock to cargo orders
This commit is contained in:
@@ -335,3 +335,10 @@
|
||||
cost = 1500
|
||||
contains = list(/obj/item/vending_refill/cola)
|
||||
crate_name = "soft drinks supply crate"
|
||||
|
||||
/datum/supply_pack/service/vending/mealdor
|
||||
name = "Meal Vendor Supply Crate"
|
||||
desc = "Suprising one to order. If you need a refill for the meal vendor, someone's immobile somewhere. And since you managed to make it to cargo... Well it's not our job to say no!"
|
||||
cost = 10000
|
||||
contains = list(/obj/item/vending_refill/mealdor)
|
||||
crate_name = "meal vendor supply crate"
|
||||
|
||||
Reference in New Issue
Block a user