Skip to content

Commit

Permalink
fix(amaroquest): ensure VPR/PCT EXP gets parsed
Browse files Browse the repository at this point in the history
  • Loading branch information
berwyn committed Jul 5, 2024
1 parent ef8ab87 commit b76256a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/util/lodestone/parser.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ const CLASS_ID_MAP = new Map([
["dancer", 38],
["reaper", 39],
["sage", 40],
["viper", 41],
["pictomancer", 42],
["carpenter", 8],
["blacksmith", 9],
["armorer", 10],
Expand Down

0 comments on commit b76256a

Please sign in to comment.