diff options
| -rw-r--r-- | data/sql/updates/db_world/2025_11_15_01.sql (renamed from data/sql/updates/pending_db_world/rev_1763150541109803900.sql) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/updates/pending_db_world/rev_1763150541109803900.sql b/data/sql/updates/db_world/2025_11_15_01.sql index bb6c9c5323..ae17324684 100644 --- a/data/sql/updates/pending_db_world/rev_1763150541109803900.sql +++ b/data/sql/updates/db_world/2025_11_15_01.sql @@ -1,2 +1,3 @@ +-- DB update 2025_11_15_00 -> 2025_11_15_01 -- fix spell focus location for quest 'Will of the Titans' UPDATE `gameobject` SET `position_x` = 5110.11, `position_y` = 5471.22, `position_z` = -91.84 WHERE `id` = 190781 AND `guid` = 99745; |
