mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
fix(DB/Gameobject): fix spell focus location for 'Will of the Titans' (#23683)
This commit is contained in:
@@ -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;
|
||||
Reference in New Issue
Block a user