From 3b1313c1581fce734959aaeb5e858d9f4ed1820b Mon Sep 17 00:00:00 2001 From: Lexie <6937574+Lexiebean@users.noreply.github.com> Date: Thu, 2 Feb 2023 11:33:19 +1100 Subject: [PATCH] bugfix --- Instances/instances.en.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Instances/instances.en.lua b/Instances/instances.en.lua index d8fd5ff..6ca3b64 100644 --- a/Instances/instances.en.lua +++ b/Instances/instances.en.lua @@ -3016,8 +3016,8 @@ AtlasLoot_Data["AtlasLootItems"] = { { 51217, "INV_misc_ribbon_01", "=q2=Fashion Coin", "=ds=#e27#", "100%" }, { 51045, "BTNEnchantedNecklace", "=q3=Toxic Talisman", "=ds=#s2", "25%" }, { 51046, "INV_Sword_37", "=q3=Call of Shadow", "=ds=#h1#, #w10#", "25%" }, - { 51047, "INV_Shoulder_24", "=q3=Sacrosanct Epaulets", "=ds=#s3# #a1#", "25%" }, - { 51048, "BTNFreezingHotCloak", "=q3=The Veil of Hatred" "=ds=#s4# #a1#", "25%" }, + { 51047, "INV_Shoulder_24", "=q3=Sacrosanct Epaulets", "=ds=#s3#, #a1#", "25%" }, + { 51048, "BTNFreezingHotCloak", "=q3=The Veil of Hatred", "=ds=#s4#, #a1#", "25%" }, { 60546, "INV_staff_13", "=q3=Doomcaller Staff", "=ds=#h2#, #w9#", "20%" }, { 60547, "INV_jewelry_ring_25", "=q3=Band of Calamity", "=ds=#s13#", "20%" }, { 60548, "INV_bracer_10", "=q3=Cuffs of Dawnfall", "=ds=#s8#, #a1#", "20%" },