Add files via upload

This commit is contained in:
Destroses5100
2024-08-11 20:23:29 -05:00
committed by GitHub
parent a93a36e303
commit b3a94a6095
10 changed files with 89 additions and 83 deletions
+2 -2
View File
@@ -704,9 +704,9 @@ function AtlasLoot_SurvivalMenu()
AtlasLootMenuItem_2.lootpage = "Survival1";
AtlasLootMenuItem_2:Show();
--Journeyman
AtlasLootMenuItem_3_Name:SetText(AL["Garderning"]);
AtlasLootMenuItem_3_Name:SetText(AL["Gardening"]);
AtlasLootMenuItem_3_Extra:SetText("");
AtlasLootMenuItem_3_Icon:SetTexture("Interface\\Icons\\trade_herbalism");
AtlasLootMenuItem_3.lootpage = "Survival2";
AtlasLootMenuItem_3:Show();
end
end