Skip to content

Commit

Permalink
[SD] Correct Thrash Aura Passive for Soulflayer 11359 - npc_soulflayer
Browse files Browse the repository at this point in the history
  • Loading branch information
AnonXS committed Nov 1, 2023
1 parent 46cbe99 commit 287f8a2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ enum
// npc_soulflayer
SPELL_SOUL_TAP = 24619,
SPELL_LIGHTNING_BREATH = 20543,
SPELL_THRASH = 12787,
SPELL_THRASH = 8876,
SPELL_KNOCKDOWN = 20276,
SPELL_FEAR = 22678,
SPELL_FRENZY = 28371,
Expand Down

0 comments on commit 287f8a2

Please sign in to comment.