Added t3 warrior + fixed lua error

This commit is contained in:
Szyler
2021-04-25 00:55:22 +02:00
parent 52c9b673c2
commit d7f093dc45
3 changed files with 22 additions and 21 deletions
+1 -1
View File
@@ -770,7 +770,7 @@ function AtlasLoot_FixText(text)
text = gsub(text, "#t3s7#", AL["The Earthshatterer"]); text = gsub(text, "#t3s7#", AL["The Earthshatterer"]);
text = gsub(text, "#t3s8#", AL["Plagueheart Raiment"]); text = gsub(text, "#t3s8#", AL["Plagueheart Raiment"]);
text = gsub(text, "#t3s9#", AL["Dreadnaught's Battlegear"]); text = gsub(text, "#t3s9#", AL["Dreadnaught's Battlegear"]);
text = gsub(text, "#t3s10#", AL["Fury's Battlegear"]); text = gsub(text, "#t3s10#", AL["Dreadborne Warplate"]);
-- Tier 4 Sets -- Tier 4 Sets
text = gsub(text, "#t4s1_1#", AL["Malorne Harness"]); text = gsub(text, "#t4s1_1#", AL["Malorne Harness"]);
+1
View File
@@ -903,6 +903,7 @@ if AL then
AL["Plagueheart Raiment"] = true; AL["Plagueheart Raiment"] = true;
AL["Dreadnaught's Battlegear"] = true; AL["Dreadnaught's Battlegear"] = true;
AL["Fury's Battlegear"] = true; AL["Fury's Battlegear"] = true;
AL["Dreadborne Warplate"] = true;
-- Tier 4 Sets -- Tier 4 Sets
AL["Malorne Harness"] = true; AL["Malorne Harness"] = true;
+20 -20
View File
@@ -7409,16 +7409,16 @@ AtlasLoot_Data["AQ20ClassBooksHEROIC"] = {
}; };
AtlasLoot_Data["T3DPSWarrior"] = { AtlasLoot_Data["T3DPSWarrior"] = {
{ 1, 0, "Ability_Warrior_BattleShout", "=q6=#t3s9#", "=ec1=#m35#"}; { 1, 0, "Ability_Warrior_BattleShout", "=q6=#t3s10#", "=ec1=#m35#"};
{ 2, 10488, "", "=q4=Dreadnaught Helmet", "=ds="}; { 2, 10490, "", "=q4=Dreadborne Helmet", "=ds="};
{ 3, 10489, "", "=q4=Dreadnaught Pauldrons", "=ds="}; { 3, 10491, "", "=q4=Dreadborne Pauldrons", "=ds="};
{ 4, 10490, "", "=q4=Dreadnaught Breastplate", "=ds="}; { 4, 10488, "", "=q4=Dreadborne Breastplate", "=ds="};
{ 5, 10491, "", "=q4=Dreadnaught Bracers", "=ds="}; { 5, 10495, "", "=q4=Dreadborne Bracers", "=ds="};
{ 6, 10492, "", "=q4=Dreadnaught Gauntlets", "=ds="}; { 6, 10493, "", "=q4=Dreadborne Gauntlets", "=ds="};
{ 7, 10493, "", "=q4=Dreadnaught Waistguard", "=ds="}; { 7, 10494, "", "=q4=Dreadborne Waistguard", "=ds="};
{ 8, 10494, "", "=q4=Dreadnaught Legplates", "=ds="}; { 8, 10489, "", "=q4=Dreadborne Legplates", "=ds="};
{ 9, 10495, "", "=q4=Dreadnaught Sabatons", "=ds="}; { 9, 10492, "", "=q4=Dreadborne Sabatons", "=ds="};
{ 10, 10496, "", "=q4=Ring of the Dreadnaught", "=ds="}; { 10, 10496, "", "=q4=Dreadborne Ring", "=ds="};
Prev = "T1T2DPSWarrior"; Prev = "T1T2DPSWarrior";
Back = "T1T2T3SET"; Back = "T1T2T3SET";
}; };
@@ -7563,16 +7563,16 @@ AtlasLoot_Data["AQ20ClassBooksHEROIC"] = {
}; };
AtlasLoot_Data["T3DPSWarriorHEROIC"] = { AtlasLoot_Data["T3DPSWarriorHEROIC"] = {
{ 1, 0, "Ability_Warrior_BattleShout", "=q6=#t3s9#", "=ec1=#m35#"}; { 1, 0, "Ability_Warrior_BattleShout", "=q6=#t3s10#", "=ec1=#m35#"};
{ 2, 210488, "", "=q4=Dreadnaught Helmet", "=ds="}; { 2, 210490, "", "=q4=Dreadborne Helmet", "=ds="};
{ 3, 210489, "", "=q4=Dreadnaught Pauldrons", "=ds="}; { 3, 210491, "", "=q4=Dreadborne Pauldrons", "=ds="};
{ 4, 210490, "", "=q4=Dreadnaught Breastplate", "=ds="}; { 4, 210488, "", "=q4=Dreadborne Breastplate", "=ds="};
{ 5, 210491, "", "=q4=Dreadnaught Bracers", "=ds="}; { 5, 210495, "", "=q4=Dreadborne Bracers", "=ds="};
{ 6, 210492, "", "=q4=Dreadnaught Gauntlets", "=ds="}; { 6, 210493, "", "=q4=Dreadborne Gauntlets", "=ds="};
{ 7, 210493, "", "=q4=Dreadnaught Waistguard", "=ds="}; { 7, 210494, "", "=q4=Dreadborne Waistguard", "=ds="};
{ 8, 210494, "", "=q4=Dreadnaught Legplates", "=ds="}; { 8, 210489, "", "=q4=Dreadborne Legplates", "=ds="};
{ 9, 210495, "", "=q4=Dreadnaught Sabatons", "=ds="}; { 9, 210492, "", "=q4=Dreadborne Sabatons", "=ds="};
{ 10, 210496, "", "=q4=Ring of the Dreadnaught", "=ds="}; { 10, 210496, "", "=q4=Dreadborne Ring", "=ds="};
Prev = "T1T2DPSWarriorHEROIC"; Prev = "T1T2DPSWarriorHEROIC";
Back = "T1T2T3SET"; Back = "T1T2T3SET";
}; };