fix(DB/Creature): Update Z position for Ghostpaw Runner (GUID: 34977) (#12555)

This commit is contained in:
Eddy Vega
2022-08-01 13:22:35 -06:00
committed by GitHub
parent 529eebb107
commit 5e63a9db91

View File

@@ -0,0 +1,4 @@
--
UPDATE `creature` SET `position_z`=94.3 WHERE `guid`=34977;