From ba07547b4b913e1a9804888c58f967a4b83c8b55 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Mon, 29 Dec 2014 15:47:52 +0400 Subject: [PATCH] a little more moving --- ElvUI_SLE/core/install.lua | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/ElvUI_SLE/core/install.lua b/ElvUI_SLE/core/install.lua index 7d02ae0..6576e41 100644 --- a/ElvUI_SLE/core/install.lua +++ b/ElvUI_SLE/core/install.lua @@ -91,16 +91,18 @@ end function AI:DarthHeal() do E.db["unitframe"]["units"]["player"]["castbar"]["height"] = 18 - E.db["unitframe"]["units"]["player"]["castbar"]["width"] = 190 E.db["unitframe"]["units"]["target"]["health"]["text_format"] = "[healthcolor][health:sl:darth-heal]" + E.db["unitframe"]["units"]["party"]["height"] = 34 E.db["unitframe"]["units"]["party"]["debuffs"]["enable"] = true E.db["unitframe"]["units"]["party"]["debuffs"]["anchorPoint"] = "TOPLEFT" E.db["unitframe"]["units"]["party"]["debuffs"]["sizeOverride"] = 25 E.db["unitframe"]["units"]["party"]["health"]["frequentUpdates"] = true E.db["unitframe"]["units"]["party"]["health"]["text_format"] = "[healthcolor][health:deficit]" + E.db["unitframe"]["units"]["raid"]["height"] = 34 + E.db["unitframe"]["units"]["raid"]['verticalSpacing'] = 0 E.db["unitframe"]["units"]["raid"]["GPSArrow"]["enable"] = true E.db["unitframe"]["units"]["raid"]["GPSArrow"]["size"] = 20 E.db["unitframe"]["units"]["raid"]["GPSArrow"]["xOffset"] = -27 @@ -117,14 +119,14 @@ function AI:DarthHeal() do E.db["movers"]["PetAB"] = "BOTTOMLEFTElvUIParentBOTTOMLEFT57660" E.db["movers"]["ElvUF_PlayerMover"] = "BOTTOMElvUIParentBOTTOM-289149" - E.db["movers"]["ElvUF_PlayerCastbarMover"] = "BOTTOMElvUIParentBOTTOM-289128" + E.db["movers"]["ElvUF_PlayerCastbarMover"] = "BOTTOMElvUIParentBOTTOM0122" E.db["movers"]["ElvUF_TargetMover"] = "BOTTOMElvUIParentBOTTOM289149" E.db["movers"]["ElvUF_TargetCastbarMover"] = "BOTTOMElvUIParentBOTTOM289128" E.db["movers"]["ElvUF_PetMover"] = "BOTTOMElvUIParentBOTTOM-319100" E.db["movers"]["ElvUF_TargetTargetMover"] = "BOTTOMElvUIParentBOTTOM244105" - E.db["movers"]["ElvUF_PartyMover"] = "BOTTOMLEFTElvUIParentBOTTOMLEFT768126" - E.db["movers"]["ElvUF_RaidMover"] = "BOTTOMLEFTElvUIParentBOTTOMLEFT768126" - E.db["movers"]["ElvUF_Raid40Mover"] = "BOTTOMLEFTElvUIParentBOTTOMLEFT768126" + E.db["movers"]["ElvUF_PartyMover"] = "BOTTOMLEFTElvUIParentBOTTOMLEFT768144" + E.db["movers"]["ElvUF_RaidMover"] = "BOTTOMLEFTElvUIParentBOTTOMLEFT768144" + E.db["movers"]["ElvUF_Raid40Mover"] = "BOTTOMLEFTElvUIParentBOTTOMLEFT768144" E.db["movers"]["BossButton"] = "BOTTOMRIGHTElvUIParentBOTTOMRIGHT-502134" E.db["movers"]["AlertFrameMover"] = "BOTTOMLEFTElvUIParentBOTTOMLEFT198207" E.db["movers"]["ComboBarMover"] = nil -- 1.7.9.5