correct navigation buttons in upper kara
This commit is contained in:
@@ -512,18 +512,18 @@ AtlasLoot_ButtonRegistry = {
|
|||||||
Back_Page = "DUNGEONSMENU2",
|
Back_Page = "DUNGEONSMENU2",
|
||||||
},
|
},
|
||||||
["UKHSanvTasdal"] = {
|
["UKHSanvTasdal"] = {
|
||||||
Next_Page = "UKHKruul",
|
Next_Page = "UKHRupturan",
|
||||||
Prev_Page = "UKHKing",
|
Prev_Page = "UKHKing",
|
||||||
Back_Page = "DUNGEONSMENU2",
|
Back_Page = "DUNGEONSMENU2",
|
||||||
},
|
},
|
||||||
["UKHKruul"] = {
|
["UKHRupturan"] = {
|
||||||
Next_Page = "UKHRupturan",
|
|
||||||
Prev_Page = "UKHSanvTasdal",
|
Prev_Page = "UKHSanvTasdal",
|
||||||
|
Next_Page = "UKHKruul",
|
||||||
Back_Page = "DUNGEONSMENU2",
|
Back_Page = "DUNGEONSMENU2",
|
||||||
},
|
},
|
||||||
["UKHRupturan"] = {
|
["UKHKruul"] = {
|
||||||
Prev_Page = "UKHKruul",
|
|
||||||
Next_Page = "UKHMephistroth",
|
Next_Page = "UKHMephistroth",
|
||||||
|
Prev_Page = "UKHRupturan",
|
||||||
Back_Page = "DUNGEONSMENU2",
|
Back_Page = "DUNGEONSMENU2",
|
||||||
},
|
},
|
||||||
["UKHMephistroth"] = {
|
["UKHMephistroth"] = {
|
||||||
|
|||||||
+1
-1
@@ -1225,8 +1225,8 @@ AtlasLoot_HewdropDown_SubTables = {
|
|||||||
{ AL["Echo of Medivh"], "UKHEcho" },
|
{ AL["Echo of Medivh"], "UKHEcho" },
|
||||||
{ AL["King (Chess fight)"], "UKHKing" },
|
{ AL["King (Chess fight)"], "UKHKing" },
|
||||||
{ AL["Sanv Tas'dal"], "UKHSanvTasdal" },
|
{ AL["Sanv Tas'dal"], "UKHSanvTasdal" },
|
||||||
{ AL["Kruul"], "UKHKruul" },
|
|
||||||
{ AL["Rupturan the Broken"], "UKHRupturan" },
|
{ AL["Rupturan the Broken"], "UKHRupturan" },
|
||||||
|
{ AL["Kruul"], "UKHKruul" },
|
||||||
{ AL["Mephistroth"], "UKHMephistroth" },
|
{ AL["Mephistroth"], "UKHMephistroth" },
|
||||||
{ AL["Trash Mobs"], "UKHTrash" },
|
{ AL["Trash Mobs"], "UKHTrash" },
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user