Skip to content

Commit

Permalink
Fix unregistered spell.
Browse files Browse the repository at this point in the history
  • Loading branch information
QartemisT authored Dec 3, 2023
1 parent 77b30f0 commit 3476b81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DBM-Raids-Vanilla/VanillaSoD_BFD/Akumai.lua
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ mod:RegisterEventsInCombat(
"SPELL_CAST_START 429168",
"SPELL_CAST_SUCCESS 427751 428761 429207 429541 429359 429353",
"SPELL_SUMMON 428828",
"SPELL_AURA_APPLIED 427625 428482",
"SPELL_AURA_APPLIED 427625 428482 429394",
"SPELL_AURA_APPLIED_DOSE 427625 428482",
"SPELL_AURA_REMOVED 429541"
)
Expand Down

0 comments on commit 3476b81

Please sign in to comment.