From c6c3aa554402be52eea398f3ff11ae8edf60cad5 Mon Sep 17 00:00:00 2001 From: EPTIC <25827787+wizzymore@users.noreply.github.com> Date: Thu, 19 Aug 2021 22:20:35 +0300 Subject: [PATCH] Create rev_1629122909167793000.sql (#7378) --- .../updates/pending_db_world/rev_1629122909167793000.sql | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 data/sql/updates/pending_db_world/rev_1629122909167793000.sql diff --git a/data/sql/updates/pending_db_world/rev_1629122909167793000.sql b/data/sql/updates/pending_db_world/rev_1629122909167793000.sql new file mode 100644 index 000000000..0bccbe76c --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1629122909167793000.sql @@ -0,0 +1,7 @@ +INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1629122909167793000'); + +DELETE FROM `creature` WHERE `guid` = 79330 AND `id` = 657; +DELETE FROM `creature` WHERE `guid` = 79338 AND `id` = 1732; +INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`) VALUES +(79330, 657, 36, 0, 0, 1, 1, 0, 1, -36.8196, -794.341, 18.8055, 6.26542, 86400, 0, 0, 1347, 0, 0, 0, 0, 0, '', 0), +(79338, 1732, 36, 0, 0, 1, 1, 0, 1, -21.7653, -811.787, 19.5538, 1.62187, 86400, 0, 0, 1137, 2236, 0, 0, 0, 0, '', 0);