diff --git a/data/sql/updates/pending_db_world/fix-spire-frostwyrm-remnant-alliance b/data/sql/updates/pending_db_world/fix-spire-frostwyrm-remnant-alliance new file mode 100644 index 000000000..27739be8f --- /dev/null +++ b/data/sql/updates/pending_db_world/fix-spire-frostwyrm-remnant-alliance @@ -0,0 +1,2 @@ +DELETE FROM `creature` WHERE (`id1` = 37230) AND (`guid` IN (247157)); +DELETE FROM `creature_movement_override` WHERE `SpawnId`=247157;