mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +00:00
fix(DB/creature): Adjust position for Cursed Darkhound (#4745)
This commit is contained in:
@@ -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;
|
||||||
|
|
||||||
Reference in New Issue
Block a user