diff --git a/data/sql/updates/pending_db_world/rev_1763150541109803900.sql b/data/sql/updates/pending_db_world/rev_1763150541109803900.sql new file mode 100644 index 000000000..bb6c9c532 --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1763150541109803900.sql @@ -0,0 +1,2 @@ +-- 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;