Skip to content

Commit

Permalink
fix Gundrak level range 71, 76, 78 #252
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoizame committed Oct 3, 2022
1 parent 91627d5 commit 5b1ca31
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion AtlasLootClassic_DungeonsAndRaids/data-wrath.lua
Original file line number Diff line number Diff line change
Expand Up @@ -917,7 +917,7 @@ data["Gundrak"] = {
AtlasModule = ATLAS_MODULE_NAME,
AtlasMapID = "Gundrak",
AtlasMapFile = {"Gundrak"},
LevelRange = {75, 79, 80},
LevelRange = {71, 76, 78},
items = {
{ -- GundrakSladran / 34
name = AL["Slad'ran"],
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ This mod is distributed under Version 2 of the GPL. A copy of the GPL is includ
- add missing prismatic gems #257
- add missing Pattern: Dragonscale Ammo Pouch #255
- add Pattern: Nerubian Reinforced Quiver #254
- fix Gundrak level range 71, 76, 78 #252
- Include InstanceIDs in Wrath DungeonsAndRaids #256

0 comments on commit 5b1ca31

Please sign in to comment.