From 3d36fd015c2d1a20792884cc1a89cd75758e9557 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 12 Nov 2023 15:21:27 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 8054f2b9690e794b12d06d06539018a91fe83814 --- .../several-SAI-fixes-CMANGOS.sql => db_world/2023_11_12_02.sql} | 1 + .../2023_11_12_03.sql} | 1 + 2 files changed, 2 insertions(+) rename data/sql/updates/{pending_db_world/several-SAI-fixes-CMANGOS.sql => db_world/2023_11_12_02.sql} (99%) rename data/sql/updates/{pending_db_world/ssc-mark-of-the-illidari-drops.sql => db_world/2023_11_12_03.sql} (97%) diff --git a/data/sql/updates/pending_db_world/several-SAI-fixes-CMANGOS.sql b/data/sql/updates/db_world/2023_11_12_02.sql similarity index 99% rename from data/sql/updates/pending_db_world/several-SAI-fixes-CMANGOS.sql rename to data/sql/updates/db_world/2023_11_12_02.sql index 6b1115fa8..9d9931c3d 100644 --- a/data/sql/updates/pending_db_world/several-SAI-fixes-CMANGOS.sql +++ b/data/sql/updates/db_world/2023_11_12_02.sql @@ -1,3 +1,4 @@ +-- DB update 2023_11_12_01 -> 2023_11_12_02 -- DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryorguid` IN (19973, 22204, 22281, 23353, 23354, 23355); 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`, `event_param6`, `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 diff --git a/data/sql/updates/pending_db_world/ssc-mark-of-the-illidari-drops.sql b/data/sql/updates/db_world/2023_11_12_03.sql similarity index 97% rename from data/sql/updates/pending_db_world/ssc-mark-of-the-illidari-drops.sql rename to data/sql/updates/db_world/2023_11_12_03.sql index fb03b7cf3..6a95b0ef7 100644 --- a/data/sql/updates/pending_db_world/ssc-mark-of-the-illidari-drops.sql +++ b/data/sql/updates/db_world/2023_11_12_03.sql @@ -1,3 +1,4 @@ +-- DB update 2023_11_12_02 -> 2023_11_12_03 -- DELETE FROM `creature_loot_template` WHERE `item` = 32897 AND `entry` IN (21218, 21220, 21221, 21229, 21230, 21231, 21232, 21251, 21263, 21298, 21299, 21301, 21339, 21863); INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES