Add files via upload
This commit is contained in:
@@ -374,7 +374,7 @@ AtlasLoot_TableNames = {
|
||||
["KCCorpsemuncher"] = { AL["Corpsemuncher"], "AtlasLootItems" },
|
||||
["KCGuardCaptainGort"] = { AL["Guard Captain Gort"], "AtlasLootItems" },
|
||||
["KCArchlichEnkhraz"] = { AL["Archlich Enkhraz"], "AtlasLootItems" },
|
||||
["KCCommanderAndreon"] = { AL["Commander Andreon"], "AtlasLootItems" },
|
||||
["KCCommanderAnderson"] = { AL["Commander Anderson"], "AtlasLootItems" },
|
||||
["KCAlarus"] = { AL["Alarus"], "AtlasLootItems" },
|
||||
["KCTreasure"] = { AL["Half-Buried Treasure Chest"], "AtlasLootItems" },
|
||||
["KCTrash"] = { AL["Trash Mobs"], "AtlasLootItems" },
|
||||
@@ -889,7 +889,7 @@ AtlasLoot_TableNames = {
|
||||
["FirstAid1"] = { AL["First Aid"], "AtlasLootCrafting" },
|
||||
--Survival
|
||||
["Survival1"] = { AL["Survival"], "AtlasLootCrafting" },
|
||||
["Survival2"] = { AL["Garderning"], "AtlasLootCrafting" },
|
||||
["Survival2"] = { AL["Gardening"], "AtlasLootCrafting" },
|
||||
--Poisons
|
||||
["Poisons1"] = { AL["Rogue"] .. ": " .. AL["Poisons"], "AtlasLootCrafting" },
|
||||
|
||||
@@ -1121,7 +1121,7 @@ AtlasLoot_TableNamesBoss = {
|
||||
["KCCorpsemuncher"] = { AL["Corpsemuncher"], "AtlasLootItems" },
|
||||
["KCGuardCaptainGort"] = { AL["Guard Captain Gort"], "AtlasLootItems" },
|
||||
["KCArchlichEnkhraz"] = { AL["Archlich Enkhraz"], "AtlasLootItems" },
|
||||
["KCCommanderAndreon"] = { AL["Commander Andreon"], "AtlasLootItems" },
|
||||
["KCCommanderAnderson"] = { AL["Commander Anderson"], "AtlasLootItems" },
|
||||
["KCAlarus"] = { AL["Alarus"], "AtlasLootItems" },
|
||||
["KCTreasure"] = { AL["Half-Buried Treasure Chest"], "AtlasLootItems" },
|
||||
["KCTrash"] = { AL["Trash Mobs"], "AtlasLootItems" },
|
||||
@@ -1584,6 +1584,7 @@ AtlasLoot_TableNamesBoss = {
|
||||
},
|
||||
--Crafted Sets - Blacksmithing
|
||||
["Crafted Sets - Blacksmithing"] = {
|
||||
["SteelPlate"] = { AL["Steel Plate"], "AtlasLootCrafting" },
|
||||
["ImperialPlate"] = { AL["Imperial Plate"], "AtlasLootCrafting" },
|
||||
["TheDarksoul"] = { AL["The Darksoul"], "AtlasLootCrafting" },
|
||||
["BloodsoulEmbrace"] = { AL["Bloodsoul Embrace"], "AtlasLootCrafting" },
|
||||
@@ -1849,6 +1850,7 @@ AtlasLoot_TableNamesBoss = {
|
||||
["Undercity"] = { AL["Undercity"], "AtlasLootRepItems" },
|
||||
["Orgrimmar"] = { AL["Orgrimmar"], "AtlasLootRepItems" },
|
||||
["ThunderBluff"] = { AL["Thunder Bluff"], "AtlasLootRepItems" },
|
||||
["Dalaran"] = { AL["Dalaran"], "AtlasLootRepItems" },
|
||||
["Wildhammer"] = { AL["Wildhammer Clan"], "AtlasLootRepItems" },
|
||||
},
|
||||
|
||||
@@ -1936,7 +1938,7 @@ AtlasLoot_TableNamesBoss = {
|
||||
["FirstAid1"] = { AL["First Aid"], "AtlasLootCrafting" },
|
||||
--Survival
|
||||
["Survival1"] = { AL["Survival"], "AtlasLootCrafting" },
|
||||
["Survival2"] = { AL["Garderning"], "AtlasLootCrafting" },
|
||||
["Survival2"] = { AL["Gardening"], "AtlasLootCrafting" },
|
||||
--Poisons
|
||||
["Poisons1"] = { AL["Rogue"] .. ": " .. AL["Poisons"], "AtlasLootCrafting" },
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user