Update SpawnLocations.sql

This commit is contained in:
Manmadedrummer
2025-06-14 09:59:23 -04:00
committed by GitHub
parent 75ff55723e
commit 7f3e46f3fd

View File

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