From 55989205e72ac50b14082a7c72026ef442626940 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 28 Nov 2025 11:38:54 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): e93bb0d610d8c45ea232848c5ac7dd0c52ee976f --- .../Giant_Champion.sql => db_world/2025_11_28_04.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/Giant_Champion.sql => db_world/2025_11_28_04.sql} (97%) diff --git a/data/sql/updates/pending_db_world/Giant_Champion.sql b/data/sql/updates/db_world/2025_11_28_04.sql similarity index 97% rename from data/sql/updates/pending_db_world/Giant_Champion.sql rename to data/sql/updates/db_world/2025_11_28_04.sql index 848c40294..2436adc34 100644 --- a/data/sql/updates/pending_db_world/Giant_Champion.sql +++ b/data/sql/updates/db_world/2025_11_28_04.sql @@ -1,3 +1,4 @@ +-- DB update 2025_11_28_03 -> 2025_11_28_04 -- Morbidus send a set data to Dhakar on death. UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 30698;