From f1a7bfdbfb2cc67e8d4f8aab87eec7446b3b86dd Mon Sep 17 00:00:00 2001 From: Szyler Date: Sun, 18 Apr 2021 20:18:00 +0200 Subject: [PATCH] Fixed bow prefix on Sunwell gear --- AtlasLoot_BurningCrusade/burningcrusade.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AtlasLoot_BurningCrusade/burningcrusade.lua b/AtlasLoot_BurningCrusade/burningcrusade.lua index 1700c4a..c70f84b 100644 --- a/AtlasLoot_BurningCrusade/burningcrusade.lua +++ b/AtlasLoot_BurningCrusade/burningcrusade.lua @@ -2880,7 +2880,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0") { 25, 34199, "", "=q4=Archon's Gavel", "=ds=#h3#, #w6#", "", "17%"}; { 26, 34203, "", "=q4=Grip of Mannoroth", "=ds=#h4#, #w13#", "", "20%"}; { 27, 34198, "", "=q4=Stanchion of Primal Instinct", "=ds=#w9#", "", "19%"}; - { 28, 34196, "", "=q4=Golden Bow of Quel'Thalas", "=ds=#w3#", "", "18%"}; + { 28, 34196, "", "=q4=Golden Bow of Quel'Thalas", "=ds=#w2#", "", "18%"}; { 30, 29434, "", "=q4=Badge of Justice", "=ds=#e15#", "", "100%"}; Prev = "SPFelmyst"; Next = "SPMuru"; @@ -3090,7 +3090,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0") { 25, 234199, "", "=q4=Archon's Gavel", "=ds=#h3#, #w6#", "", "17%"}; { 26, 234203, "", "=q4=Grip of Mannoroth", "=ds=#h4#, #w13#", "", "20%"}; { 27, 234198, "", "=q4=Stanchion of Primal Instinct", "=ds=#w9#", "", "19%"}; - { 28, 234196, "", "=q4=Golden Bow of Quel'Thalas", "=ds=#w3#", "", "18%"}; + { 28, 234196, "", "=q4=Golden Bow of Quel'Thalas", "=ds=#w2#", "", "18%"}; { 30, 29434, "", "=q4=Badge of Justice", "=ds=#e15#", "", "100%"}; Prev = "SPFelmystHEROIC"; Next = "SPMuruHEROIC";