mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
fix(Scripts/ZulAman): Fix Malacrass not using Slice and Dice (#20735)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user