From b92401f2b3b92de0da7007a2b97aafc9fab5b315 Mon Sep 17 00:00:00 2001 From: andrew6180 <16847730+andrew6180@users.noreply.github.com> Date: Tue, 9 Dec 2025 22:59:40 -0700 Subject: [PATCH] Revert "Add absorbs, heal absorbs (#90)" This reverts commit 3d7b873aa9173d2d0979d0c8af42a267b2c67cb7. --- ElvUI/Core/Load_Core.xml | 1 - ElvUI/Core/ReversibleStatusBar.lua | 221 ----------------- ElvUI/Core/Tags.lua | 34 --- .../oUF_HealComm4/oUF_HealComm4.lua | 80 +----- ElvUI/Modules/Nameplates/Elements/Health.lua | 231 +++++------------- .../Modules/UnitFrames/Elements/HealComm.lua | 186 ++++---------- ElvUI/Settings/Profile.lua | 10 +- ElvUI_OptionsUI/Locales/enUS.lua | 6 - ElvUI_OptionsUI/UnitFrames.lua | 30 +-- 9 files changed, 126 insertions(+), 673 deletions(-) delete mode 100644 ElvUI/Core/ReversibleStatusBar.lua diff --git a/ElvUI/Core/Load_Core.xml b/ElvUI/Core/Load_Core.xml index a6f86bb..a679d66 100644 --- a/ElvUI/Core/Load_Core.xml +++ b/ElvUI/Core/Load_Core.xml @@ -2,7 +2,6 @@