From 3fc8c2b40a96d1009acfbeab7933079ad2b550b8 Mon Sep 17 00:00:00 2001 From: Michael Tindal Date: Sun, 14 Dec 2014 16:00:31 -0800 Subject: [PATCH] Remove justice and valor tracking from the currency datatext, theyre no longer obtainable. --- ElvUI_SLE/modules/sledatatexts/currency.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ElvUI_SLE/modules/sledatatexts/currency.lua b/ElvUI_SLE/modules/sledatatexts/currency.lua index ebba0c2..1967826 100644 --- a/ElvUI_SLE/modules/sledatatexts/currency.lua +++ b/ElvUI_SLE/modules/sledatatexts/currency.lua @@ -19,7 +19,7 @@ local JEWELCRAFTING, COOKING, ARCHAEOLOGY local ArchaeologyFragments = { 398, 384, 393, 677, 400, 394, 397, 676, 401, 385, 399, 829, 821, 828 } local CookingAwards = { 81, 402 } local JewelcraftingTokens = { 61, 361, 698 } -local DungeonRaid = { 776, 752, 697, 738, 615, 614, 395, 396 } +local DungeonRaid = { 776, 752, 697, 738, 615, 614 } local PvPPoints = { 390, 392, 391 } local MiscellaneousCurrency = { 241, 416, 515, 777, 823, 824 } -- 1.7.9.5