Skip to content

Commit

Permalink
fix druid track humanoids
Browse files Browse the repository at this point in the history
  • Loading branch information
fusionpit committed Sep 13, 2019
1 parent 2f1b39a commit a5e3d4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Classes/Druid.lua
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ wt.SpellsByLevel = {
{id = 22568, cost = 8000, requiredIds = {768}},
{id = 6778, cost = 8000, requiredIds = {5189}},
{id = 6785, cost = 8000, requiredIds = {768}},
{id = 5226, cost = 8000}
{id = 5225, cost = 8000}
},
[34] = {
{id = 8972, cost = 10000, requiredIds = {6809}},
Expand Down

0 comments on commit a5e3d4d

Please sign in to comment.