Merge branch 'minor_reworks' of https://github.com/GDLW24/GS13 into minor_reworks

This commit is contained in:
Sonoida
2022-12-11 17:33:30 +01:00
10 changed files with 338 additions and 2035 deletions
+7
View File
@@ -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"