fix(DB/Gameobject) Mining nodes inside of eachother (#5345)

This commit is contained in:
Branel
2021-04-27 14:17:08 +02:00
committed by GitHub
parent 6496a7918c
commit 0372ddc15e

View File

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