Skip to content

Commit

Permalink
Merge pull request #2241 from DuckySoLucky/featNewFairySOuls
Browse files Browse the repository at this point in the history
feat: add new fairy souls
  • Loading branch information
Shiiyu authored Apr 24, 2024
2 parents c386bbc + a695ee3 commit 3f42d53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/misc.js
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ export const MAX_FAVORITES = 10;

export const FAIRY_SOULS = {
max: {
normal: 242,
normal: 247,
stranded: 4,
},
};
Expand Down

0 comments on commit 3f42d53

Please sign in to comment.