diff --git a/code/modules/reqs/clothing.dm b/code/modules/reqs/clothing.dm index 5ce29118c44..951272cbfdf 100644 --- a/code/modules/reqs/clothing.dm +++ b/code/modules/reqs/clothing.dm @@ -27,6 +27,16 @@ contains = list(/obj/item/storage/backpack/marine/tech) cost = 50 +/datum/supply_packs/clothing/corpsman_satchel + name = "TGMC corpsman satchel" + contains = list(/obj/item/storage/backpack/marine/corpsman/satchel) + cost = 75 + +/datum/supply_packs/clothing/corpsman_backpack + name = "TGMC corpsman backpack" + contains = list(/obj/item/storage/backpack/marine/corpsman) + cost = 125 // higher price because it has a better cell + /datum/supply_packs/clothing/officer_outfits name = "officer outfits" contains = list(