New warrior set name fixes

This commit is contained in:
Szyler
2021-04-23 23:12:34 +02:00
parent 186086c89a
commit 52c9b673c2
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -878,6 +878,7 @@ if AL then
AL["The Earthfury"] = true;
AL["Felheart Raiment"] = true;
AL["Battlegear of Might"] = true;
AL["Fury of Might"] = true;
-- Tier 2 Sets
AL["Stormrage Raiment"] = true;
@@ -889,6 +890,7 @@ if AL then
AL["The Ten Storms"] = true;
AL["Nemesis Raiment"] = true;
AL["Battlegear of Wrath"] = true;
AL["Fury of Wrath"] = true;
-- Tier 3 Sets
AL["Dreamwalker Raiment"] = true;
@@ -900,6 +902,7 @@ if AL then
AL["The Earthshatterer"] = true;
AL["Plagueheart Raiment"] = true;
AL["Dreadnaught's Battlegear"] = true;
AL["Fury's Battlegear"] = true;
-- Tier 4 Sets
AL["Malorne Harness"] = true;
+1 -1
View File
@@ -7003,7 +7003,7 @@ AtlasLoot_Data["AQ20ClassBooksHEROIC"] = {
};
AtlasLoot_Data["T1T2DPSWarrior"] = {
{ 1, 0, "Ability_Warrior_BattleShout", "=q6=#t1s9#", "=ec1=#m30#"};
{ 1, 0, "Ability_Warrior_BattleShout", "=q6=#t1s10#", "=ec1=#m30#"};
{ 2, 10480, "", "=q4=Faceguard of Might", "=ds="..BabbleBoss["Garr"], ""};
{ 3, 10481, "", "=q4=Shoulderpads of Might", "=ds="..BabbleBoss["Sulfuron Harbinger"], ""};
{ 4, 10482, "", "=q4=Chesttplate of Might", "=ds="..BabbleBoss["Golemagg the Incinerator"], ""};