diff options
author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-09-26 01:07:21 +0000 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-09-26 01:07:21 +0000 |
commit | 41efc22bf46a02a15cb7409bbb429f1cc8231939 (patch) | |
tree | c2e29ebb45969f74d0baee690b808621b5cf90e5 /data | |
parent | a0178af877bcff59081dcd0d673218cf8988b23b (diff) |
chore(DB): import pending files
Referenced commit(s): a0178af877bcff59081dcd0d673218cf8988b23b
Diffstat (limited to 'data')
-rw-r--r-- | data/sql/updates/db_world/2025_09_26_00.sql (renamed from data/sql/updates/pending_db_world/rev_1758372224591785709.sql) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/updates/pending_db_world/rev_1758372224591785709.sql b/data/sql/updates/db_world/2025_09_26_00.sql index be328f3983..6d803efb47 100644 --- a/data/sql/updates/pending_db_world/rev_1758372224591785709.sql +++ b/data/sql/updates/db_world/2025_09_26_00.sql @@ -1,3 +1,4 @@ +-- DB update 2025_09_23_03 -> 2025_09_26_00 -- UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 28600; DELETE FROM `waypoint_scripts` WHERE `guid`=776; |