From 909b5dec8c859b655dab385e9baf9b936965efa1 Mon Sep 17 00:00:00 2001 From: AzerothCoreBot Date: Thu, 16 Mar 2023 22:20:17 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 4613d31f59bfb22c5f427818fd644e090de8d5d7 --- .../rev_1678558293117663600.sql => db_world/2023_03_16_05.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1678558293117663600.sql => db_world/2023_03_16_05.sql} (91%) diff --git a/data/sql/updates/pending_db_world/rev_1678558293117663600.sql b/data/sql/updates/db_world/2023_03_16_05.sql similarity index 91% rename from data/sql/updates/pending_db_world/rev_1678558293117663600.sql rename to data/sql/updates/db_world/2023_03_16_05.sql index 042b8fdcd..d14b27e46 100644 --- a/data/sql/updates/pending_db_world/rev_1678558293117663600.sql +++ b/data/sql/updates/db_world/2023_03_16_05.sql @@ -1,3 +1,4 @@ +-- DB update 2023_03_16_04 -> 2023_03_16_05 -- UPDATE `creature_template` SET `minlevel`=60, `maxlevel`=60 WHERE `entry` IN (18703,20700); UPDATE `smart_scripts` SET `action_type`=49, `action_param1`=0, `target_type`=21, `target_param1`=30, `comment`='Sethekk Spirit - On Summon - Attack nearest player' WHERE `entryorguid`=18703 AND `source_type`=0 AND `id`=0;