fix (DB/Creature) Edit Geirrvif's position. (#22531)
This commit is contained in:
parent
e66931ca4a
commit
ae81ce2a24
1 changed files with 3 additions and 0 deletions
3
data/sql/updates/pending_db_world/Geirrvif.sql
Normal file
3
data/sql/updates/pending_db_world/Geirrvif.sql
Normal 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);
|
||||
Loading…
Add table
Add a link
Reference in a new issue