From 90eb27cd1570113930bacc17fec8c5749acee235 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 21 Jun 2025 21:47:00 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): f30a821b7f0c2a7d832eb36f3dad60d6b10e7718 --- .../Defenders_cd.sql => db_world/2025_06_21_03.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/Defenders_cd.sql => db_world/2025_06_21_03.sql} (97%) diff --git a/data/sql/updates/pending_db_world/Defenders_cd.sql b/data/sql/updates/db_world/2025_06_21_03.sql similarity index 97% rename from data/sql/updates/pending_db_world/Defenders_cd.sql rename to data/sql/updates/db_world/2025_06_21_03.sql index 6ebe3df42..8736b1212 100644 --- a/data/sql/updates/pending_db_world/Defenders_cd.sql +++ b/data/sql/updates/db_world/2025_06_21_03.sql @@ -1,3 +1,4 @@ +-- DB update 2025_06_21_02 -> 2025_06_21_03 -- Defender of the Light (update comments and edit Holy Wrath cd). UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 29174;