and the rest

This commit is contained in:
Cerebulon
2021-08-09 23:24:00 +01:00
parent 3a9a58b12a
commit 2368c341c0
18 changed files with 222 additions and 368 deletions
+10
View File
@@ -156,3 +156,13 @@
contains = list(/obj/machinery/portable_atmospherics/hydroponics{anchored = 0} = 3)
access = access_hydroponics
/datum/supply_pack/hydro/fish
name = "Seafood supply crate"
contains = list(
/obj/item/weapon/reagent_containers/food/snacks/lobster = 6,
/obj/item/weapon/reagent_containers/food/snacks/cuttlefish = 8,
/obj/item/weapon/reagent_containers/food/snacks/sliceable/monkfish = 1
)
cost = 20
containertype = /obj/structure/closet/crate/freezer/centauri
containername = "Fresh fish crate"