mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-19 03:45:43 +00:00
fix(DB/Creature) - Eydis Darkbane no longer stuck under the ground (#20813)
* File Created * Correct Z-axis * Add id1 to the query
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
-- Corrected Z-axis of Eydis Darkbane (to match Fjola Lightbane's Z-axis).
|
||||
UPDATE `creature` SET `position_z` = 558.16 WHERE `guid` = 85120 AND `id1` = 36066;
|
||||
Reference in New Issue
Block a user