mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 18:40:28 +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