fix(DB/Creature): Remove Spire Frostwyrm leftovers
This commit is contained in:
parent
67dd96e502
commit
f5e450e2d7
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
DELETE FROM `creature` WHERE (`id1` = 37230) AND (`guid` IN (247156));
|
||||
|
||||
DELETE FROM `creature_movement_override` WHERE `SpawnId`=247156;
|
||||
Loading…
Add table
Add a link
Reference in a new issue