From 273607b38ab14ef3d5beaf2a9fec2f02321bdbcf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 1 Jul 2025 18:38:05 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): a04375e4fee90b4934f574c454c0b1b114963dc4 --- .../Gryp_Ghou_Corrections.sql => db_world/2025_07_01_03.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/Gryp_Ghou_Corrections.sql => db_world/2025_07_01_03.sql} (98%) diff --git a/data/sql/updates/pending_db_world/Gryp_Ghou_Corrections.sql b/data/sql/updates/db_world/2025_07_01_03.sql similarity index 98% rename from data/sql/updates/pending_db_world/Gryp_Ghou_Corrections.sql rename to data/sql/updates/db_world/2025_07_01_03.sql index 296d3c39b..a77186f06 100644 --- a/data/sql/updates/pending_db_world/Gryp_Ghou_Corrections.sql +++ b/data/sql/updates/db_world/2025_07_01_03.sql @@ -1,3 +1,4 @@ +-- DB update 2025_07_01_02 -> 2025_07_01_03 -- Scourge Gryphons UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 28906;