diff --git a/sql/updates/world/3.3.5/2018_08_11_10_world_335.sql b/sql/updates/world/3.3.5/2018_08_11_10_world_335.sql new file mode 100644 index 00000000000..6d6d7e2eadd --- /dev/null +++ b/sql/updates/world/3.3.5/2018_08_11_10_world_335.sql @@ -0,0 +1,5 @@ +-- +UPDATE `gameobject` SET `rotation2`=0.944089, `rotation3`=-0.329691 WHERE `guid`=42874; + +DELETE FROM `gameobject` WHERE `guid`=42873; +DELETE FROM `gameobject_addon` WHERE `guid`=42873;