aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/3.3.5/2017_12_28_04_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2017_12_28_04_world.sql b/sql/updates/world/3.3.5/2017_12_28_04_world.sql
new file mode 100644
index 00000000000..c104e2668f1
--- /dev/null
+++ b/sql/updates/world/3.3.5/2017_12_28_04_world.sql
@@ -0,0 +1,3 @@
+DELETE FROM `gameobject` WHERE `id` = 190557 AND `map` = 631;
+INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES
+(1498,190557,631,0,0,15,1,-59.4583,2157.47,30.6542,2.75761,0,0,0,1,6000,100,1,0);