fix(Scripts/ZulAman): Fix Malacrass not using Slice and Dice (#20735)
This commit is contained in:
parent
65ec5bbceb
commit
00564e6ab5
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ enum Spells
|
|||
|
||||
// Rogue
|
||||
SPELL_RO_BLIND = 43433,
|
||||
SPELL_RO_SLICE_DICE = 43457,
|
||||
SPELL_RO_SLICE_DICE = 43547,
|
||||
SPELL_RO_WOUND_POISON = 43461,
|
||||
|
||||
// Shaman
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue