fix(DB/Creature) - Darkfang Venomspitter under the map (#20597)

Fixed Z axes
This commit is contained in:
FlyingArowana
2024-11-16 17:14:31 +00:00
committed by GitHub
parent 606d3944ae
commit e21ab70b7d

View File

@@ -0,0 +1,3 @@
--
UPDATE `creature` SET `position_z` = 31.0639 WHERE `guid` = 7887;
UPDATE `creature` SET `position_z` = 52.9613 WHERE `guid` = 18622;