Update SpawnLocations.sql

This commit is contained in:
Manmadedrummer
2025-06-15 09:52:49 -04:00
committed by GitHub
parent 4c5598ee3c
commit 101b017347

View File

@@ -123,3 +123,12 @@ INSERT INTO `creature` (`guid`, `id1`, `id2`, `id3`, `map`, `zoneId`, `areaId`,
(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);