fix(DB/gameobject): Adjust position for Bruiseweed with GUID 3799 (#5567)

This commit is contained in:
Silker
2021-05-02 22:19:00 -06:00
committed by GitHub
parent c72be439f4
commit 741fb7f99e

View File

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