fix(DB/Gameobjects): Corrected position of one bonfire in Orgrimmar during Midsummer event. (#8333)

Fixes #6932
This commit is contained in:
UltraNix
2021-10-11 00:11:46 +02:00
committed by GitHub
parent e3bd2d3d78
commit 4392da3ca8

View File

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