fix(DB/gameobject): Adjust position for Cooper Vein 18679 (#5132)

This commit is contained in:
Silker
2021-04-04 19:34:24 -06:00
committed by GitHub
parent 48bef83694
commit ae4c854127

View File

@@ -0,0 +1,4 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1617559127512335600');
UPDATE `gameobject` SET `position_x`=-8747.79, `position_y`=-2256.47, `position_z`=153.350, `orientation`=0.855903 WHERE `guid`=18679;