diff --git a/data/sql/updates/pending_db_world/Geirrvif.sql b/data/sql/updates/pending_db_world/Geirrvif.sql new file mode 100644 index 000000000..9bb2563b6 --- /dev/null +++ b/data/sql/updates/pending_db_world/Geirrvif.sql @@ -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);