From 7ffb9ebf36b58ec506b48161edf974752dffe675 Mon Sep 17 00:00:00 2001 From: Hekili Date: Sun, 22 Dec 2024 14:25:04 -1000 Subject: [PATCH] Handle SEF texture / fixate. --- TheWarWithin/MonkWindwalker.lua | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TheWarWithin/MonkWindwalker.lua b/TheWarWithin/MonkWindwalker.lua index 10ba9c3e0..eae6af851 100644 --- a/TheWarWithin/MonkWindwalker.lua +++ b/TheWarWithin/MonkWindwalker.lua @@ -1795,6 +1795,9 @@ spec:RegisterAbilities( { talent = "storm_earth_and_fire", startsCombat = false, nobuff = "storm_earth_and_fire", + texture = function() + return buff.storm_earth_and_fire.up and 236188 or 136038 + end, toggle = function () if settings.sef_one_charge then