mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/Creature) - Darkfang Venomspitter under the map (#20597)
Fixed Z axes
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `creature` SET `position_z` = 31.0639 WHERE `guid` = 7887;
|
||||
UPDATE `creature` SET `position_z` = 52.9613 WHERE `guid` = 18622;
|
||||
Reference in New Issue
Block a user