fix(DB/creature): Thorim position (Temple of Storms) (#2160)
This commit is contained in:
parent
82d53bf316
commit
ff1e6c0cdc
1 changed files with 3 additions and 0 deletions
|
|
@ -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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue