From 8d9636e1fa2b82f9612cfa78ce263741f3416c2c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 29 May 2025 08:47:57 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 172df6feb7f3261e0dde6231f4878e77ffeabea1 --- .../rev_1748352373614749600.sql => db_world/2025_05_29_00.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1748352373614749600.sql => db_world/2025_05_29_00.sql} (97%) diff --git a/data/sql/updates/pending_db_world/rev_1748352373614749600.sql b/data/sql/updates/db_world/2025_05_29_00.sql similarity index 97% rename from data/sql/updates/pending_db_world/rev_1748352373614749600.sql rename to data/sql/updates/db_world/2025_05_29_00.sql index db2ee85d0..ab645ab40 100644 --- a/data/sql/updates/pending_db_world/rev_1748352373614749600.sql +++ b/data/sql/updates/db_world/2025_05_29_00.sql @@ -1,3 +1,4 @@ +-- DB update 2025_05_27_02 -> 2025_05_29_00 -- Adds SAI to the missing NPCs and SAI Event to execute the Timed Actionlist UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` IN (23853, 23852, 23854, 23855, 23845);