fix(DB/Creature): Timberstrider Fledgling undermap (#5201)
This commit is contained in:
parent
480cb019d5
commit
40b951fbf5
1 changed files with 4 additions and 0 deletions
|
|
@ -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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue