fix(DB/Gameobjects): Corrected position of one bonfire in Orgrimmar during Midsummer event. (#8333)
Fixes #6932
This commit is contained in:
parent
e3bd2d3d78
commit
4392da3ca8
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1633622346247698400');
|
||||
|
||||
UPDATE `gameobject` SET `orientation`=6.0, `rotation0`=0, `rotation1`=0, `rotation2`=0.607782, `rotation3`=0.794104 WHERE `guid`=31669;
|
||||
Loading…
Add table
Add a link
Reference in a new issue