Bug Fixes

This commit is contained in:
Lexie
2024-08-03 08:05:59 +10:00
parent 0298e95343
commit 5ed19a3d41
7 changed files with 28 additions and 12 deletions
+1 -1
View File
@@ -118,7 +118,7 @@ function AtlasLoot_FixText(text)
text = gsub(text, "#p14#", AL["Gnomish Engineering"]);
text = gsub(text, "#p15#", AL["Goblin Engineering"]);
text = gsub(text, "#p16#", AL["Survival"]);
text = gsub(text, "#p17#", AL["Garderning"]);
text = gsub(text, "#p17#", AL["Gardening"]);
--Reputation
text = gsub(text, "#r1#", AL["Neutral"]);