fix(DB/Creature): Fix Zul'jin spawn position (#20477)

Co-authored-by: sudlud <sudlud@users.noreply.github.com>
This commit is contained in:
Andrew
2024-11-07 16:00:25 -03:00
committed by GitHub
parent 56843ebfee
commit 717cca48fc

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature` SET `position_x` = 119.9805831909179687, `position_y` = 674.24493408203125, `position_z` = 51.8244781494140625, `orientation` = 1.466076612472534179, `VerifiedBuild` = 50373 WHERE `guid` = 89358 AND `id1` = 23863;