mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 18:40:28 +00:00
fix(DB/creature): Thorim position (Temple of Storms) (#2160)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1564526267145908537');
|
||||
|
||||
UPDATE `creature` SET `position_x` = 7448.98, `position_y` = -534.783, `position_z` = 1896.85, `orientation` = 2.99243 WHERE `guid` = 97128;
|
||||
Reference in New Issue
Block a user