fix range check Warrior intercept
This commit is contained in:
parent
d2da0a22ae
commit
bd2c15088d
@ -25,7 +25,7 @@ local classSpells = {
|
||||
["SHAMAN"] = 10414,
|
||||
["PALADIN"] = 10308,
|
||||
["WARLOCK"] = 5782,
|
||||
["WARRIOR"] = 20252,
|
||||
["WARRIOR"] = 25275,
|
||||
["HUNTER"] = 27018,
|
||||
["ROGUE"] = 36554,
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user