fix(DB/Creature): Npc 1568 spawn position (#12519)
This commit is contained in:
parent
7d0161d26e
commit
f0df7edee0
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- Undertaker Mordo https://classic.wowhead.com/npc=1568/undertaker-mordo
|
||||
UPDATE `creature` SET `position_x` = 1671.89,`position_y` = 1678.29,`position_z` = 120.802, `orientation` = 0.0349066 WHERE `id1` = 1568;
|
||||
Loading…
Add table
Add a link
Reference in a new issue