From 47413c1968f8216e7ffab10d5a0d113438985a24 Mon Sep 17 00:00:00 2001 From: rec0d Date: Wed, 15 Feb 2017 15:47:52 +0100 Subject: [PATCH] protector spawn --- src/protectorspawn.sql | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/protectorspawn.sql diff --git a/src/protectorspawn.sql b/src/protectorspawn.sql new file mode 100644 index 0000000..a272622 --- /dev/null +++ b/src/protectorspawn.sql @@ -0,0 +1,3 @@ +INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `PhaseMask`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES (998586, 83892, 1279, 7109, 7383, 3, '1', '', 0, 0, 0, 747.64, 1434.83, 85, 3.27, 120, 0, 0, 1, 0, 0, 0, 0, 0, 0); +INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `PhaseMask`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES (998585, 83893, 1279, 7109, 7383, 3, '1', '', 0, 0, 0, 734.65, 1444.38, 85.36, 5.082, 120, 0, 0, 1, 0, 0, 0, 0, 0, 0); +INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `PhaseMask`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES (9985284, 83894, 1279, 7109, 7383, 3, '1', '', 0, 0, 0, 744.07, 1445.61, 85.92, 4.22, 120, 0, 0, 1, 0, 0, 0, 0, 0, 0);