fix(DB/Creature): Update Z position for Ghostpaw Runner (GUID: 34977) (#12555)
This commit is contained in:
parent
529eebb107
commit
5e63a9db91
1 changed files with 4 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
--
|
||||
|
||||
UPDATE `creature` SET `position_z`=94.3 WHERE `guid`=34977;
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue