mirror of
https://github.com/araxiaonline/ScourgeInvasion.git
synced 2026-06-13 03:02:21 -04:00
Update SpawnLocations.sql
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user