fixs/new items
-added the new t2 sets -fixed wrong ids on engineering high risk patterns -added heirlooms to all expansion collections -sorted heirlooms into category's -removed old heirloom prices and added the prestige token prices
This commit is contained in:
@@ -1120,6 +1120,7 @@ function AtlasLoot_FixText(text)
|
||||
text = gsub(text, "#halaaresearch#", "|TInterface\\Icons\\INV_Misc_Rune_09:0|t");
|
||||
text = gsub(text, "#spiritshard#", "|TInterface\\Icons\\INV_Jewelry_FrostwolfTrinket_04:0|t");
|
||||
text = gsub(text, "#wintergrasp#", "|TInterface\\Icons\\INV_Misc_Platnumdisks:0|t");
|
||||
text = gsub(text, "#tokenofprestige#", "|TInterface\\Icons\\Spell_Holy_MindSooth:0|t");
|
||||
text = gsub(text, "#wintergraspmark#", "|TInterface\\Icons\\INV_Jewelry_Ring_66:0|t");
|
||||
text = gsub(text, "#venturecoin#", "|TInterface\\Icons\\INV_Misc_Coin_16:0|t");
|
||||
text = gsub(text, "#heroic#", "|TInterface\\Icons\\Spell_Holy_ChampionsBond:0|t");
|
||||
|
||||
Reference in New Issue
Block a user