blue pvp sets
This commit is contained in:
+18
-9
@@ -206,15 +206,24 @@ AtlasLoot_Data.MENUS = {
|
||||
{ 6, "AVLokholarIvus", "INV_Jewelry_Necklace_21", AL["Ivus & Lokholar"] },
|
||||
},
|
||||
PVPSET = {
|
||||
{ 1, nil, "CLASSpriest", "|cffffffff"..AL["Priest"], "", AtlasLoot_Data.AtlasLootGeneralPvPItems.PVPPriestC },
|
||||
{ 2, nil, "CLASSmage", "|cff68ccef"..AL["Mage"], "", AtlasLoot_Data.AtlasLootGeneralPvPItems.PVPMageC },
|
||||
{ 3, nil, "CLASSwarlock", "|cff9382c9"..AL["Warlock"], "", AtlasLoot_Data.AtlasLootGeneralPvPItems.PVPWarlockC },
|
||||
{ 4, nil, "CLASSrogue", "|cfffff468"..AL["Rogue"], "", AtlasLoot_Data.AtlasLootGeneralPvPItems.PVPRogueC },
|
||||
{ 5, nil, "CLASSdruid", "|cffff7c0a"..AL["Druid"], "", AtlasLoot_Data.AtlasLootGeneralPvPItems.PVPDruidC },
|
||||
{ 6, nil, "CLASShunter", "|cffaad372"..AL["Hunter"], "", AtlasLoot_Data.AtlasLootGeneralPvPItems.PVPHunterC },
|
||||
{ 7, nil, "CLASSshaman", "|cff2773ff"..AL["Shaman"], "", AtlasLoot_Data.AtlasLootGeneralPvPItems.PVPShamanC },
|
||||
{ 8, nil, "CLASSpaladin", "|cfff48cba"..AL["Paladin"], "", AtlasLoot_Data.AtlasLootGeneralPvPItems.PVPPaladinC },
|
||||
{ 9, nil, "CLASSwarrior", "|cffc69b6d"..AL["Warrior"], "", AtlasLoot_Data.AtlasLootGeneralPvPItems.PVPWarriorC },
|
||||
{ 1, nil, "INV_BannerPVP_02", BLUE..AL["Alliance"] },
|
||||
{ 2, nil, "CLASSpriest", "|cffffffff"..AL["Priest"], "", AtlasLoot_Data.AtlasLootGeneralPvPItems.PVPPriestAC },
|
||||
{ 3, nil, "CLASSmage", "|cff68ccef"..AL["Mage"], "", AtlasLoot_Data.AtlasLootGeneralPvPItems.PVPMageAC },
|
||||
{ 4, nil, "CLASSwarlock", "|cff9382c9"..AL["Warlock"], "", AtlasLoot_Data.AtlasLootGeneralPvPItems.PVPWarlockAC },
|
||||
{ 5, nil, "CLASSrogue", "|cfffff468"..AL["Rogue"], "", AtlasLoot_Data.AtlasLootGeneralPvPItems.PVPRogueAC },
|
||||
{ 6, nil, "CLASSdruid", "|cffff7c0a"..AL["Druid"], "", AtlasLoot_Data.AtlasLootGeneralPvPItems.PVPDruidAC },
|
||||
{ 7, nil, "CLASShunter", "|cffaad372"..AL["Hunter"], "", AtlasLoot_Data.AtlasLootGeneralPvPItems.PVPHunterAC },
|
||||
{ 8, nil, "CLASSpaladin", "|cfff48cba"..AL["Paladin"], "", AtlasLoot_Data.AtlasLootGeneralPvPItems.PVPPaladinAC },
|
||||
{ 9, nil, "CLASSwarrior", "|cffc69b6d"..AL["Warrior"], "", AtlasLoot_Data.AtlasLootGeneralPvPItems.PVPWarriorAC },
|
||||
{ 16, nil, "INV_BannerPVP_01", RED..AL["Horde"] },
|
||||
{ 17, nil, "CLASSpriest", "|cffffffff"..AL["Priest"], "", AtlasLoot_Data.AtlasLootGeneralPvPItems.PVPPriestHC },
|
||||
{ 18, nil, "CLASSmage", "|cff68ccef"..AL["Mage"], "", AtlasLoot_Data.AtlasLootGeneralPvPItems.PVPMageHC },
|
||||
{ 19, nil, "CLASSwarlock", "|cff9382c9"..AL["Warlock"], "", AtlasLoot_Data.AtlasLootGeneralPvPItems.PVPWarlockHC },
|
||||
{ 20, nil, "CLASSrogue", "|cfffff468"..AL["Rogue"], "", AtlasLoot_Data.AtlasLootGeneralPvPItems.PVPRogueHC },
|
||||
{ 21, nil, "CLASSdruid", "|cffff7c0a"..AL["Druid"], "", AtlasLoot_Data.AtlasLootGeneralPvPItems.PVPDruidHC },
|
||||
{ 22, nil, "CLASShunter", "|cffaad372"..AL["Hunter"], "", AtlasLoot_Data.AtlasLootGeneralPvPItems.PVPHunterHC },
|
||||
{ 23, nil, "CLASSshaman", "|cff2773ff"..AL["Shaman"], "", AtlasLoot_Data.AtlasLootGeneralPvPItems.PVPShamanHC },
|
||||
{ 24, nil, "CLASSwarrior", "|cffc69b6d"..AL["Warrior"], "", AtlasLoot_Data.AtlasLootGeneralPvPItems.PVPWarriorHC },
|
||||
},
|
||||
|
||||
-- Reputation
|
||||
|
||||
Reference in New Issue
Block a user