From ede6868e1480897f982be55236ac64441328ffe6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 26 Nov 2025 23:34:59 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): a20bc6fe2883ddeb8420f05c46ca429f75183dea --- .../Gargoyle_Ambusher.sql => db_world/2025_11_26_06.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/Gargoyle_Ambusher.sql => db_world/2025_11_26_06.sql} (97%) diff --git a/data/sql/updates/pending_db_world/Gargoyle_Ambusher.sql b/data/sql/updates/db_world/2025_11_26_06.sql similarity index 97% rename from data/sql/updates/pending_db_world/Gargoyle_Ambusher.sql rename to data/sql/updates/db_world/2025_11_26_06.sql index 46a4969f7..72170aa04 100644 --- a/data/sql/updates/pending_db_world/Gargoyle_Ambusher.sql +++ b/data/sql/updates/db_world/2025_11_26_06.sql @@ -1,3 +1,4 @@ +-- DB update 2025_11_26_05 -> 2025_11_26_06 -- Remove row 5 (set range 100) and update comments. UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 32769;