Update SpawnLocations.sql

This commit is contained in:
Manmadedrummer
2025-06-13 20:01:14 -04:00
committed by GitHub
parent eefc40790a
commit 5b27648d52

View File

@@ -38,3 +38,9 @@ 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, 2251.36, -5291.18, 82.1825, 1.39445, 300, 0, 0, 7177, 0, 0, 0, 0, 0, '', NULL, 0, NULL);