fix:(DB/Creature): Removes unused creature 290 data (#15826)
This commit is contained in:
parent
00e42645b8
commit
21c399229d
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
--
|
||||
-- Removes strange rows from creature_template_spell
|
||||
DELETE FROM `creature_template_spell` WHERE `CreatureID`=290;
|
||||
Loading…
Add table
Add a link
Reference in a new issue