fix(DB/creature): Adjust position for Cursed Darkhound (#4745)
This commit is contained in:
parent
bf46e0cb3f
commit
68859f6583
1 changed files with 5 additions and 0 deletions
|
|
@ -0,0 +1,5 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1615075864688334300');
|
||||
|
||||
|
||||
UPDATE `creature` SET `position_x`=1722.140, `position_z`=53.889 WHERE `guid`=44559;
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue