fix(DB/gameobject): Adjust position for Copper Vein 5242 (#5159)

This commit is contained in:
Silker
2021-04-06 12:39:31 -06:00
committed by GitHub
parent a34ee3fa78
commit c2b8e478df

View File

@@ -0,0 +1,4 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1617674243069210400');
UPDATE `gameobject` SET `position_x`=-9668.717, `position_y`=-2031.464, `position_z`=60.258, `orientation`=0.480889 WHERE `guid`=5242;