mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/Gameobject): Moved Book "Old Hatreds - The Colonization of Kalimdor" to correct location. (#8706)
Fixes #8522
This commit is contained in:
@@ -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;
|
||||
Reference in New Issue
Block a user