mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-14 17:49:10 +00:00
fix(DB/creature): Ghostpaw Runner position (#10617)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1644507736654586300');
|
||||
|
||||
UPDATE `creature` SET `position_x` = 2738.18, `position_y` = 675.899 WHERE `guid` = 34982;
|
||||
Reference in New Issue
Block a user