Skip to content

Commit

Permalink
fix Poracle.js for Level 55 trackings
Browse files Browse the repository at this point in the history
  • Loading branch information
ReuschelCGN authored Nov 22, 2024
1 parent c357c12 commit db18a3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/src/services/Poracle.js
Original file line number Diff line number Diff line change
Expand Up @@ -584,7 +584,7 @@ class PoracleAPI {
min_iv: -1,
max_iv: 100,
min_level: 0,
max_level: 40,
max_level: 55,
size: 1,
max_size: 5,
rarity: -1,
Expand Down

0 comments on commit db18a3d

Please sign in to comment.