From 7c19673923497a301c4bb851ba12136753b34ef0 Mon Sep 17 00:00:00 2001 From: Manmadedrummer <140130825+Manmadedrummer@users.noreply.github.com> Date: Sun, 15 Jun 2025 14:12:29 -0400 Subject: [PATCH] Update SpawnLocations.sql --- Spawn/SpawnLocations.sql | 242 +++++++++++---------------------------- 1 file changed, 65 insertions(+), 177 deletions(-) diff --git a/Spawn/SpawnLocations.sql b/Spawn/SpawnLocations.sql index 4497793..f4426b6 100644 --- a/Spawn/SpawnLocations.sql +++ b/Spawn/SpawnLocations.sql @@ -1,178 +1,66 @@ --- Lieutenant Orrin (16478) -DELETE FROM `creature` WHERE (`id1` = 16478); +DELETE FROM `creature` WHERE `id1` IN (16478, 16484, 16495, 16493, 16494, 16490, 16281, 16241, 16255, 16361, 16143, 16285, 19173, 19148, 19172, 18927, 29087, 28318, 16786, 16787, 29442, 29441, 16431, 16531); + + INSERT INTO `creature` (`guid`, `id1`, `id2`, `id3`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`, `CreateObject`, `Comment`) VALUES -(9999058, 16478, 0, 0, 0, 0, 0, 1, 1, 0, -9075.86, 413.467, 92.8368, 2.89831, 300, 0, 0, 5000, 0, 0, 0, 0, 0, '', NULL, 0, NULL); - - --- Lieutenant Nevell (16484) -DELETE FROM `creature` WHERE (`id1` = 16484); -INSERT INTO `creature` (`guid`, `id1`, `id2`, `id3`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`, `CreateObject`, `Comment`) VALUES -(9999061, 16484, 0, 0, 0, 0, 0, 1, 1, 0, -5034.58, -827.808, 495.193, 1.36453, 300, 0, 0, 247, 0, 0, 0, 0, 0, '', NULL, 0, NULL); - - --- Lieutenant Beitha (16495) -DELETE FROM `creature` WHERE (`id1` = 16495); -INSERT INTO `creature` (`guid`, `id1`, `id2`, `id3`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`, `CreateObject`, `Comment`) VALUES -(9999064, 16495, 0, 0, 1, 0, 0, 1, 1, 0, 9926.06, 2196.76, 1328, 6.07924, 300, 0, 0, 247, 0, 0, 0, 0, 0, '', NULL, 0, NULL); - - - --- Lieutenant Dagel (16493) -DELETE FROM `creature` WHERE (`id1` = 16493); -INSERT INTO `creature` (`guid`, `id1`, `id2`, `id3`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`, `CreateObject`, `Comment`) VALUES -(9999067, 16493, 0, 0, 1, 0, 0, 1, 1, 0, 1504, -4405.42, 22.2996, 4.64426, 300, 0, 0, 247, 0, 0, 0, 0, 0, '', NULL, 0, NULL); - - --- Lieutenant Rukag (16494) -DELETE FROM `creature` WHERE (`id1` = 16494); -INSERT INTO `creature` (`guid`, `id1`, `id2`, `id3`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`, `CreateObject`, `Comment`) VALUES -(9999070, 16494, 0, 0, 0, 0, 0, 1, 1, 0, 1741.57, 232.84, 62.2421, 0.522293, 300, 0, 0, 247, 0, 0, 0, 0, 0, '', NULL, 0, NULL); - - --- Lieutenant Lisande (16490) -DELETE FROM `creature` WHERE (`id1` = 16490); -INSERT INTO `creature` (`guid`, `id1`, `id2`, `id3`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`, `CreateObject`, `Comment`) VALUES -(9999073, 16490, 0, 0, 1, 0, 0, 1, 1, 0, -1276.45, 135.078, 131.62, 2.19755, 300, 0, 0, 247, 0, 0, 0, 0, 0, '', NULL, 0, NULL); - - --- Keeper of the Rolls -DELETE FROM `creature` WHERE (`id1` = 16281); -INSERT INTO `creature` (`guid`, `id1`, `id2`, `id3`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`, `CreateObject`, `Comment`) VALUES -(9999076, 16281, 0, 0, 0, 0, 0, 1, 1, 1, 2266.48, -5302.08, 82.1662, 1.55131, 300, 0, 0, 7177, 0, 0, 0, 0, 0, '', NULL, 0, NULL); - - --- Argent Recruiter (16241) -DELETE FROM `creature` WHERE (`id1` = 16241); -INSERT INTO `creature` (`guid`, `id1`, `id2`, `id3`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`, `CreateObject`, `Comment`) VALUES -(9999083, 16241, 0, 0, 0, 0, 0, 1, 1, 1, -5046.2, -817.416, 495.135, 1.13488, 300, 0, 0, 6535, 0, 0, 0, 0, 0, '', NULL, 0, NULL), -(9999084, 16241, 0, 0, 1, 0, 0, 1, 1, 1, 9927.33, 2491.28, 1317.27, 0.650405, 300, 5, 0, 6535, 0, 1, 0, 0, 0, '', NULL, 0, NULL), -(9999085, 16241, 0, 0, 0, 0, 0, 1, 1, 1, -8887.16, 588.348, 93.3619, 5.01865, 300, 6, 0, 6535, 0, 1, 0, 0, 0, '', NULL, 0, NULL), -(9999086, 16241, 0, 0, 0, 0, 0, 1, 1, 1, -8809.56, 620.566, 94.9331, 2.21328, 300, 0, 0, 6535, 0, 0, 0, 0, 0, '', NULL, 0, NULL); - - --- Argent Scout (16255) -DELETE FROM `creature` WHERE (`id1` = 16255); -INSERT INTO `creature` (`guid`, `id1`, `id2`, `id3`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`, `CreateObject`, `Comment`) VALUES -(9999089, 16255, 0, 0, 1, 0, 0, 1, 1, 1, 1531.86, -4436.12, 14.5323, 1.11923, 300, 0, 0, 7402, 0, 0, 0, 0, 0, '', NULL, 0, NULL), -(9999090, 16255, 0, 0, 1, 0, 0, 1, 1, 1, -1273.1, 74.8744, 128.084, 0.412095, 300, 4, 0, 7402, 0, 1, 0, 0, 0, '', NULL, 0, NULL), -(9999091, 16255, 0, 0, 0, 0, 0, 1, 1, 1, 1555.93, 247.213, -43.1026, 6.03792, 300, 0, 0, 7177, 0, 0, 0, 0, 0, '', NULL, 0, NULL); - - --- Commander Thomas Helleran (16361) -DELETE FROM `creature` WHERE (`id1` = 16361); -INSERT INTO `creature` (`guid`, `id1`, `id2`, `id3`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`, `CreateObject`, `Comment`) VALUES -(9999094, 16361, 0, 0, 0, 0, 0, 1, 1, 1, 2265.69, -5306.91, 82.1646, 2.37378, 300, 0, 0, 6535, 0, 0, 0, 0, 0, '', NULL, 0, NULL); - - --- Shadow of Doom (16143) -DELETE FROM `creature` WHERE (`id1` = 16143); -INSERT INTO `creature` (`guid`, `id1`, `id2`, `id3`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`, `CreateObject`, `Comment`) VALUES -(9999097, 16143, 0, 0, 0, 0, 0, 1, 1, 0, -1357.74, 516.768, 90.9582, 3.20016, 300, 4, 0, 67144, 0, 1, 0, 0, 0, '', NULL, 0, NULL); - - ---Argent Emissary (16285) -DELETE FROM `creature` WHERE (`id1` = 16285); -INSERT INTO `creature` (`guid`, `id1`, `id2`, `id3`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`, `CreateObject`, `Comment`) VALUES -(9999100, 16285, 0, 0, 0, 0, 0, 1, 1, 1, -5055.06, -815.265, 495.386, 0.759309, 300, 0, 0, 6535, 0, 0, 0, 0, 0, '', NULL, 0, NULL), -(9999101, 16285, 0, 0, 1, 0, 0, 1, 1, 1, 9950.27, 2494.3, 1317.25, 4.54779, 300, 0, 0, 6535, 0, 0, 0, 0, 0, '', NULL, 0, NULL), -(9999102, 16285, 0, 0, 0, 0, 0, 1, 1, 1, -8817.5, 630.228, 94.1373, 5.53419, 300, 0, 0, 6535, 0, 0, 0, 0, 0, '', NULL, 0, NULL); - - - --- Night Elf Commoner (19173) -DELETE FROM `creature` WHERE (`id1` = 19173); -INSERT INTO `creature` (`guid`, `id1`, `id2`, `id3`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`, `CreateObject`, `Comment`) VALUES -(91565, 19173, 0, 0, 1, 0, 0, 1, 1, 0, 9921.56, 2499.58, 1317.77, 5.61996, 120, 0, 0, 1, 0, 0, 0, 0, 0, '', 48632, 1, NULL), -(91566, 19173, 0, 0, 1, 0, 0, 1, 1, 0, 9910.17, 2514.61, 1316.56, 1.23221, 120, 3, 0, 1, 0, 1, 0, 0, 0, '', 48632, 1, NULL); - - --- Dwarf Commoner (19148) -DELETE FROM `creature` WHERE (`id1` = 19148); -INSERT INTO `creature` (`guid`, `id1`, `id2`, `id3`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`, `CreateObject`, `Comment`) VALUES -(85653, 19148, 0, 0, 0, 0, 0, 1, 1, 0, -4900.87, -957.314, 501.541, 4.17134, 120, 0, 0, 1, 0, 0, 0, 0, 0, '', 48632, 1, NULL), -(85654, 19148, 0, 0, 0, 0, 0, 1, 1, 0, -4901.8, -958.955, 501.543, 1.01229, 120, 0, 0, 1, 0, 0, 0, 0, 0, '', 48632, 1, NULL); - - --- Gnome Commoner (19172) -DELETE FROM `creature` WHERE (`id1` = 19172); -INSERT INTO `creature` (`guid`, `id1`, `id2`, `id3`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`, `CreateObject`, `Comment`) VALUES -(84950, 19172, 0, 0, 0, 0, 0, 1, 1, 0, -4829.88, -1173.25, 502.277, 2.49582, 120, 0, 0, 1, 0, 0, 0, 0, 0, '', 48632, 1, NULL), -(84953, 19172, 0, 0, 0, 0, 0, 1, 1, 0, -4831.74, -1172.58, 502.278, 6.19592, 120, 0, 0, 1, 0, 0, 0, 0, 0, '', 48632, 1, NULL); - --- Human Commoner 18927) -DELETE FROM `creature` WHERE (`id1` = 18927); -INSERT INTO `creature` (`guid`, `id1`, `id2`, `id3`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`, `CreateObject`, `Comment`) VALUES -(10998, 18927, 0, 0, 0, 0, 0, 1, 1, 0, -8854.78, 649.83, 96.7417, 1.43117, 120, 0, 0, 1, 0, 0, 0, 0, 0, '', 48632, 1, NULL), -(10999, 18927, 0, 0, 0, 0, 0, 1, 1, 0, -8855.71, 651.847, 96.6921, 5.72468, 120, 0, 0, 1, 0, 0, 0, 0, 0, '', 48632, 1, NULL), - --- Bishop Lazaril (29087) -DELETE FROM `creature` WHERE (`id1` = 29087); -INSERT INTO `creature` (`guid`, `id1`, `id2`, `id3`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`, `CreateObject`, `Comment`) VALUES -(9999106, 29087, 0, 0, 530, 0, 0, 1, 1, 1, -1816.1, 5441.49, -12.4284, 3.16375, 300, 0, 0, 1229580, 63100, 0, 0, 0, 0, '', NULL, 0, NULL); - - --- Grand Apothecary Putress (28318) -DELETE FROM `creature` WHERE (`id1` = 28318); -INSERT INTO `creature` (`guid`, `id1`, `id2`, `id3`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`, `CreateObject`, `Comment`) VALUES -(9999109, 28318, 0, 0, 530, 0, 0, 1, 1, 0, -1782.21, 5557.39, -12.4282, 4.36274, 300, 0, 0, 13860, 0, 0, 0, 0, 0, '', NULL, 0, NULL); - --- Argent Quartermaster (16786) -DELETE FROM `creature` WHERE (`id1` = 16786); -INSERT INTO `creature` (`guid`, `id1`, `id2`, `id3`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`, `CreateObject`, `Comment`) VALUES -(9999112, 16786, 0, 0, 0, 0, 0, 1, 1, 0, -4890.68, -953.546, 501.466, 2.24057, 300, 0, 0, 6535, 0, 0, 0, 0, 0, '', NULL, 0, NULL), -(9999113, 16786, 0, 0, 0, 0, 0, 1, 1, 0, -8832.95, 643.866, 94.8079, 4.56603, 300, 0, 0, 6535, 0, 0, 0, 0, 0, '', NULL, 0, NULL), -(9999114, 16786, 0, 0, 0, 0, 0, 1, 1, 0, 2257.47, -5323.59, 81.9436, 1.81317, 300, 0, 0, 6535, 0, 0, 0, 0, 0, '', NULL, 0, NULL); - - --- Argent Outfitters (16787) -DELETE FROM `creature` WHERE (`id1` = 16787); -INSERT INTO `creature` (`guid`, `id1`, `id2`, `id3`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`, `CreateObject`, `Comment`) VALUES -(9999117, 16787, 0, 0, 1, 0, 0, 1, 1, 0, 1580.35, -4417.15, 8.00601, 3.43258, 300, 0, 0, 6535, 0, 0, 0, 0, 0, '', NULL, 0, NULL), -(9999118, 16787, 0, 0, 1, 0, 0, 1, 1, 0, -1249.98, 78.4138, 128.281, 3.69263, 300, 0, 0, 6535, 0, 0, 0, 0, 0, '', NULL, 0, NULL), -(9999119, 16787, 0, 0, 0, 0, 0, 1, 1, 0, 1585.36, 249.98, -62.0784, 2.69447, 300, 0, 0, 6535, 0, 0, 0, 0, 0, '', NULL, 0, NULL), -(9999122, 16787, 0, 0, 0, 0, 0, 1, 1, 0, 2264.08, -5311.91, 81.8802, 2.27498, 300, 0, 0, 6535, 0, 0, 0, 0, 0, '', NULL, 0, NULL); - --- Lieutenant Kregor (29442) -DELETE FROM `creature` WHERE (`id1` = 29442); -INSERT INTO `creature` (`guid`, `id1`, `id2`, `id3`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`, `CreateObject`, `Comment`) VALUES -(9999127, 29442, 0, 0, 530, 0, 0, 1, 1, 0, -4023.84, -11889.5, -1.29016, 4.8869, 300, 0, 0, 247, 0, 0, 0, 0, 0, '', NULL, 0, NULL); - --- Lieutenant Julek (29441) -DELETE FROM `creature` WHERE (`id1` = 29441); -INSERT INTO `creature` (`guid`, `id1`, `id2`, `id3`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`, `CreateObject`, `Comment`) VALUES -(9999130, 29441, 0, 0, 530, 0, 0, 1, 1, 0, 9338.25, -7284.79, 14.0037, 2.19962, 300, 0, 0, 247, 0, 0, 0, 0, 0, '', NULL, 0, NULL); - - - --- Cracked Necrotic Crystal (16431) -DELETE FROM `creature` WHERE (`id1` = 16431); -INSERT INTO `creature` (`guid`, `id1`, `id2`, `id3`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`, `CreateObject`, `Comment`) VALUES -(9999133, 16431, 0, 0, 0, 0, 0, 1, 1, 0, 2396.58, -5007.82, 73.2928, 2.99716, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, NULL), -(9999136, 16431, 0, 0, 0, 0, 0, 1, 1, 0, 2071.04, -5227.94, 84.0269, 3.06184, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, NULL), -(9999137, 16431, 0, 0, 0, 0, 0, 1, 1, 0, 2058.28, -4689.9, 78.8891, 0.743971, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, NULL), -(9999144, 16431, 0, 0, 0, 0, 0, 1, 1, 0, -7928.36, -2370.42, 122.623, 2.90189, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, NULL), -(9999145, 16431, 0, 0, 0, 0, 0, 1, 1, 0, -7715.24, -2229.35, 136.287, 4.16012, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, NULL), -(9999146, 16431, 0, 0, 0, 0, 0, 1, 1, 0, -8003.47, -2409.8, 123.754, 2.81639, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, NULL), -(9999147, 16431, 0, 0, 1, 0, 0, 1, 1, 0, 3506.45, -4337.38, 126.362, 1.56576, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, NULL), -(9999148, 16431, 0, 0, 1, 0, 0, 1, 1, 0, 3578.3, -4060.05, 97.4089, 6.1278, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, NULL); - - --- Faint Necrotic Crystal (16531) -DELETE FROM `creature` WHERE (`id1` = 16531); -INSERT INTO `creature` (`guid`, `id1`, `id2`, `id3`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`, `CreateObject`, `Comment`) VALUES -(9999138, 16531, 0, 0, 0, 0, 0, 1, 1, 0, 1985.82, -3087.96, 78.4403, 1.69683, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, NULL), -(9999139, 16531, 0, 0, 0, 0, 0, 1, 1, 0, 1906.52, -2792.13, 71.7248, 5.99943, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, NULL), -(9999140, 16531, 0, 0, 0, 0, 0, 1, 1, 0, 1878.4, -2654.59, 71.8428, 5.12489, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, NULL), -(9999141, 16531, 0, 0, 0, 0, 0, 1, 1, 0, -7972.87, -956.525, 132.552, 0.575156, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, NULL), -(9999142, 16531, 0, 0, 0, 0, 0, 1, 1, 0, -8377.16, -958.836, 193.701, 2.0806, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, NULL), -(9999143, 16531, 0, 0, 0, 0, 0, 1, 1, 0, -8382.33, -1269.86, 208.872, 4.43894, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, NULL), -(9999149, 16531, 0, 0, 1, 0, 0, 1, 1, 0, 2990.37, -4177.65, 102.116, 3.43317, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, NULL), -(9999151, 16531, 0, 0, 1, 0, 0, 1, 1, 0, 3511.32, -5737.19, 4.08855, 0.105514, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, NULL), -(9999152, 16531, 0, 0, 1, 0, 0, 1, 1, 0, -7399.33, -3754.16, 12.6058, 5.61606, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, NULL), -(9999153, 16531, 0, 0, 1, 0, 0, 1, 1, 0, -7220.04, -4037.2, 10.9071, 5.26758, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, NULL), -(9999154, 16531, 0, 0, 1, 0, 0, 1, 1, 0, -7154.65, -3550.67, 11.5049, 0.800238, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, NULL), -(9999159, 16531, 0, 0, 1, 0, 0, 1, 1, 0, -8462, -2695.95, 27.3474, 5.68558, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, NULL), -(9999162, 16531, 0, 0, 1, 0, 0, 1, 1, 0, 6700.84, -3635.83, 702.161, 3.82628, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, NULL), -(9999165, 16531, 0, 0, 0, 0, 0, 1, 1, 0, -11201.1, -3332.44, 8.59445, 0.454951, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, NULL), -(9999167, 16531, 0, 0, 0, 0, 0, 1, 1, 0, -11076.7, -2882.24, 10.091, 0.430116, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, NULL), -(9999169, 16531, 0, 0, 0, 0, 0, 1, 1, 0, -11393.1, -2824.86, -2.37492, 3.91263, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, NULL); +(9999058, 16478, 0, 0, 0, 0, 0, 1, 1, 0, -9075.86, 413.467, 92.8368, 2.89831, 300, 0, 0, 5000, 0, 0, 0, 0, 0, '', NULL, 0, 'Lieutenant Orrin'), +(9999061, 16484, 0, 0, 0, 0, 0, 1, 1, 0, -5034.58, -827.808, 495.193, 1.36453, 300, 0, 0, 247, 0, 0, 0, 0, 0, '', NULL, 0, 'Lieutenant Nevell'), +(9999064, 16495, 0, 0, 1, 0, 0, 1, 1, 0, 9926.06, 2196.76, 1328, 6.07924, 300, 0, 0, 247, 0, 0, 0, 0, 0, '', NULL, 0, 'Lieutenant Beitha'), +(9999067, 16493, 0, 0, 1, 0, 0, 1, 1, 0, 1504, -4405.42, 22.2996, 4.64426, 300, 0, 0, 247, 0, 0, 0, 0, 0, '', NULL, 0, 'Lieutenant Dagel'), +(9999070, 16494, 0, 0, 0, 0, 0, 1, 1, 0, 1741.57, 232.84, 62.2421, 0.522293, 300, 0, 0, 247, 0, 0, 0, 0, 0, '', NULL, 0, 'Lieutenant Rukag'), +(9999073, 16490, 0, 0, 1, 0, 0, 1, 1, 0, -1276.45, 135.078, 131.62, 2.19755, 300, 0, 0, 247, 0, 0, 0, 0, 0, '', NULL, 0, 'Lieutenant Lisande'), +(9999076, 16281, 0, 0, 0, 0, 0, 1, 1, 1, 2266.48, -5302.08, 82.1662, 1.55131, 300, 0, 0, 7177, 0, 0, 0, 0, 0, '', NULL, 0, 'Keeper of the Rolls'), +(9999083, 16241, 0, 0, 0, 0, 0, 1, 1, 1, -5046.2, -817.416, 495.135, 1.13488, 300, 0, 0, 6535, 0, 0, 0, 0, 0, '', NULL, 0, 'Argent Recruiter'), +(9999084, 16241, 0, 0, 1, 0, 0, 1, 1, 1, 9927.33, 2491.28, 1317.27, 0.650405, 300, 5, 0, 6535, 0, 1, 0, 0, 0, '', NULL, 0, 'Argent Recruiter'), +(9999085, 16241, 0, 0, 0, 0, 0, 1, 1, 1, -8887.16, 588.348, 93.3619, 5.01865, 300, 6, 0, 6535, 0, 1, 0, 0, 0, '', NULL, 0, 'Argent Recruiter'), +(9999086, 16241, 0, 0, 0, 0, 0, 1, 1, 1, -8809.56, 620.566, 94.9331, 2.21328, 300, 0, 0, 6535, 0, 0, 0, 0, 0, '', NULL, 0, 'Argent Recruiter'), +(9999089, 16255, 0, 0, 1, 0, 0, 1, 1, 1, 1531.86, -4436.12, 14.5323, 1.11923, 300, 0, 0, 7402, 0, 0, 0, 0, 0, '', NULL, 0, 'Argent Scout'), +(9999090, 16255, 0, 0, 1, 0, 0, 1, 1, 1, -1273.1, 74.8744, 128.084, 0.412095, 300, 4, 0, 7402, 0, 1, 0, 0, 0, '', NULL, 0, 'Argent Scout'), +(9999091, 16255, 0, 0, 0, 0, 0, 1, 1, 1, 1555.93, 247.213, -43.1026, 6.03792, 300, 0, 0, 7177, 0, 0, 0, 0, 0, '', NULL, 0, 'Argent Scout'), +(9999094, 16361, 0, 0, 0, 0, 0, 1, 1, 1, 2265.69, -5306.91, 82.1646, 2.37378, 300, 0, 0, 6535, 0, 0, 0, 0, 0, '', NULL, 0, 'Commander Thomas Helleran'), +(9999097, 16143, 0, 0, 0, 0, 0, 1, 1, 0, -1357.74, 516.768, 90.9582, 3.20016, 300, 4, 0, 67144, 0, 1, 0, 0, 0, '', NULL, 0, 'Shadow of Doom'), +(9999100, 16285, 0, 0, 0, 0, 0, 1, 1, 1, -5055.06, -815.265, 495.386, 0.759309, 300, 0, 0, 6535, 0, 0, 0, 0, 0, '', NULL, 0, 'Argent Emissary'), +(9999101, 16285, 0, 0, 1, 0, 0, 1, 1, 1, 9950.27, 2494.3, 1317.25, 4.54779, 300, 0, 0, 6535, 0, 0, 0, 0, 0, '', NULL, 0, 'Argent Emissary'), +(9999102, 16285, 0, 0, 0, 0, 0, 1, 1, 1, -8817.5, 630.228, 94.1373, 5.53419, 300, 0, 0, 6535, 0, 0, 0, 0, 0, '', NULL, 0, 'Argent Emissary'), +(91565, 19173, 0, 0, 1, 0, 0, 1, 1, 0, 9921.56, 2499.58, 1317.77, 5.61996, 120, 0, 0, 1, 0, 0, 0, 0, 0, '', 48632, 1, 'Night Elf Commoner'), +(91566, 19173, 0, 0, 1, 0, 0, 1, 1, 0, 9910.17, 2514.61, 1316.56, 1.23221, 120, 3, 0, 1, 0, 1, 0, 0, 0, '', 48632, 1, 'Night Elf Commoner'), +(85653, 19148, 0, 0, 0, 0, 0, 1, 1, 0, -4900.87, -957.314, 501.541, 4.17134, 120, 0, 0, 1, 0, 0, 0, 0, 0, '', 48632, 1, 'Dwarf Commoner'), +(85654, 19148, 0, 0, 0, 0, 0, 1, 1, 0, -4901.8, -958.955, 501.543, 1.01229, 120, 0, 0, 1, 0, 0, 0, 0, 0, '', 48632, 1, 'Dwarf Commoner'), +(84950, 19172, 0, 0, 0, 0, 0, 1, 1, 0, -4829.88, -1173.25, 502.277, 2.49582, 120, 0, 0, 1, 0, 0, 0, 0, 0, '', 48632, 1, 'Gnome Commoner'), +(84953, 19172, 0, 0, 0, 0, 0, 1, 1, 0, -4831.74, -1172.58, 502.278, 6.19592, 120, 0, 0, 1, 0, 0, 0, 0, 0, '', 48632, 1, 'Gnome Commoner'), +(10998, 18927, 0, 0, 0, 0, 0, 1, 1, 0, -8854.78, 649.83, 96.7417, 1.43117, 120, 0, 0, 1, 0, 0, 0, 0, 0, '', 48632, 1, 'Human Commoner'), +(10999, 18927, 0, 0, 0, 0, 0, 1, 1, 0, -8855.71, 651.847, 96.6921, 5.72468, 120, 0, 0, 1, 0, 0, 0, 0, 0, '', 48632, 1, 'Human Commoner'), +(9999106, 29087, 0, 0, 530, 0, 0, 1, 1, 1, -1816.1, 5441.49, -12.4284, 3.16375, 300, 0, 0, 1229580, 63100, 0, 0, 0, 0, '', NULL, 0, 'Bishop Lazaril'), +(9999109, 28318, 0, 0, 530, 0, 0, 1, 1, 0, -1782.21, 5557.39, -12.4282, 4.36274, 300, 0, 0, 13860, 0, 0, 0, 0, 0, '', NULL, 0, 'Grand Apothecary Putress'), +(9999112, 16786, 0, 0, 0, 0, 0, 1, 1, 0, -4890.68, -953.546, 501.466, 2.24057, 300, 0, 0, 6535, 0, 0, 0, 0, 0, '', NULL, 0, 'Argent Quartermaster'), +(9999113, 16786, 0, 0, 0, 0, 0, 1, 1, 0, -8832.95, 643.866, 94.8079, 4.56603, 300, 0, 0, 6535, 0, 0, 0, 0, 0, '', NULL, 0, 'Argent Quartermaster'), +(9999114, 16786, 0, 0, 0, 0, 0, 1, 1, 0, 2257.47, -5323.59, 81.9436, 1.81317, 300, 0, 0, 6535, 0, 0, 0, 0, 0, '', NULL, 0, 'Argent Quartermaster'), +(9999117, 16787, 0, 0, 1, 0, 0, 1, 1, 0, 1580.35, -4417.15, 8.00601, 3.43258, 300, 0, 0, 6535, 0, 0, 0, 0, 0, '', NULL, 0, 'Argent Outfitters'), +(9999118, 16787, 0, 0, 1, 0, 0, 1, 1, 0, -1249.98, 78.4138, 128.281, 3.69263, 300, 0, 0, 6535, 0, 0, 0, 0, 0, '', NULL, 0, 'Argent Outfitters'), +(9999119, 16787, 0, 0, 0, 0, 0, 1, 1, 0, 1585.36, 249.98, -62.0784, 2.69447, 300, 0, 0, 6535, 0, 0, 0, 0, 0, '', NULL, 0, 'Argent Outfitters'), +(9999122, 16787, 0, 0, 0, 0, 0, 1, 1, 0, 2264.08, -5311.91, 81.8802, 2.27498, 300, 0, 0, 6535, 0, 0, 0, 0, 0, '', NULL, 0, 'Argent Outfitters'), +(9999127, 29442, 0, 0, 530, 0, 0, 1, 1, 0, -4023.84, -11889.5, -1.29016, 4.8869, 300, 0, 0, 247, 0, 0, 0, 0, 0, '', NULL, 0, 'Lieutenant Kregor'), +(9999130, 29441, 0, 0, 530, 0, 0, 1, 1, 0, 9338.25, -7284.79, 14.0037, 2.19962, 300, 0, 0, 247, 0, 0, 0, 0, 0, '', NULL, 0, 'Lieutenant Julek'), +(9999133, 16431, 0, 0, 0, 0, 0, 1, 1, 0, 2396.58, -5007.82, 73.2928, 2.99716, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, 'Cracked Necrotic Crystal'), +(9999136, 16431, 0, 0, 0, 0, 0, 1, 1, 0, 2071.04, -5227.94, 84.0269, 3.06184, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, 'Cracked Necrotic Crystal'), +(9999137, 16431, 0, 0, 0, 0, 0, 1, 1, 0, 2058.28, -4689.9, 78.8891, 0.743971, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, 'Cracked Necrotic Crystal'), +(9999144, 16431, 0, 0, 0, 0, 0, 1, 1, 0, -7928.36, -2370.42, 122.623, 2.90189, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, 'Cracked Necrotic Crystal'), +(9999145, 16431, 0, 0, 0, 0, 0, 1, 1, 0, -7715.24, -2229.35, 136.287, 4.16012, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, 'Cracked Necrotic Crystal'), +(9999146, 16431, 0, 0, 0, 0, 0, 1, 1, 0, -8003.47, -2409.8, 123.754, 2.81639, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, 'Cracked Necrotic Crystal'), +(9999147, 16431, 0, 0, 1, 0, 0, 1, 1, 0, 3506.45, -4337.38, 126.362, 1.56576, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, 'Cracked Necrotic Crystal'), +(9999148, 16431, 0, 0, 1, 0, 0, 1, 1, 0, 3578.3, -4060.05, 97.4089, 6.1278, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, 'Cracked Necrotic Crystal'), +(9999138, 16531, 0, 0, 0, 0, 0, 1, 1, 0, 1985.82, -3087.96, 78.4403, 1.69683, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, 'Faint Necrotic Crystal'), +(9999139, 16531, 0, 0, 0, 0, 0, 1, 1, 0, 1906.52, -2792.13, 71.7248, 5.99943, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, 'Faint Necrotic Crystal'), +(9999140, 16531, 0, 0, 0, 0, 0, 1, 1, 0, 1878.4, -2654.59, 71.8428, 5.12489, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, 'Faint Necrotic Crystal'), +(9999141, 16531, 0, 0, 0, 0, 0, 1, 1, 0, -7972.87, -956.525, 132.552, 0.575156, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, 'Faint Necrotic Crystal'), +(9999142, 16531, 0, 0, 0, 0, 0, 1, 1, 0, -8377.16, -958.836, 193.701, 2.0806, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, 'Faint Necrotic Crystal'), +(9999143, 16531, 0, 0, 0, 0, 0, 1, 1, 0, -8382.33, -1269.86, 208.872, 4.43894, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, 'Faint Necrotic Crystal'), +(9999149, 16531, 0, 0, 1, 0, 0, 1, 1, 0, 2990.37, -4177.65, 102.116, 3.43317, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, 'Faint Necrotic Crystal'), +(9999151, 16531, 0, 0, 1, 0, 0, 1, 1, 0, 3511.32, -5737.19, 4.08855, 0.105514, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, 'Faint Necrotic Crystal'), +(9999152, 16531, 0, 0, 1, 0, 0, 1, 1, 0, -7399.33, -3754.16, 12.6058, 5.61606, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, 'Faint Necrotic Crystal'), +(9999153, 16531, 0, 0, 1, 0, 0, 1, 1, 0, -7220.04, -4037.2, 10.9071, 5.26758, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, 'Faint Necrotic Crystal'), +(9999154, 16531, 0, 0, 1, 0, 0, 1, 1, 0, -7154.65, -3550.67, 11.5049, 0.800238, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, 'Faint Necrotic Crystal'), +(9999159, 16531, 0, 0, 1, 0, 0, 1, 1, 0, -8462, -2695.95, 27.3474, 5.68558, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, 'Faint Necrotic Crystal'), +(9999162, 16531, 0, 0, 1, 0, 0, 1, 1, 0, 6700.84, -3635.83, 702.161, 3.82628, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, 'Faint Necrotic Crystal'), +(9999165, 16531, 0, 0, 0, 0, 0, 1, 1, 0, -11201.1, -3332.44, 8.59445, 0.454951, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, 'Faint Necrotic Crystal'), +(9999167, 16531, 0, 0, 0, 0, 0, 1, 1, 0, -11076.7, -2882.24, 10.091, 0.430116, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, 'Faint Necrotic Crystal'), +(9999169, 16531, 0, 0, 0, 0, 0, 1, 1, 0, -11393.1, -2824.86, -2.37492, 3.91263, 300, 0, 0, 6223, 0, 0, 0, 0, 0, '', NULL, 0, 'Faint Necrotic Crystal');