parent
fcfa35139e
commit
1fca5a13bd
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2025_01_09_02 -> 2025_01_10_00
|
||||
-- Spawn alliance quest giver for Shattered Halls Imprisoned in the Citadel quest
|
||||
DELETE FROM `creature` WHERE (`id1` = 17288) AND (`guid` IN (151300));
|
||||
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`) VALUES
|
||||
Loading…
Add table
Add a link
Reference in a new issue