diff options
author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-11-16 17:15:26 +0000 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-11-16 17:15:26 +0000 |
commit | d5a33f12eb5d5579e1b69fe363dffbf7a3544775 (patch) | |
tree | 8a6f8d8b701f5ab7228eaad89e6cb21f3eff6930 | |
parent | e21ab70b7d6a47144a7305e42eb5b8aeafbf9598 (diff) |
chore(DB): import pending files
Referenced commit(s): e21ab70b7d6a47144a7305e42eb5b8aeafbf9598
-rw-r--r-- | data/sql/updates/db_world/2024_11_16_04.sql (renamed from data/sql/updates/pending_db_world/rev_1731773696314015000.sql) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/updates/pending_db_world/rev_1731773696314015000.sql b/data/sql/updates/db_world/2024_11_16_04.sql index 2dc7970e29..bafe7505a4 100644 --- a/data/sql/updates/pending_db_world/rev_1731773696314015000.sql +++ b/data/sql/updates/db_world/2024_11_16_04.sql @@ -1,3 +1,4 @@ +-- DB update 2024_11_16_03 -> 2024_11_16_04 -- UPDATE `creature` SET `position_z` = 31.0639 WHERE `guid` = 7887; UPDATE `creature` SET `position_z` = 52.9613 WHERE `guid` = 18622; |