From 0dcdfa876b28f5aacd0adb42f3f5718acdc88ec0 Mon Sep 17 00:00:00 2001 From: ggb00 Date: Wed, 25 Mar 2026 18:48:49 -0400 Subject: [PATCH] Fixed 2 Bags --- Core/TextParsing.lua | 2 ++ Database/Instances.lua | 4 ++-- Locale/locale.cn.lua | 1 + Locale/locale.de.lua | 1 + Locale/locale.en.lua | 1 + Locale/locale.es.lua | 1 + Locale/locale.fr.lua | 1 + Locale/locale.kr.lua | 2 ++ Locale/locale.ru.lua | 1 + Locale/locale.tw.lua | 1 + 10 files changed, 13 insertions(+), 2 deletions(-) diff --git a/Core/TextParsing.lua b/Core/TextParsing.lua index de0c858..547266d 100644 --- a/Core/TextParsing.lua +++ b/Core/TextParsing.lua @@ -155,6 +155,8 @@ local TextMap = { ["#m11#"] = AL["28 Slot Soul"], ["#m12#"] = AL["18 Slot"], ["#m13#"] = AL["10 Slot"], + ["#m14#"] = AL["20 Slot"], + ["#m15#"] = AL["22 Slot"], ["#m19#"] = AL["Set"], ["#m21#"] = AL["16 Slot"], ["#m22#"] = AL["Schematic: Field Repair Bot 74A"], diff --git a/Database/Instances.lua b/Database/Instances.lua index ea8a43a..0aed865 100644 --- a/Database/Instances.lua +++ b/Database/Instances.lua @@ -2165,7 +2165,7 @@ AtlasLoot_Data["AtlasLootItems"] = { { 17068, "INV_Axe_09", "=q4=Deathbringer", "=ds=#h1#, #w1#", "8%" }, { 17075, "INV_Sword_18", "=q4=Vis'kag the Bloodletter", "=ds=#h1#, #w10#", "8%" }, { 0,"","","" }, - { 17966, "INV_Misc_Bag_22","=q2=Onyxia Hide Backpack","=ds=#m12# #e10#", "100%" }, + { 17966, "INV_Misc_Bag_22","=q2=Onyxia Hide Backpack","=ds=#m14# #e10#", "100%" }, { 30017, "INV_Misc_Head_Dragon_01","=q4=Onyxian Drake","=ds=#e7#", }, { 15410, "INV_Misc_MonsterScales_07","=q3=Scale of Onyxia", "=ds=#e12# =q5=Skinning (315)" }, { 15138, "INV_Misc_Cape_05","=q3=Onyxia Scale Cloak","=q1=#m4# =ds=#s4# =q5=LW (300)" }, @@ -7948,7 +7948,7 @@ AtlasLoot_Data["AtlasLootItems"] = { }, }, { 51361, "INV_Misc_Note_05", "=q3=Glyph of the Dreamkin", "=ds==q13=#c1#", "14%" }, - { 61196, "INV_Misc_Bag_18", "=q3=Bag of the Vast Conscious", "=ds=#e10#", "15%" }, + { 61196, "INV_Misc_Bag_18", "=q3=Bag of Vast Consciousness", "=ds=#m15# #e10#", "15%" }, { 61733, "INV_Misc_Note_01", "=q5=Formula: Eternal Dreamstone Shard", "=ds=#p4# (300)", "1%" }, { 61217, "INV_Misc_Note_01", "=q3=Formula: Enchant Chest - Mighty Mana", "=ds=#p4# (300)", "4%" }, { 70000, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Nature Power", "=ds=#p4# (300)", "4%" }, diff --git a/Locale/locale.cn.lua b/Locale/locale.cn.lua index 72bdd22..c8e687f 100644 --- a/Locale/locale.cn.lua +++ b/Locale/locale.cn.lua @@ -12,6 +12,7 @@ AL:RegisterTranslations("zhCN", function() return { ["16 Slot"] = "16格", ["18 Slot"] = "18格", ["20 Slot"] = "20格", + ["22 Slot"] = "22格", ["AQ Enchants"] = "安其拉掉落的附魔公式", ["AQ Opening Quest Chain"] = "安其拉之门任务奖励", ["AQ20 Class Sets"] = "安其拉废墟职业套装", diff --git a/Locale/locale.de.lua b/Locale/locale.de.lua index 424a054..0b468c4 100644 --- a/Locale/locale.de.lua +++ b/Locale/locale.de.lua @@ -12,6 +12,7 @@ AL:RegisterTranslations("deDE", function() return { ["16 Slot"] = "16 Platz", ["18 Slot"] = "18 Platz", ["20 Slot"] = "20 Platz", + ["22 Slot"] = "22 Platz", ["AQ Enchants"] = "AQ-Verzauberungen", ["AQ Opening Quest Chain"] = "AQ-Öffnungsquestreihe", ["AQ20 Class Sets"] = "AQ20-Klassen-Sets", diff --git a/Locale/locale.en.lua b/Locale/locale.en.lua index f430c18..fdf4547 100644 --- a/Locale/locale.en.lua +++ b/Locale/locale.en.lua @@ -51,6 +51,7 @@ AL:RegisterTranslations("enUS", function() return { ["16 Slot"] = true, ["18 Slot"] = true, ["20 Slot"] = true, + ["22 Slot"] = true, ["20-29 Honored Rewards"] = true, ["20-29 Revered Rewards"] = true, ["24 Slot"] = true, diff --git a/Locale/locale.es.lua b/Locale/locale.es.lua index 48313f8..1345217 100644 --- a/Locale/locale.es.lua +++ b/Locale/locale.es.lua @@ -12,6 +12,7 @@ AL:RegisterTranslations("esES", function() return { ["16 Slot"] = "16 huecos", ["18 Slot"] = "18 huecos", ["20 Slot"] = "20 huecos", + ["22 Slot"] = "22 huecos", ["AQ Enchants"] = "Encantamientos AQ", ["AQ Opening Quest Chain"] = "Apertura de la misión de la cadena AQ", ["AQ20 Class Sets"] = "Conjuntos por Clase de AQ20", diff --git a/Locale/locale.fr.lua b/Locale/locale.fr.lua index 259ace3..8c4e483 100644 --- a/Locale/locale.fr.lua +++ b/Locale/locale.fr.lua @@ -12,6 +12,7 @@ AL:RegisterTranslations("frFR", function() return { ["16 Slot"] = "16 emplacements", ["18 Slot"] = "18 emplacements", ["20 Slot"] = "20 emplacements", + ["22 Slot"] = "22 emplacements", ["AQ Enchants"] = "Enchantements AQ", ["AQ Opening Quest Chain"] = "Quêtes d'ouverture d'AQ", ["AQ20 Class Sets"] = "Sets de Classe AQ20", diff --git a/Locale/locale.kr.lua b/Locale/locale.kr.lua index 353fa63..4c137ef 100644 --- a/Locale/locale.kr.lua +++ b/Locale/locale.kr.lua @@ -6,6 +6,8 @@ AL:RegisterTranslations("koKR", function() return { ["10 Slot"] = "10칸", ["16 Slot"] = "16칸", ["18 Slot"] = "18칸", + ["20 Slot"] = "20칸", + ["22 Slot"] = "22칸", ["AQ Enchants"] = "안퀴라즈 마법부여", ["AQ Opening Quest Chain"] = "안퀴라즈 열기 연퀘", ["AQ20 Class Sets"] = "안퀴라즈 폐허 직업 세트", diff --git a/Locale/locale.ru.lua b/Locale/locale.ru.lua index d9c0738..b682f18 100644 --- a/Locale/locale.ru.lua +++ b/Locale/locale.ru.lua @@ -12,6 +12,7 @@ AL:RegisterTranslations("ruRU", function() return { ["16 Slot"] = "16 ячеек", ["18 Slot"] = "18 ячеек", ["20 Slot"] = "20 ячеек", + ["22 Slot"] = "22 ячеек", ["AQ Enchants"] = "Зачарования из АК", ["AQ Opening Quest Chain"] = "AQ Opening Quest Chain", ["AQ20 Class Sets"] = "Классовые Комплекты АК20", diff --git a/Locale/locale.tw.lua b/Locale/locale.tw.lua index c9f0a6b..e1cf4c7 100644 --- a/Locale/locale.tw.lua +++ b/Locale/locale.tw.lua @@ -12,6 +12,7 @@ AL:RegisterTranslations("zhTW", function() return { ["16 Slot"] = "16 格容器", ["18 Slot"] = "18 格容器", ["20 Slot"] = "20 格容器", + ["22 Slot"] = "22 格容器", ["AQ Enchants"] = "AQ 公式", ["AQ Opening Quest Chain"] = "安其拉開門系列任務", ["AQ20 Class Sets"] = "AQ20 職業套裝",