diff --git a/sql/updates/world/3.3.5/2017_10_29_08_world_335.sql b/sql/updates/world/3.3.5/2017_10_29_08_world_335.sql new file mode 100644 index 00000000000..375f56a97f5 --- /dev/null +++ b/sql/updates/world/3.3.5/2017_10_29_08_world_335.sql @@ -0,0 +1,5 @@ +-- +DELETE FROM `creature` WHERE `id`=12580; +DELETE FROM `creature_addon` WHERE `guid`=86900; +DELETE FROM `waypoint_data` WHERE `id`=869000; +DELETE FROM `spawn_group` WHERE `spawnId`=86900;