diff options
-rw-r--r-- | data/sql/updates/db_world/2024_11_08_00.sql (renamed from data/sql/updates/pending_db_world/rev_1730802205082380900.sql) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/updates/pending_db_world/rev_1730802205082380900.sql b/data/sql/updates/db_world/2024_11_08_00.sql index a8bb7db3a5..2a055bb704 100644 --- a/data/sql/updates/pending_db_world/rev_1730802205082380900.sql +++ b/data/sql/updates/db_world/2024_11_08_00.sql @@ -1,3 +1,4 @@ +-- DB update 2024_11_07_06 -> 2024_11_08_00 -- Arzeth the Merciless UPDATE `creature` SET `position_x`=-659.412, `position_y`=4799.82, `position_z`=49.0951 WHERE `guid` = 69051 AND `id1` = 19354; |