fix(DB/Gameobject): Moved Book "Old Hatreds - The Colonization of Kalimdor" to correct location. (#8706)
Fixes #8522
This commit is contained in:
parent
e678b306e9
commit
ba83878022
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1635011006215560900');
|
||||
|
||||
UPDATE `gameobject` SET `position_x`=-7229.43, `position_y`=-3739.23, `position_z`=9.60493 WHERE `guid`=17342 AND `id`=175763;
|
||||
Loading…
Add table
Add a link
Reference in a new issue