Bug Fixes
This commit is contained in:
@@ -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"]);
|
||||
|
||||
Reference in New Issue
Block a user