aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/master/2022_03_19_12_world_2021_10_12_00_world.sql9
1 files changed, 9 insertions, 0 deletions
diff --git a/sql/updates/world/master/2022_03_19_12_world_2021_10_12_00_world.sql b/sql/updates/world/master/2022_03_19_12_world_2021_10_12_00_world.sql
new file mode 100644
index 00000000000..cfcc373da89
--- /dev/null
+++ b/sql/updates/world/master/2022_03_19_12_world_2021_10_12_00_world.sql
@@ -0,0 +1,9 @@
+--
+UPDATE `creature` SET `position_x` = 6561.05 WHERE `guid` = 137720 AND `id` = 30407;
+UPDATE `creature` SET `position_x` = 6580.62, `position_y` = 599.204, `position_z` = 419.185, `orientation` = 0.523599 WHERE `guid` = 137723 AND `id` = 30407;
+UPDATE `creature` SET `position_x` = 6596.29, `position_y` = 636.413, `position_z` = 407.354, `orientation` = 4.50295 WHERE `guid` = 137721 AND `id` = 30407;
+UPDATE `creature` SET `position_y` = 654.944 WHERE `guid` = 137722 AND `id` = 30407;
+
+DELETE FROM `creature` WHERE `guid` = 83065 AND `id` = 30407;
+INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseId`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`) VALUES
+(83065,30407,571,0,0,'0',170,0,0,6599.8,569.418,401.956,4.43314,300,0,0,1,0,0,0,0,0,'',0);