From 1bbcc135a48e5a50fd8640211aa6d48a40ea77e0 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Mon, 5 Sep 2016 20:53:51 +0300 Subject: [PATCH] this tweak too. I actually need to see healer mana --- ElvUI_SLE/core/install.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ElvUI_SLE/core/install.lua b/ElvUI_SLE/core/install.lua index a4379fc..90076d9 100644 --- a/ElvUI_SLE/core/install.lua +++ b/ElvUI_SLE/core/install.lua @@ -425,7 +425,7 @@ function PI:DarthSetup() E.db["unitframe"]["units"]["raid"]["health"]["text_format"] = "" E.db["unitframe"]["units"]["raid"]["health"]["position"] = "TOPLEFT" E.db["unitframe"]["units"]["raid"]["height"] = 28 - E.db["unitframe"]["units"]["raid"]["power"]["enable"] = false + E.db["unitframe"]["units"]["raid"]["power"]["height"] = 6 E.db["unitframe"]["units"]["raid"]["visibility"] = "[nogroup] hide;show" E.db["unitframe"]["units"]["raid"]["raidicon"]["attachTo"] = "TOPRIGHT" E.db["unitframe"]["units"]["raid"]["raidicon"]["xOffset"] = -2 -- 1.7.9.5