diff --git a/Spawn/SpawnLocations.sql b/Spawn/SpawnLocations.sql index 3d992b7..d057e81 100644 --- a/Spawn/SpawnLocations.sql +++ b/Spawn/SpawnLocations.sql @@ -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)