From 4c162ca40530f52863db81ae403b77e1746c5715 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 12 May 2025 16:04:02 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 396fd687fa312c737f22d717fd16a0f3c595b372 --- .../CrusadersAI.sql => db_world/2025_05_12_01.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/CrusadersAI.sql => db_world/2025_05_12_01.sql} (96%) diff --git a/data/sql/updates/pending_db_world/CrusadersAI.sql b/data/sql/updates/db_world/2025_05_12_01.sql similarity index 96% rename from data/sql/updates/pending_db_world/CrusadersAI.sql rename to data/sql/updates/db_world/2025_05_12_01.sql index 23553f2d6..961069481 100644 --- a/data/sql/updates/pending_db_world/CrusadersAI.sql +++ b/data/sql/updates/db_world/2025_05_12_01.sql @@ -1,3 +1,4 @@ +-- DB update 2025_05_12_00 -> 2025_05_12_01 -- Update comments and edit row 2. UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 28529;