From eced1b714ff405c782b3faf9d23232bc5cf4f71d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 22 May 2025 09:34:12 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 1326c2752981dc76e43a8d85ccc0baf91614c06d --- .../Sinister_Reflection_delay.sql => db_world/2025_05_22_00.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/Sinister_Reflection_delay.sql => db_world/2025_05_22_00.sql} (99%) diff --git a/data/sql/updates/pending_db_world/Sinister_Reflection_delay.sql b/data/sql/updates/db_world/2025_05_22_00.sql similarity index 99% rename from data/sql/updates/pending_db_world/Sinister_Reflection_delay.sql rename to data/sql/updates/db_world/2025_05_22_00.sql index 2a5b724ac..74413781b 100644 --- a/data/sql/updates/pending_db_world/Sinister_Reflection_delay.sql +++ b/data/sql/updates/db_world/2025_05_22_00.sql @@ -1,3 +1,4 @@ +-- DB update 2025_05_21_01 -> 2025_05_22_00 -- Set Attack Delay on spawn and update comments. UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 25708;