5.19.10
This commit is contained in:
@@ -3,7 +3,9 @@ local AddonName = ...
|
||||
local Private = select(2, ...)
|
||||
|
||||
-- Talent Data for the Project Epoch Realm "Kezan"
|
||||
if GetRealmName() ~= "Kezan" then return end
|
||||
if not WeakAuras.IsClassicPlus() then
|
||||
return
|
||||
end
|
||||
|
||||
Private.talentInfo = {
|
||||
["DRUID"] = {
|
||||
|
||||
Reference in New Issue
Block a user