mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 02:50:29 +00:00
fix(DB/Creature): Remove Erroneous Mind Control Spell from Creature 601 (#16181)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
-- Remove ability from creature that doesn't exist
|
||||
DELETE FROM `creature_template_spell` WHERE `CreatureID`=601 AND `Index`=0;
|
||||
Reference in New Issue
Block a user