mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +00:00
fix(DB/Creature): Remove Spire Frostwyrm leftovers
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
DELETE FROM `creature` WHERE (`id1` = 37230) AND (`guid` IN (247156));
|
||||||
|
|
||||||
|
DELETE FROM `creature_movement_override` WHERE `SpawnId`=247156;
|
||||||
Reference in New Issue
Block a user