fix(DB/creature): Ghostpaw Runner position (#10617)
This commit is contained in:
parent
91ad29eb1b
commit
e5fb2a8e47
1 changed files with 3 additions and 0 deletions
|
|
@ -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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue