leatherworking

This commit is contained in:
Spit
2025-09-21 16:56:16 +03:00
parent fe5aa74714
commit 89a97e3cb9
4 changed files with 111 additions and 16 deletions
+7 -1
View File
@@ -4458,12 +4458,18 @@ AtlasLoot_ButtonRegistry = {
Title = AL["Leatherworking"] .. ": " .. AL["Artisan"];
Back_Page = "LEATHERWORKINGMENU";
Prev_Page = "LeatherArtisan2";
Next_Page = "LeatherArtisan4";
};
["LeatherArtisan4"] = {
Title = AL["Leatherworking"] .. ": " .. AL["Artisan"];
Back_Page = "LEATHERWORKINGMENU";
Prev_Page = "LeatherArtisan3";
Next_Page = "LeatherHelm1";
};
["LeatherHelm1"] = {
Title = AL["Leatherworking"] .. ": " .. AL["Helm"];
Back_Page = "LEATHERWORKINGMENU";
Prev_Page = "LeatherArtisan3";
Prev_Page = "LeatherArtisan4";
Next_Page = "LeatherShoulders1";
};
["LeatherShoulders1"] = {