Malignant organs + Selling organs (#9744)

This commit is contained in:
tacoguy7765093
2025-01-08 12:09:47 -06:00
committed by GitHub
parent 495ed7adf2
commit 78c6862211
18 changed files with 1018 additions and 10 deletions

View File

@@ -10,3 +10,11 @@
cost = 15
containertype = /obj/structure/closet/crate/nanotrasen
containername = "Postal Service crate"
/datum/supply_pack/supply/freezer
name = "Freezer crate"
desc = "An empty freezer for storing perishable items."
contains = list()
cost = 20
containertype = /obj/structure/closet/crate/freezer
containername = "Freezer crate"