fix(DB/creature): Thorim position (Temple of Storms) (#2160)

This commit is contained in:
Stoabrogga
2019-08-11 09:48:04 +02:00
committed by GitHub
parent 82d53bf316
commit ff1e6c0cdc

View File

@@ -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;