diff --git a/sql/updates/world/3.3.5/2018_09_03_03_world_335.sql b/sql/updates/world/3.3.5/2018_09_03_03_world_335.sql new file mode 100644 index 00000000000..fe84f713514 --- /dev/null +++ b/sql/updates/world/3.3.5/2018_09_03_03_world_335.sql @@ -0,0 +1,4 @@ +-- +UPDATE `gameobject` SET `id`=171942, `spawntimesecs`=180, `animprogress`=100 WHERE `guid`=18199; +DELETE FROM `gameobject` WHERE `guid`=48892; +DELETE FROM `gameobject_addon` WHERE `guid`=48892;