correct navigation buttons in upper kara
This commit is contained in:
@@ -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
@@ -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" },
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user