fix (DB/Creature) Edit Geirrvif's position. (#22531)

This commit is contained in:
Rocco Silipo
2025-07-22 18:12:24 +02:00
committed by GitHub
parent e66931ca4a
commit ae81ce2a24

View File

@@ -0,0 +1,3 @@
-- Update position, orientation and Verified Build (Sniffed).
UPDATE `creature` SET `position_x` = 8216.233, `position_y` = 3516.222, `position_z` = 630.9635, `orientation` = 3.83972, `VerifiedBuild` = 61967 WHERE (`id1` = 31135) AND (`guid` = 123494);