Cheeseboard Crate (#28000)

* Add Cheese Crate

* newline fix
This commit is contained in:
ExusA
2025-01-19 01:47:40 +08:00
committed by GitHub
parent f907e8a856
commit d0982f9b30
3 changed files with 23 additions and 0 deletions
@@ -37,6 +37,22 @@
cost = 500
containername = "Pizza crate"
/datum/supply_packs/organic/fancyparty
name = "Executive Party Crate"
contains = list(/obj/item/food/sliceable/cheesewheel/edam,
/obj/item/food/sliceable/cheesewheel/blue,
/obj/item/food/sliceable/cheesewheel/camembert,
/obj/item/food/sliceable/cheesewheel/camembert,
/obj/item/food/sliceable/cheesewheel/smoked,
/obj/item/reagent_containers/drinks/bottle/wine,
/obj/item/food/caviar,
/obj/item/food/caviar,
/obj/item/reagent_containers/drinks/drinkingglass,
/obj/item/reagent_containers/drinks/drinkingglass)
cost = 1000
containername = "Executive Party crate"
containertype = /obj/structure/closet/crate/freezer/deluxe
/// its a bit hacky...
/datum/supply_packs/misc/randomised/ingredients
num_contained = 25