From 727adfa46b42eb3a8aeee82cfc89befe7a5406ed Mon Sep 17 00:00:00 2001 From: Darth Predator Date: Wed, 30 Aug 2017 18:50:49 +0300 Subject: [PATCH] Missed currencies --- CHANGELOG.txt | 4 ++++ ElvUI_SLE/modules/sledatatexts/currency.lua | 3 +++ 2 files changed, 7 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index c91aaff..b95e822 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,7 @@ +v3.28 +Additions: +- Added missed currencies to the datatext + v3.27 08/29/17 Changes: - Changed the way aura threshold works to avoid incompatibility with CustomTweaks diff --git a/ElvUI_SLE/modules/sledatatexts/currency.lua b/ElvUI_SLE/modules/sledatatexts/currency.lua index 21dec88..de024d4 100644 --- a/ElvUI_SLE/modules/sledatatexts/currency.lua +++ b/ElvUI_SLE/modules/sledatatexts/currency.lua @@ -102,6 +102,9 @@ local MiscellaneousCurrency = { 1268, --Timeworn Artifact 1342, --Legionfall war supplies 1501, --Writhing Essence + 1506, --Argus Waystone + 1299, --Brawler's Gold + 1508, --Veiled Argunite } local HordeColor = RAID_CLASS_COLORS["DEATHKNIGHT"] -- 1.7.9.5