From bd756a542aa7ef80e81320a93658fc2577464098 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 30 May 2025 19:16:17 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): e35a565880397d89019b5bc394f3678fd0649624 --- .../2025_05_30_08.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/Sinister_Reflection_Timers.sql => db_world/2025_05_30_08.sql} (99%) diff --git a/data/sql/updates/pending_db_world/Sinister_Reflection_Timers.sql b/data/sql/updates/db_world/2025_05_30_08.sql similarity index 99% rename from data/sql/updates/pending_db_world/Sinister_Reflection_Timers.sql rename to data/sql/updates/db_world/2025_05_30_08.sql index 24488c466..086f31d53 100644 --- a/data/sql/updates/pending_db_world/Sinister_Reflection_Timers.sql +++ b/data/sql/updates/db_world/2025_05_30_08.sql @@ -1,3 +1,4 @@ +-- DB update 2025_05_30_07 -> 2025_05_30_08 -- Edit Spell Timers UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 25708;