From 0db63275c8a5b9daae46a507833ebff2d2e05e25 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 26 Sep 2023 23:08:12 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 4b85e3ed98c674fbb165bc9a5c24a6514cbb7d0d --- .../fathomguards.sql => db_world/2023_09_26_03.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/fathomguards.sql => db_world/2023_09_26_03.sql} (97%) diff --git a/data/sql/updates/pending_db_world/fathomguards.sql b/data/sql/updates/db_world/2023_09_26_03.sql similarity index 97% rename from data/sql/updates/pending_db_world/fathomguards.sql rename to data/sql/updates/db_world/2023_09_26_03.sql index 0cb4856fb..29deae622 100644 --- a/data/sql/updates/pending_db_world/fathomguards.sql +++ b/data/sql/updates/db_world/2023_09_26_03.sql @@ -1,3 +1,4 @@ +-- DB update 2023_09_26_02 -> 2023_09_26_03 -- UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` IN (22486, 22487);