Update 2016_07_12_01_world.sql

This commit is contained in:
Aokromes
2016-07-16 09:34:03 +02:00
committed by GitHub
parent 94fce4a641
commit e5f4ef12db

View File

@@ -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`, `phaseMask`, `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, 10, 1, 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, 10, 1, 0, 1, -568.878, 2197.52, 49.4766, 2.93833, 300, 0, 0, 808800, 91600, 0, 0, 0, 0, 0),