mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-04 22:07:52 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2026_07_21_01 -> 2026_07_21_02
|
||||
-- Spawn Voice of Yogg-Saron in Ulduar (spawn data from TrinityCore)
|
||||
DELETE FROM `creature` WHERE `id` = 33280 AND `map` = 603;
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `MovementType`, `ScriptName`, `Comment`, `VerifiedBuild`) VALUES
|
||||
Reference in New Issue
Block a user