sort crafting tables
This commit is contained in:
@@ -917,6 +917,7 @@ AtlasLoot_TableNames = {
|
||||
["LeatherChest2"] = { AL["Leatherworking"] .. ": " .. AL["Chest"], "AtlasLootCrafting" },
|
||||
["LeatherBracers1"] = { AL["Leatherworking"] .. ": " .. AL["Bracers"], "AtlasLootCrafting" },
|
||||
["LeatherGloves1"] = { AL["Leatherworking"] .. ": " .. AL["Gloves"], "AtlasLootCrafting" },
|
||||
["LeatherGloves2"] = { AL["Leatherworking"] .. ": " .. AL["Gloves"], "AtlasLootCrafting" },
|
||||
["LeatherBelt1"] = { AL["Leatherworking"] .. ": " .. AL["Belt"], "AtlasLootCrafting" },
|
||||
["LeatherPants1"] = { AL["Leatherworking"] .. ": " .. AL["Pants"], "AtlasLootCrafting" },
|
||||
["LeatherPants2"] = { AL["Leatherworking"] .. ": " .. AL["Pants"], "AtlasLootCrafting" },
|
||||
@@ -2040,6 +2041,7 @@ AtlasLoot_TableNamesBoss = {
|
||||
["LeatherChest2"] = { AL["Leatherworking"] .. ": " .. AL["Chest"], "AtlasLootCrafting" },
|
||||
["LeatherBracers1"] = { AL["Leatherworking"] .. ": " .. AL["Bracers"], "AtlasLootCrafting" },
|
||||
["LeatherGloves1"] = { AL["Leatherworking"] .. ": " .. AL["Gloves"], "AtlasLootCrafting" },
|
||||
["LeatherGloves2"] = { AL["Leatherworking"] .. ": " .. AL["Gloves"], "AtlasLootCrafting" },
|
||||
["LeatherBelt1"] = { AL["Leatherworking"] .. ": " .. AL["Belt"], "AtlasLootCrafting" },
|
||||
["LeatherPants1"] = { AL["Leatherworking"] .. ": " .. AL["Pants"], "AtlasLootCrafting" },
|
||||
["LeatherPants2"] = { AL["Leatherworking"] .. ": " .. AL["Pants"], "AtlasLootCrafting" },
|
||||
|
||||
Reference in New Issue
Block a user