DB/Creature: Fix Z coord for one creature

(someone used 2 3s instead 1)

(cherry picked from commit ab6b005c17e968f41932b48960010b5dd98ff458)
This commit is contained in:
Aokromes
2021-12-22 22:38:58 +01:00
committed by Shauren
parent 74e70445b7
commit 5a789b3c43
@@ -0,0 +1,2 @@
--
UPDATE `creature` SET `position_z` = 391.13 WHERE `guid` = 142425;