fix(DB/Creature): Remove Erroneous Mind Control Spell from Creature 601 (#16181)
This commit is contained in:
parent
288b3ecc31
commit
5bdea17e12
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
--
|
||||
-- Remove ability from creature that doesn't exist
|
||||
DELETE FROM `creature_template_spell` WHERE `CreatureID`=601 AND `Index`=0;
|
||||
Loading…
Add table
Add a link
Reference in a new issue