mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-26 15:16:24 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_03_20_02 -> 2023_03_20_03
|
||||
--
|
||||
DELETE FROM `gameobject` WHERE `id`=186729;
|
||||
INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `ScriptName`, `VerifiedBuild`) VALUES
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_03_20_03 -> 2023_03_20_04
|
||||
--
|
||||
UPDATE `creature_template_addon` SET `auras` = '11838 31261 36716' WHERE (`entry` = 20869);
|
||||
UPDATE `creature_template_addon` SET `auras` = '11838 31261 38828' WHERE (`entry` = 21586);
|
||||
Reference in New Issue
Block a user