mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-26 07:06:23 +00:00
fix(DB/gameobject): Adjust position for Copper Vein 5242 (#5159)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user