mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/Gameobject) Mining nodes inside of eachother (#5345)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1618750411311383100');
|
||||
UPDATE `gameobject`SET `position_x`='-7406', `position_y`='-2756', `position_z`='12.064' WHERE `guid`=7327;
|
||||
UPDATE `gameobject`SET `position_x`='-520', `position_y`='-4762', `position_z`='30.064' WHERE `guid`=12487;
|
||||
Reference in New Issue
Block a user