chore(DB): import pending files

Referenced commit(s): 190bdcb4ce
This commit is contained in:
AzerothCoreBot
2022-12-02 08:55:28 +00:00
parent 190bdcb4ce
commit 3ba02d9b42
4 changed files with 4 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2022_12_02_00 -> 2022_12_02_01
--
UPDATE `creature` SET `curmana` = 0 WHERE `id1` = 20196;
UPDATE `creature_template` SET `unit_flags2` = `unit_flags2`&~2048 WHERE (`entry` = 20196);

View File

@@ -1,3 +1,4 @@
-- DB update 2022_12_02_01 -> 2022_12_02_02
-- Delete Old Objects
DELETE FROM `gameobject` WHERE `id`=185182 AND `map`=530 AND `guid` IN (26042,26043,26044,26045,26046,26047,26048,26049,26050,26051,26052,26053,26054,26055,26056,26057,26058,26059,26060,26061,26062,26063,26064,26065,26066,26067,26068,26069,26070,26071,26072,26073,26074);
DELETE FROM `gameobject` WHERE `id`=185877 AND `map`=530 AND `guid` IN (6909,12055,12061,12143,15031,15044,15047,15129,30681,30682,30686,30756,30771,30774,30776,42145,42146,42147,42148,42149,42150,42151,42152,42153);

View File

@@ -1,3 +1,4 @@
-- DB update 2022_12_02_02 -> 2022_12_02_03
--
DELETE FROM `creature_template_movement` WHERE `creatureId` = 15901;
INSERT INTO `creature_template_movement` (`CreatureId`, `Ground`, `Swim`, `Flight`, `Rooted`, `Chase`, `Random`, `InteractionPauseTimer`) VALUES

View File

@@ -1,3 +1,4 @@
-- DB update 2022_12_02_03 -> 2022_12_02_04
--
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 17734) AND (`source_type` = 0) AND (`id` = 4);
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES