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:
parent
02cacd2341
commit
9187f93a42
1 changed files with 3 additions and 0 deletions
|
|
@ -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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue