mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 12:47:07 +00:00
fix(DB/gameobject): Adjust position for Wild Steelbloom node - GUID 4997 (#5331)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1618694589843475600');
|
||||
|
||||
UPDATE `gameobject` SET `position_x`=1360.45, `position_y`=1536.73, `position_z`=149.534 WHERE `guid`=4186;
|
||||
|
||||
Reference in New Issue
Block a user