summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/sql/updates/db_world/2025_09_29_00.sql (renamed from data/sql/updates/pending_db_world/Update_SmartAI.sql)1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/updates/pending_db_world/Update_SmartAI.sql b/data/sql/updates/db_world/2025_09_29_00.sql
index 8bbf5a1df4..4fb84247d1 100644
--- a/data/sql/updates/pending_db_world/Update_SmartAI.sql
+++ b/data/sql/updates/db_world/2025_09_29_00.sql
@@ -1,3 +1,4 @@
+-- DB update 2025_09_28_01 -> 2025_09_29_00
-- Update SmartAI (Bleeding Hollow Necrolyte and Tunneler)
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE (`entry` IN (16968, 19422));