Merge branch 'master' of https://github.com/Szyler/AscensionAtlas
This commit is contained in:
@@ -5955,7 +5955,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
|
||||
{ 3, 30194, "", "=q4=Cataclysm Shoulderplates", "=ds="..BabbleBoss["Void Reaver"].." ("..BabbleZone["The Eye"]..")"};
|
||||
{ 4, 30185, "", "=q4=Cataclysm Chestplate", "=ds="..BabbleBoss["Kael'thas Sunstrider"].." ("..BabbleZone["The Eye"]..")"};
|
||||
{ 5, 30189, "", "=q4=Cataclysm Gauntlets", "=ds="..BabbleBoss["Leotheras the Blind"].." ("..BabbleZone["Serpentshrine Cavern"]..")"};
|
||||
{ 6, 30192, "", "=q4=Cataclysm Leggings", "=ds="..BabbleBoss["Fathom-Lord Karathress"].." ("..BabbleZone["Serpentshrine Cavern"]..")"};
|
||||
{ 6, 30192, "", "=q4=Cataclysm Legplates", "=ds="..BabbleBoss["Fathom-Lord Karathress"].." ("..BabbleZone["Serpentshrine Cavern"]..")"};
|
||||
Back = "T5SET";
|
||||
Prev = "T4ShamanEnhancement";
|
||||
Next = "T6ShamanEnhancement";
|
||||
@@ -5985,7 +5985,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
|
||||
{ 3, 30173, "", "=q4=Cataclysm Shoulderpads", "=ds="..BabbleBoss["Void Reaver"].." ("..BabbleZone["The Eye"]..")"};
|
||||
{ 4, 30169, "", "=q4=Cataclysm Chestpiece", "=ds="..BabbleBoss["Kael'thas Sunstrider"].." ("..BabbleZone["The Eye"]..")"};
|
||||
{ 5, 30170, "", "=q4=Cataclysm Handgrips", "=ds="..BabbleBoss["Leotheras the Blind"].." ("..BabbleZone["Serpentshrine Cavern"]..")"};
|
||||
{ 6, 30172, "", "=q4=Cataclysm Legguards", "=ds="..BabbleBoss["Fathom-Lord Karathress"].." ("..BabbleZone["Serpentshrine Cavern"]..")"};
|
||||
{ 6, 30172, "", "=q4=Cataclysm Leggings", "=ds="..BabbleBoss["Fathom-Lord Karathress"].." ("..BabbleZone["Serpentshrine Cavern"]..")"};
|
||||
Back = "T5SET";
|
||||
Prev = "T4ShamanElemental";
|
||||
Next = "T6ShamanElemental";
|
||||
|
||||
@@ -6839,7 +6839,7 @@ AtlasLoot_Data["PVPWarrior2"] = {
|
||||
{ 20, 23452, "", "=q4=Grand Marshal's Tome of Power", "=ds=#s15#", "34100 #alliance#", ""};
|
||||
{ 21, 23453, "", "=q4=Grand Marshal's Tome of Restoration", "=ds=#s15#", "34100 #alliance#", ""};
|
||||
Back = "PVPMENU";
|
||||
Next = "PVPWeapons_A2";
|
||||
Next = "PVPWeapons_H";
|
||||
};
|
||||
|
||||
AtlasLoot_Data["PVPWeapons_A2"] = {
|
||||
@@ -6865,7 +6865,8 @@ AtlasLoot_Data["PVPWarrior2"] = {
|
||||
{ 20, 923452, "", "=q3=Lieutenant Commander's Tome of Power", "=ds=#s15#", "20000 #alliance#", ""};
|
||||
{ 21, 923453, "", "=q3=Lieutenant Commander's Tome of Restoration", "=ds=#s15#", "20000 #alliance#", ""};
|
||||
Back = "PVPMENU";
|
||||
Prev = "PVPWeapons_A";
|
||||
Prev = "PVPWeapons_H";
|
||||
Next = "PVPWeapons_H2";
|
||||
};
|
||||
|
||||
|
||||
@@ -6892,7 +6893,8 @@ AtlasLoot_Data["PVPWarrior2"] = {
|
||||
{ 20, 23468, "", "=q4=High Warlord's Tome of Destruction", "=ds=#s15#", "34100 #horde#", ""};
|
||||
{ 21, 23469, "", "=q4=High Warlord's Tome of Mending", "=ds=#s15#", "34100 #horde#", ""};
|
||||
Back = "PVPMENU";
|
||||
Next = "PVPWeapons_H2";
|
||||
Prev = "PVPWeapons_A";
|
||||
Next = "PVPWeapons_A2";
|
||||
};
|
||||
|
||||
AtlasLoot_Data["PVPWeapons_H2"] = {
|
||||
@@ -6918,7 +6920,7 @@ AtlasLoot_Data["PVPWarrior2"] = {
|
||||
{ 20, 923468, "", "=q3=Champion's Tome of Destruction", "=ds=#s15#", "20000 #horde#", ""};
|
||||
{ 21, 923469, "", "=q3=Champion's Tome of Mending", "=ds=#s15#", "20000 #horde#", ""};
|
||||
Back = "PVPMENU";
|
||||
Prev = "PVPWeapons_H";
|
||||
Prev = "PVPWeapons_A2";
|
||||
};
|
||||
|
||||
--------------------------------
|
||||
|
||||
Reference in New Issue
Block a user