summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2025-09-22 05:39:51 +0000
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2025-09-22 05:39:51 +0000
commitc6ca8f8d4759efb2254bc43df7651cd547b31b08 (patch)
tree23455f6706f70802c811ef397e89d74a61afabbd
parent15e662489672a8502068e9fd09c198cb22fbdb64 (diff)
chore(DB): import pending files
Referenced commit(s): 15e662489672a8502068e9fd09c198cb22fbdb64
-rw-r--r--data/sql/updates/db_world/2025_09_22_03.sql (renamed from data/sql/updates/pending_db_world/rev_1758151023989286000.sql)1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/updates/pending_db_world/rev_1758151023989286000.sql b/data/sql/updates/db_world/2025_09_22_03.sql
index 3b5596a34f..e8c3378c12 100644
--- a/data/sql/updates/pending_db_world/rev_1758151023989286000.sql
+++ b/data/sql/updates/db_world/2025_09_22_03.sql
@@ -1,3 +1,4 @@
+-- DB update 2025_09_22_02 -> 2025_09_22_03
--
UPDATE `creature_template` SET `AIName` = 'SmartAI', `RegenHealth` = 0 WHERE `entry` = 30035;