Sort Enchants By Slot

* Sort Enchants By Slot
* Many missing things added
This commit is contained in:
Lexie
2024-08-30 10:45:48 -07:00
parent dbc0b7c223
commit f8d6fb9b58
7 changed files with 448 additions and 10 deletions
+9
View File
@@ -3225,6 +3225,15 @@ AtlasLoot_HewdropDown_SubTables = {
{ AtlasLoot_TableNames["EnchantingJourneyman1"][1], "EnchantingJourneyman1" },
{ AtlasLoot_TableNames["EnchantingExpert1"][1], "EnchantingExpert1" },
{ AtlasLoot_TableNames["EnchantingArtisan1"][1], "EnchantingArtisan1" },
{ AtlasLoot_TableNames["EnchantingCloak1"][1], "EnchantingCloak1" },
{ AtlasLoot_TableNames["EnchantingChest1"][1], "EnchantingChest1" },
{ AtlasLoot_TableNames["EnchantingBracer1"][1], "EnchantingBracer1" },
{ AtlasLoot_TableNames["EnchantingGlove1"][1], "EnchantingGlove1" },
{ AtlasLoot_TableNames["EnchantingBoots1"][1], "EnchantingBoots1" },
{ AtlasLoot_TableNames["Enchanting2HWeapon1"][1], "Enchanting2HWeapon1" },
{ AtlasLoot_TableNames["EnchantingWeapon1"][1], "EnchantingWeapon1" },
{ AtlasLoot_TableNames["EnchantingShield1"][1], "EnchantingShield1" },
{ AtlasLoot_TableNames["EnchantingMisc1"][1], "EnchantingMisc1" },
},
["Engineering"] = {
{ AtlasLoot_TableNames["EngineeringApprentice1"][1], "EngineeringApprentice1" },