hseager / Classic-WoW-Talent-Planner

A talent planner for World of Warcraft Classic
15 stars 11 forks source link

Rogue Talent - Improved Gouge incorrect #1

Closed Iturio closed 5 years ago

Iturio commented 5 years ago

The rogue talent "Improved Gouge" has an incorrect "maxRank", which should be "3" instead of "5". You can change Line 2699 in talent-data.json to: "maxRank": 3,

hseager commented 5 years ago

Thanks for raising this!