From b1545dad37c19aafe2d5ece128b5a73f04a4d3d7 Mon Sep 17 00:00:00 2001 From: syrifgit <139663837+syrifgit@users.noreply.github.com> Date: Tue, 4 Mar 2025 02:15:12 -0400 Subject: [PATCH] Fix Rain of Fire (for real this time) Fixes https://github.com/Hekili/hekili/issues/4469 --- TheWarWithin/WarlockDestruction.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TheWarWithin/WarlockDestruction.lua b/TheWarWithin/WarlockDestruction.lua index 472f6fee7..25b8eb6cc 100644 --- a/TheWarWithin/WarlockDestruction.lua +++ b/TheWarWithin/WarlockDestruction.lua @@ -1838,7 +1838,7 @@ spec:RegisterAbilities( { end end, - copy = { 1214467, 5740 } + copy = { 5740, 1214467 } }, --[[ Begins a ritual that sacrifices a random participant to summon a doomguard. Requires the caster and 4 additional party members to complete the ritual.