fix(DB/gameobject): Adjust position for Bruiseweed - GUID 3716 (#5332)

This commit is contained in:
Silker
2021-04-18 22:54:04 -06:00
committed by GitHub
parent 0148160659
commit f632f4a20a

View File

@@ -0,0 +1,4 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1618695684001514600');
UPDATE `gameobject` SET `position_x`=2660.25, `position_y`=1490.65, `position_z`=234.041, `zoneId`=406, `areaId`=467 WHERE `guid`=3716;