diff options
author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-11-16 15:21:50 +0000 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-11-16 15:21:50 +0000 |
commit | 606d3944aea29ebbf4013fe082be30985609c77a (patch) | |
tree | ed4719547d7c10325a8a977ba9e1406aa8e7ebf1 /data | |
parent | 4948197014f0636761c12d153a34ad4776a1cb64 (diff) |
chore(DB): import pending files
Referenced commit(s): 4948197014f0636761c12d153a34ad4776a1cb64
Diffstat (limited to 'data')
-rw-r--r-- | data/sql/updates/db_world/2024_11_16_03.sql (renamed from data/sql/updates/pending_db_world/rev_1731726839690566900.sql) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/updates/pending_db_world/rev_1731726839690566900.sql b/data/sql/updates/db_world/2024_11_16_03.sql index 2fd4fcc849..f481ad84d3 100644 --- a/data/sql/updates/pending_db_world/rev_1731726839690566900.sql +++ b/data/sql/updates/db_world/2024_11_16_03.sql @@ -1,3 +1,4 @@ +-- DB update 2024_11_16_02 -> 2024_11_16_03 -- UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = 23598; |