Repathed ponchos to accessory/storage.

This commit is contained in:
MistakeNot4892
2022-10-31 00:17:53 +11:00
parent dbfd5d58c3
commit 6c00aedbd7
11 changed files with 69 additions and 66 deletions
+2 -2
View File
@@ -560,7 +560,7 @@ Loot piles can be depleted, if loot_depleted is turned on. Note that players wh
/obj/item/clothing/accessory/bracelet/material/gold,
/obj/item/clothing/accessory/bracelet/material/silver,
/obj/item/clothing/accessory/locket,
/obj/item/clothing/accessory/poncho/blue,
/obj/item/clothing/accessory/storage/poncho/blue,
/obj/item/clothing/shoes/boots/cowboy,
/obj/item/clothing/suit/storage/toggle/bomber,
/obj/item/clothing/under/frontier,
@@ -944,4 +944,4 @@ Loot piles can be depleted, if loot_depleted is turned on. Note that players wh
common_loot = list(
/obj/random/unidentified_medicine/fresh_medicine
)
)