fix(DB/creature): Great Wavethrasher position (#2537)

This commit is contained in:
Stoabrogga
2020-01-02 08:40:49 +01:00
committed by GitHub
parent 5ed74d9e00
commit f420d0ba28

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1577659546451711787');
UPDATE `creature` SET `position_x` = 2347.43, `position_y` = -6767.51, `position_z` = 17.2098 WHERE `guid` = 35968;