diff --git a/data/sql/updates/pending_db_world/Voicelines.sql b/data/sql/updates/db_world/2022_11_12_08.sql similarity index 97% rename from data/sql/updates/pending_db_world/Voicelines.sql rename to data/sql/updates/db_world/2022_11_12_08.sql index d6ffc51eb..442935150 100644 --- a/data/sql/updates/pending_db_world/Voicelines.sql +++ b/data/sql/updates/db_world/2022_11_12_08.sql @@ -1,3 +1,4 @@ +-- DB update 2022_11_12_07 -> 2022_11_12_08 -- Jammal\'an the Prophet UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 5710; DELETE FROM `smart_scripts` WHERE (`entryorguid` = 5710) AND (`source_type` = 0) AND (`id` IN (4, 5));