Stargate map changes and additions + new mineral wall sprites

This commit is contained in:
Kabra_men
2021-07-24 20:39:01 -03:00
parent c7b7023f8c
commit d17faa961e
24 changed files with 129 additions and 60 deletions
@@ -322,6 +322,7 @@ GLOBAL_LIST_INIT(cloth_recipes, list ( \
new/datum/stack_recipe("grey jumpsuit", /obj/item/clothing/under/color/grey, 3), \
new/datum/stack_recipe("black shoes", /obj/item/clothing/shoes/sneakers/black, 2), \
new/datum/stack_recipe("cloth footwraps", /obj/item/clothing/shoes/footwraps, 2), \
new/datum/stack_recipe("tunic", /obj/item/clothing/under/tunic, 3), \
null, \
new/datum/stack_recipe("backpack", /obj/item/storage/backpack, 4), \
new/datum/stack_recipe("duffel bag", /obj/item/storage/backpack/duffelbag, 6), \