support more custom 3.3.5 server, fix all Spec/Talent Triggers

- Closes #26
This commit is contained in:
NoM0Re
2025-02-28 17:38:11 +01:00
parent e9deb0183c
commit 07c14c2cae
7 changed files with 4114 additions and 11 deletions
+5 -2
View File
@@ -1,8 +1,11 @@
if not WeakAuras.IsLibsOK() then return end
local AddonName, Private = ...
-- Talent Data for the Warmane TBC Server "Onyxia"
if GetRealmName() ~= "Onyxia" then return end
-- Talent Data for the Warmane TBC Realms "Onyxia" and "Blackrock TBC"
if GetRealmName() ~= "Onyxia" and
not (GetRealmName() == "Blackrock [PvP only]" and GetExpansionLevel() == 1) then
return
end
Private.talentInfo = {
["HUNTER"] = {