Skip to content

Commit

Permalink
Add Tribal Accessories to the Ash Clothing Vendor. (#2220)
Browse files Browse the repository at this point in the history
* Add tribal accessories to the ash clothing vendor.

* Update modular_nova/modules/ashwalkers/code/buildings/ash_clothing_vendor.dm

---------

Co-authored-by: Bloop <[email protected]>
  • Loading branch information
2 people authored and StealsThePRs committed Apr 30, 2024
1 parent 146fae4 commit 94416fa
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@
/obj/item/clothing/neck/mantle/recolorable = 10,
/obj/item/clothing/gloves/military/claw = 5,
/obj/item/clothing/gloves/military/ashwalk = 10,
/obj/item/clothing/accessory/skilt = 5,
/obj/item/clothing/accessory/skullcodpiece = 5,
/obj/item/clothing/accessory/talisman = 5,
)

/obj/machinery/vending/ashclothingvendor/Initialize(mapload)
Expand Down

0 comments on commit 94416fa

Please sign in to comment.