fix(DB/creature): Great Wavethrasher position (#2537)
This commit is contained in:
parent
5ed74d9e00
commit
f420d0ba28
1 changed files with 3 additions and 0 deletions
|
|
@ -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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue