mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 18:40:28 +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