aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/master/2017_02_05_11_world_2016_07_12_01_world.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/master/2017_02_05_11_world_2016_07_12_01_world.sql b/sql/updates/world/master/2017_02_05_11_world_2016_07_12_01_world.sql
index c069df3f1a3..ee772f5a448 100644
--- a/sql/updates/world/master/2017_02_05_11_world_2016_07_12_01_world.sql
+++ b/sql/updates/world/master/2017_02_05_11_world_2016_07_12_01_world.sql
@@ -1,6 +1,6 @@
--
SET @Guid:=52664;
-DELETE FROM `creature` WHERE `guid` BETWEEN @Guid AND @Guid+4;
+DELETE FROM `creature` WHERE `guid` BETWEEN @Guid AND @Guid+3;
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `PhaseId`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES
(@Guid+0, 36811, 631, 0, 0, 80, 0, 0, 1, -568.121, 2225.85, 49.4766, 3.12087, 300, 0, 0, 808800, 91600, 0, 0, 0, 0, 0),
(@Guid+1, 36811, 631, 0, 0, 80, 0, 0, 1, -568.878, 2197.52, 49.4766, 2.93833, 300, 0, 0, 808800, 91600, 0, 0, 0, 0, 0),