diff options
-rw-r--r-- | sql/updates/world/2015_04_09_01_world.sql | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/2015_04_09_01_world.sql b/sql/updates/world/2015_04_09_01_world.sql new file mode 100644 index 00000000000..55da6309cbc --- /dev/null +++ b/sql/updates/world/2015_04_09_01_world.sql @@ -0,0 +1,3 @@ +-- +UPDATE `creature` SET `position_x`=3592.494, `position_y`=191.1563, `position_z`=-113.6729, `orientation`=1.22173, `VerifiedBuild`=12340 WHERE `guid`=131056; +UPDATE `creature` SET `position_x`=3611.361, `position_y`=204.7483, `position_z`=-113.6808, `orientation`=3.665191, `VerifiedBuild`=12340 WHERE `guid`=131059; |