Skip to content

Commit

Permalink
fix errors found in testing
Browse files Browse the repository at this point in the history
  • Loading branch information
CuriousMagpie committed May 10, 2024
1 parent edc401f commit 4e0a6b4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions website/common/script/content/gear/sets/armoire.js
Original file line number Diff line number Diff line change
Expand Up @@ -1339,8 +1339,8 @@ const shield = {
con: 8,
set: 'pottersSet',
},
shadyBeachUmbrella: {
per: 12,
buoyantBeachBall: {
str: 12,
set: 'beachsideSet',
},
};
Expand Down Expand Up @@ -1825,8 +1825,8 @@ const weapon = {
per: 8,
set: 'pottersSet',
},
buoyantBeachBall: {
str: 12,
shadyBeachUmbrella: {
per: 12,
set: 'beachsideSet',
},
};
Expand Down

0 comments on commit 4e0a6b4

Please sign in to comment.