chore(DB): import pending files

Referenced commit(s): 14010f58f6
This commit is contained in:
AzerothCoreBot
2023-03-20 13:49:28 +00:00
parent 14010f58f6
commit 6c02298b61
2 changed files with 2 additions and 0 deletions

View File

@@ -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

View File

@@ -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);