aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/master/2017_01_09_10_world.sql5
1 files changed, 5 insertions, 0 deletions
diff --git a/sql/updates/world/master/2017_01_09_10_world.sql b/sql/updates/world/master/2017_01_09_10_world.sql
new file mode 100644
index 00000000000..0b8f8e412d5
--- /dev/null
+++ b/sql/updates/world/master/2017_01_09_10_world.sql
@@ -0,0 +1,5 @@
+--
+DELETE FROM `gameobject` WHERE `guid` =200274;
+INSERT INTO `gameobject` (`guid`, `id`, `map`, `PhaseId`, `position_x`, `position_y`, `position_z`, `spawntimesecs`) VALUES
+(200274, 201750, 1, 169, -2933.41, -42.724, 189.794, 1);
+--