DomenikIrrgang / ClassicLFG

LFG Tool for World of Warcraft: Classic
MIT License
23 stars 29 forks source link

Dungeons: RFK and RFD may adjusting #111

Open Karr opened 4 years ago

Karr commented 4 years ago

I am noticing that the "displayed" dungeons are backwards. I am being offered the high level dungeon when I am lower level.. and not the lower level dungeon. Please look at them.

Road-block commented 4 years ago

Came to report the same issue so 👍 Razorfen Kraul is 29-38 according to meeting stone. Razorfen Downs is 37-46.

Razorfen Downs is offered as a search option instead of Razorfen Kraul for a level 30-something character.

Road-block commented 4 years ago

Actually.. looking at src\data\dungeons.lua there's a bunch of dungeons with misscharacterized level ranges.

Road-block commented 4 years ago

Fixed and phases added

That's level ranges for existing dungeons fixed (where necessary, some were correct) as well the P2,P3,P4,P5,P6 stuff added (commented out for the ones not active yet)