mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Merge pull request #2599 from Fox-McCloud/thanksgiving-food
Thanksgiving Update
This commit is contained in:
@@ -878,6 +878,12 @@ var/list/all_supply_groups = list(supply_emergency,supply_security,supply_engine
|
||||
containertype = /obj/structure/closet/critter/chick
|
||||
containername = "chicken crate"
|
||||
|
||||
/datum/supply_packs/organic/turkey
|
||||
name = "Turkey Crate"
|
||||
cost = 20
|
||||
containertype = /obj/structure/closet/critter/turkey
|
||||
containername = "turkey crate"
|
||||
|
||||
/datum/supply_packs/organic/corgi
|
||||
name = "Corgi Crate"
|
||||
cost = 50
|
||||
|
||||
Reference in New Issue
Block a user