aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/master/2021_12_21_25_world_2020_02_17_02_world.sql5
1 files changed, 5 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_12_21_25_world_2020_02_17_02_world.sql b/sql/updates/world/master/2021_12_21_25_world_2020_02_17_02_world.sql
new file mode 100644
index 00000000000..9e7c9a3543d
--- /dev/null
+++ b/sql/updates/world/master/2021_12_21_25_world_2020_02_17_02_world.sql
@@ -0,0 +1,5 @@
+--
+DELETE FROM `gameobject` WHERE `guid` IN (9375,9378);
+INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseId`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES
+(9375, 185116, 548, 3607, 0, '4', 0, 348.987, -684.119, -12.39, 0.004, 0, 0, -0.00199676, -0.999998, 300, 0, 1, 15595), -- 184571 (Area: 0 - Difficulty: 0)
+(9378, 184956, 548, 3607, 0, '4', 0, 38.6884, -418.089, -19.8813, 5.53269, 0, 0, -1, 0, 10, 0, 1, 15595); -- 184571 (Area: 0 - Difficulty: 0)