fix(DB/gameobject): Adjust position for Bruiseweed - GUID 3716 (#5332)
This commit is contained in:
parent
0148160659
commit
f632f4a20a
1 changed files with 4 additions and 0 deletions
|
|
@ -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;
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue