fix(DB/Creature) - Darkfang Venomspitter under the map (#20597)
Fixed Z axes
This commit is contained in:
parent
606d3944ae
commit
e21ab70b7d
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
--
|
||||
UPDATE `creature` SET `position_z` = 31.0639 WHERE `guid` = 7887;
|
||||
UPDATE `creature` SET `position_z` = 52.9613 WHERE `guid` = 18622;
|
||||
Loading…
Add table
Add a link
Reference in a new issue