fix(DB/creature): Move Undertaker Mordo (#4548)
This commit is contained in:
parent
61c0e5abb0
commit
4d10278770
1 changed files with 5 additions and 0 deletions
|
|
@ -0,0 +1,5 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1613071309294888253');
|
||||
|
||||
-- Move Undertaker Mordo
|
||||
|
||||
UPDATE `creature` SET `position_x`=1671.25, `position_y`=1678.31, `position_z`=120.72,`orientation`=0.051 WHERE `guid`=29803;
|
||||
Loading…
Add table
Add a link
Reference in a new issue