change label
This commit is contained in:
@@ -669,6 +669,6 @@ function AtlasLoot_FixText(text)
|
||||
text = gsub(text, "#ccenarius#", "Interface\\Icons\\INV_Jewelry_Necklace_12");
|
||||
text = gsub(text, "#zandalar#", "Interface\\Icons\\INV_Misc_Coin_08");
|
||||
|
||||
text = gsub(text, "#lvl1#", AL["Level 1 challenge"]);
|
||||
text = gsub(text, "#lvl1#", AL["Level One Lunatic Challenge"]);
|
||||
return text;
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user