diff --git a/Database/Inscription.lua b/Database/Inscription.lua index db208f1..881f370 100644 --- a/Database/Inscription.lua +++ b/Database/Inscription.lua @@ -2378,9 +2378,9 @@ function addon:InitInscription() self:AddRecipeTrainer(86615, 30713, 30717, 30715, 30706, 30711, 46716, 28702) -- Glyph of Dark Succor -- 96284 - --AddRecipe(96284, 525, 68793, Q.COMMON, V.CATA, 525, 525, 530, 535) - --self:AddRecipeFlags(96284, F.TRAINER, F.RBOE, F.IBOE, F.ALLIANCE, F.HORDE) - --self:AddRecipeTrainer(96284, 30713, 30717, 30715, 30706, 30711, 46716, 28702) + AddRecipe(96284, 275, 68793, Q.COMMON, V.CATA, 275, 280, 287, 295) + self:AddRecipeFlags(96284, F.TRAINER, F.RBOE, F.IBOE, F.ALLIANCE, F.HORDE) + self:AddRecipeTrainer(96284, 30713, 30717, 30715, 30706, 30711, 46716, 28702) return num_recipes end diff --git a/Locales/devel-enUS.lua b/Locales/devel-enUS.lua index 95dfbf2..37738fc 100644 --- a/Locales/devel-enUS.lua +++ b/Locales/devel-enUS.lua @@ -664,6 +664,7 @@ L["Captured Gnome"] = true L["Carolai Anise"] = true L["Carter Tiffens"] = true L["Caryssia Moonhunter"] = true +L["Casandra Downs"] = true L["Catarina Stanford"] = true L["Catherine Leland"] = true L["Celie Steelwing"] = true @@ -1357,6 +1358,7 @@ L["Tunkk"] = true L["Twilight Fire Guard"] = true L["Ulthir"] = true L["Una"] = true +L["Una Kobuna"] = true L["Unchained Doombringer"] = true L["Uriku"] = true L["Uthok"] = true