Skip to content

Commit

Permalink
Merge pull request #84 from Rolfeg/master
Browse files Browse the repository at this point in the history
Fix Forbidden Reach map ID
  • Loading branch information
Tercioo authored Jan 30, 2024
2 parents 289e0dd + 944f65f commit 730a77e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WorldQuestTracker_IDs.lua
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ WorldQuestTracker.MapData.ZoneIDs = {
THALDRASZUS = 2025,
OHNAHRANPLAINS = 2023,
WAKINGSHORES = 2022,
FORBIDDENREACH = 2026,
FORBIDDENREACH = 2151,
ZARALEK = 2133,
EMERALDDREAM = 2200,

Expand Down

0 comments on commit 730a77e

Please sign in to comment.