chore(DB): import pending files

Referenced commit(s): d0ad320a35
This commit is contained in:
AzerothCoreBot
2023-05-03 17:50:14 +00:00
parent d0ad320a35
commit d7190451cf
3 changed files with 3 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2023_05_03_00 -> 2023_05_03_01
--
DELETE FROM `creature_addon` WHERE `guid` IN (SELECT `guid` FROM `creature` WHERE `id1` = 16733);

View File

@@ -1,3 +1,4 @@
-- DB update 2023_05_03_01 -> 2023_05_03_02
--
DELETE FROM `creature` WHERE `guid`=87022 AND `id1` = 2683;
INSERT INTO `creature` (`guid`, `id1`, `map`, `spawnMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`) VALUES

View File

@@ -1,3 +1,4 @@
-- DB update 2023_05_03_02 -> 2023_05_03_03
--
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 15 AND `SourceGroup` = 8568;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES