Skip to content

Commit

Permalink
Bracelet Clothing
Browse files Browse the repository at this point in the history
Add the "Bracelet" Clothing Item by default in the wardrobe
  • Loading branch information
TheScarFr authored and Hoikas committed Nov 7, 2024
1 parent 97095e0 commit fd49209
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Scripts/Python/xACAItems.py
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@
"Gloves": "ACA.Clothing.Gloves",
"Fingerless Gloves": "ACA.Clothing.FingerlessGloves",
"Canvas Gloves": "ACA.Clothing.CanvasGloves",
"Bracelet": "ACA.Clothing.Bracelet",
# Lower body
"Shorts": "ACA.Clothing.Shorts",
"Jeans": "ACA.Clothing.Jeans",
Expand Down
2 changes: 2 additions & 0 deletions Scripts/dat/GlobalClothing.age
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Page=FemaleFan02,11
Page=FemaleMysterium,13
Page=FemaleGoL,63
Page=FemaleWizards,401
Page=FemaleBracelets,402
Page=Male,1
Page=Male01,3
Page=Male02,6
Expand All @@ -22,3 +23,4 @@ Page=MaleFan02,12
Page=MaleMysterium,14
Page=MaleGoL,62
Page=MaleWizards,400
Page=MaleBracelets,403

0 comments on commit fd49209

Please sign in to comment.