Skip to content

Commit

Permalink
Reparsed
Browse files Browse the repository at this point in the history
  • Loading branch information
gbrage committed Aug 22, 2024
1 parent e4ed9a4 commit d11ef7f
Show file tree
Hide file tree
Showing 4 changed files with 45 additions and 42 deletions.
3 changes: 2 additions & 1 deletion .contrib/Parser/lib/Functions/Dynamic Header IDs.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ HeaderAssignments = {
["A Shieldmaiden's Creed"] = -1000325,
["Achievements"] = -1000004,
["Adventures"] = -1000085,
["Airship"] = -1001018,
["All Roles"] = -1000145,
["Alliance"] = -1000093,
["Allied Races"] = -1000374,
Expand Down Expand Up @@ -513,4 +514,4 @@ HeaderAssignments = {
["Zone Rewards"] = -1000045,
["Zskera Vaults"] = -1000937,
};
NextHeaderID = -1001018;
NextHeaderID = -1001019;
Loading

0 comments on commit d11ef7f

Please sign in to comment.