From 30a47eed91db6df6bc02e807cdcebd9412c86196 Mon Sep 17 00:00:00 2001 From: Aokromes Date: Tue, 24 Oct 2017 20:06:12 +0200 Subject: [PATCH] typo fix --- sql/updates/world/4.3.4/2017_10_24_13_world.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sql/updates/world/4.3.4/2017_10_24_13_world.sql b/sql/updates/world/4.3.4/2017_10_24_13_world.sql index 1c22f8914ed..5fefdb7c359 100644 --- a/sql/updates/world/4.3.4/2017_10_24_13_world.sql +++ b/sql/updates/world/4.3.4/2017_10_24_13_world.sql @@ -1,6 +1,6 @@ -- DELETE FROM `creature` WHERE `guid` IN (77937,77938,77939,77940); -INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `Movem$ +INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES (77937, 22062, 530, 0, 0, 1, 1, 0, 0, 7165.62744, -6604.59228, 60.65881, 5.199848, 72000, 0, 0, 0, 0, 0, 0, 0, 0, 0), (77938, 22062, 530, 0, 0, 1, 1, 0, 0, 7226.793, -6406.289, 56.1663, 4.067284, 72000, 0, 0, 0, 0, 0, 0, 0, 0, 0), (77939, 22062, 530, 0, 0, 1, 1, 0, 0, 6294.86865, -6463.20703, 83.01150, 0.262043, 72000, 0, 0, 0, 0, 0, 0, 0, 0, 0),