diff --git a/Core/Spells.lua b/Core/Spells.lua index b28f1e1..2aaaa50 100644 --- a/Core/Spells.lua +++ b/Core/Spells.lua @@ -17700,7 +17700,7 @@ GetSpellInfoVanillaDB = { ["tools"] = "", ["castTime"] = 10, ["text"] = "", - ["craftItem"] = 65021 + ["craftItem"] = 65021, ["craftQuantityMin"] = "", ["craftQuantityMax"] = "", ["reagents"] = { diff --git a/Locale/locale.en.lua b/Locale/locale.en.lua index cc2a97c..9a7115c 100644 --- a/Locale/locale.en.lua +++ b/Locale/locale.en.lua @@ -327,6 +327,8 @@ AL:RegisterTranslations("enUS", function() return { ["Thick Draenic Armor"] = true, ["Fel Skin"] = true, ["Strength of the Clefthoof"] = true, + ["Dalaran"] = true, + ["Red Dragon Mail"] = true, ["Green Dragon Mail"] = true, ["Blue Dragon Mail"] = true, ["Black Dragon Mail"] = true, diff --git a/WorldBosses/worldbosses.en.lua b/WorldBosses/worldbosses.en.lua index 827d05f..36155ed 100644 --- a/WorldBosses/worldbosses.en.lua +++ b/WorldBosses/worldbosses.en.lua @@ -371,7 +371,7 @@ AtlasLoot_Data["AtlasLootWBItems"] = { { 18704, "INV_Misc_Bandage_04", "=q4=Mature Blue Dragon Sinew", "=ds=#m3#", "51.56%" }, { 18714, "INV_Misc_Quiver_03", "=q4=Ancient Sinew Wrapped Lamina", "=q1=#m4# =ds=#m12# #e9# =q14=#c2#" }, { 0, "", "", "", "" }, - { 83544, "", "=q4=", "=ds=#sr# =so1=300 =so2=320 =so3=330 =so4=340", "40%" }, + { 83544, "inv_scroll_04", "=q4=Pattern: Stormscale Leggings", "=ds=#sr# =so1=300 =so2=320 =so3=330 =so4=340", "40%" }, }; ASpiritA = { { 20949, "INV_Letter_16", "=q1=Magical Ledger", "=ds=#m2#", "" },