add missing spells

This commit is contained in:
Spit
2026-07-24 13:28:26 +03:00
parent cc2e0a030c
commit 2c34773280
7 changed files with 222 additions and 49 deletions
+6 -1
View File
@@ -4041,11 +4041,16 @@ AtlasLoot_ButtonRegistry = {
["JewelcraftingAmulets1"] = {
Back_Page = "JEWELCRAFTMENU",
Prev_Page = "JewelcraftingRings2",
Next_Page = "JewelcraftingAmulets2",
},
["JewelcraftingAmulets2"] = {
Back_Page = "JEWELCRAFTMENU",
Prev_Page = "JewelcraftingAmulets1",
Next_Page = "JewelcraftingHelm1",
},
["JewelcraftingHelm1"] = {
Back_Page = "JEWELCRAFTMENU",
Prev_Page = "JewelcraftingAmulets1",
Prev_Page = "JewelcraftingAmulets2",
Next_Page = "JewelcraftingBracers1",
},
["JewelcraftingBracers1"] = {