diff options
author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-11-16 11:30:18 +0000 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-11-16 11:30:18 +0000 |
commit | abe1e0d3d630e62e243b7f871ee9a84bd10dadb4 (patch) | |
tree | 506db0327dc2eb2062cd798fcac27de3ee0b980c /data | |
parent | 7a2ecf717626ea9a6a18dbe932388c544d4286e7 (diff) |
chore(DB): import pending files
Referenced commit(s): 7a2ecf717626ea9a6a18dbe932388c544d4286e7
Diffstat (limited to 'data')
-rw-r--r-- | data/sql/updates/db_world/2024_11_16_01.sql (renamed from data/sql/updates/pending_db_world/rev_1731719085948895000.sql) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/updates/pending_db_world/rev_1731719085948895000.sql b/data/sql/updates/db_world/2024_11_16_01.sql index 97f45e6f51..e8e97133a3 100644 --- a/data/sql/updates/pending_db_world/rev_1731719085948895000.sql +++ b/data/sql/updates/db_world/2024_11_16_01.sql @@ -1,2 +1,3 @@ +-- DB update 2024_11_16_00 -> 2024_11_16_01 -- UPDATE `creature_template_movement` SET `Rooted` = 1 WHERE `CreatureId` = 25741; |