mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 13:16:23 +00:00
fix(DB/Creature): Fix Zul'jin spawn position (#20477)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
This commit is contained in:
@@ -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;
|
||||
Reference in New Issue
Block a user