aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/master/2021_11_11_21_world_2018_10_02_01_world.sql8
1 files changed, 8 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_11_11_21_world_2018_10_02_01_world.sql b/sql/updates/world/master/2021_11_11_21_world_2018_10_02_01_world.sql
new file mode 100644
index 00000000000..a7f0526e2f1
--- /dev/null
+++ b/sql/updates/world/master/2021_11_11_21_world_2018_10_02_01_world.sql
@@ -0,0 +1,8 @@
+--
+DELETE FROM `gameobject` WHERE `guid` IN (6523,6527,6528,6540,6547);
+INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseId`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `ScriptName`, `VerifiedBuild`) VALUES
+(6523,192536,571,0,0,'0',0,6730.41, -1887.35, 1172.73, 0.791514, -0, -0, -0.385507, -0.922705, 120,255,1,"",0),
+(6527,192536,571,0,0,'0',0,6708.32, -1909.79, 1175.16, 4.014, -0, -0, -0.906361, 0.422504, 120,255,1,"",0),
+(6528,192536,571,0,0,'0',0,6630.32, -1874.45, 1127.96, 1.53166, -0, -0, -0.693135, -0.720808, 120,255,1,"",0),
+(6540,192536,571,0,0,'0',0,6637.86, -1880.31, 1128.19, 1.37536, -0, -0, -0.634748, -0.77272, 120,255,1,"",0),
+(6547,192536,571,0,0,'0',0,6657.16, -1944.79, 1093.14, 1.10519, -0, -0, -0.524896, -0.851166, 120,255,1,"",0);