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:
@@ -1,4 +1,4 @@
|
||||
DELETE FROM `creature` WHERE `id1` IN (16478, 16484, 16495, 16493, 16494, 16490, 16281, 16241, 16255, 16361, 16143, 16285, 19173, 19148, 19172, 18927, 29087, 28318, 16786, 16787, 29442, 29441, 16431, 16531);
|
||||
DELETE FROM `creature` WHERE `id1` IN (16478, 16484, 16495, 16493, 16494, 16490, 16281, 16241, 16255, 16361, 16143, 16285, 29087, 28318, 16786, 16787, 29442, 29441, 16431, 16531);
|
||||
|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user