fix(DB/gameobject): Adjust position for Bruiseweed with GUID 3799 (#5567)
This commit is contained in:
parent
c72be439f4
commit
741fb7f99e
1 changed files with 4 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1619832333662216000');
|
||||
|
||||
UPDATE `gameobject` SET `position_x`=-1657.946, `position_y`=-1781.432, `position_z`=80.497 WHERE `guid`=3799;
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue