correct navigation buttons in upper kara

This commit is contained in:
Spit
2026-07-27 20:12:24 +03:00
parent c1464f1fe9
commit fe5a26eab4
2 changed files with 6 additions and 6 deletions
+5 -5
View File
@@ -512,18 +512,18 @@ AtlasLoot_ButtonRegistry = {
Back_Page = "DUNGEONSMENU2",
},
["UKHSanvTasdal"] = {
Next_Page = "UKHKruul",
Next_Page = "UKHRupturan",
Prev_Page = "UKHKing",
Back_Page = "DUNGEONSMENU2",
},
["UKHKruul"] = {
Next_Page = "UKHRupturan",
["UKHRupturan"] = {
Prev_Page = "UKHSanvTasdal",
Next_Page = "UKHKruul",
Back_Page = "DUNGEONSMENU2",
},
["UKHRupturan"] = {
Prev_Page = "UKHKruul",
["UKHKruul"] = {
Next_Page = "UKHMephistroth",
Prev_Page = "UKHRupturan",
Back_Page = "DUNGEONSMENU2",
},
["UKHMephistroth"] = {
+1 -1
View File
@@ -1225,8 +1225,8 @@ AtlasLoot_HewdropDown_SubTables = {
{ AL["Echo of Medivh"], "UKHEcho" },
{ AL["King (Chess fight)"], "UKHKing" },
{ AL["Sanv Tas'dal"], "UKHSanvTasdal" },
{ AL["Kruul"], "UKHKruul" },
{ AL["Rupturan the Broken"], "UKHRupturan" },
{ AL["Kruul"], "UKHKruul" },
{ AL["Mephistroth"], "UKHMephistroth" },
{ AL["Trash Mobs"], "UKHTrash" },
},