mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +00:00
fix(DB/Creature): Timberstrider Fledgling undermap (#5201)
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1617919651657315506');
|
||||||
|
|
||||||
|
-- Azuremyst Isle - Timberstrider Fledgling spawn
|
||||||
|
UPDATE `creature` SET `position_x`=-4660.85, `position_y`=-12176.9, `position_z`=31.6266, `orientation`=0.746134 WHERE `guid`=62767 and `id`=17372;
|
||||||
Reference in New Issue
Block a user