Skip to content

Commit

Permalink
Add Azerothian Archives faction
Browse files Browse the repository at this point in the history
  • Loading branch information
filliph committed Jan 19, 2024
1 parent 54611fd commit b1b7049
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Data.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1406,6 +1406,7 @@ _V["WQT_FACTION_DATA"] = {
,[2564] = { ["expansion"] = LE_EXPANSION_DRAGONFLIGHT,["playerFaction"] = nil ,["texture"] = 5140835 } -- Loamm Niffen
,[2553] = { ["expansion"] = LE_EXPANSION_DRAGONFLIGHT,["playerFaction"] = nil ,["texture"] = 609811 } -- Soridormi
,[2574] = { ["expansion"] = LE_EXPANSION_DRAGONFLIGHT,["playerFaction"] = nil ,["texture"] = 5244643 } -- Dream Wardens
,[2615] = { ["expansion"] = LE_EXPANSION_DRAGONFLIGHT,["playerFaction"] = nil ,["texture"] = 4549135 } -- Azerothian Archives
}
-- Add localized faction names
for k, v in pairs(_V["WQT_FACTION_DATA"]) do
Expand Down

0 comments on commit b1b7049

Please sign in to comment.