Files
coa-atlasloot/AtlasLoot/AtlasLayout/Battlegrounds.en.lua
T
2020-06-01 22:19:20 -04:00

156 lines
2.2 KiB
Lua

--[[
Battlegrounds.en.lua
This file defines the loot buttons in the Atlas interface for the battleground maps.
]]
------------
-- Layout --
------------
AtlasLootBattlegrounds = {
AlteracValleyNorth = {
"AlteracFactions";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"AVMisc";
"AVBlue_A";
};
AlteracValleySouth = {
"AlteracFactions";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"";
"AVMisc";
"AVBlue_A";
};
ArathiBasin = {
"MiscFactions";
"MiscFactions";
"";
"";
"";
"";
"";
"";
"";
"";
"ABMisc_A";
"AB2039_A";
"AB4049_A";
"";
"ABSets1_A";
};
WarsongGulch = {
"";
"";
"";
"";
"";
"WSGMisc";
"WSGAccessories_A";
"WSGWeapons_A";
"WSGArmor_A";
};
};