From 661420eab6a25f1f00e79d86d02209706055c26c Mon Sep 17 00:00:00 2001 From: Szyler Date: Fri, 16 Apr 2021 18:46:55 +0200 Subject: [PATCH] added Circle of Applied force to Broodlord Lashlayer --- AtlasLoot_OriginalWoW/originalwow.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/AtlasLoot_OriginalWoW/originalwow.lua b/AtlasLoot_OriginalWoW/originalwow.lua index 9a6acd6..8737021 100644 --- a/AtlasLoot_OriginalWoW/originalwow.lua +++ b/AtlasLoot_OriginalWoW/originalwow.lua @@ -3040,6 +3040,7 @@ AtlasLoot_Data["AQ20ClassBooksHEROIC"] = { { 24, 19402, "", "=q4=Legguards of the Fallen Crusader", "=ds=#s11#, #a4#", "", "12.5%"}; { 25, 19365, "", "=q4=Claw of the Black Drake", "=ds=#h3#, #w13#", "", "12.5%"}; { 26, 14000, "", "=q4=Ring of Trinity Force", "=ds=#h3#, #w13#", "", "12.5%"}; + { 27, 19432, "", "=q4=Circle of Applied Force", "=ds=#s13#", "", "16.67%"}; Prev = "BWLVaelastrasz"; Next = "BWLFiremaw"; }; @@ -3275,6 +3276,7 @@ AtlasLoot_Data["AQ20ClassBooksHEROIC"] = { { 24, 219402, "", "=q4=Legguards of the Fallen Crusader", "=ds=#s11#, #a4#", "", "12.5%"}; { 25, 219365, "", "=q4=Claw of the Black Drake", "=ds=#h3#, #w13#", "", "12.5%"}; { 26, 214000, "", "=q4=Ring of Trinity Force", "=ds=#h3#, #w13#", "", "12.5%"}; + { 27, 219432, "", "=q4=Circle of Applied Force", "=ds=#s13#", "", "16.67%"}; Prev = "BWLVaelastraszHEROIC"; Next = "BWLFiremawHEROIC"; };