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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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);