diff options
| author | Wyreth <Wyreth@users.noreply.github.com> | 2017-10-19 19:03:26 +0200 |
|---|---|---|
| committer | Killyana <morphone1@gmail.com> | 2017-10-19 19:03:26 +0200 |
| commit | 4733bb24e2511abf5434d593b9e0d241d182864c (patch) | |
| tree | aac4ecaebe4f537aac8cf4402fa116b65da883bf | |
| parent | da5b82a349b5fd0d087a7301206f885b8a3345bb (diff) | |
DB/Creature: Nimrida and Keyanomir
Closes #20654
| -rw-r--r-- | sql/updates/world/3.3.5/2017_10_19_03_world.sql | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2017_10_19_03_world.sql b/sql/updates/world/3.3.5/2017_10_19_03_world.sql new file mode 100644 index 00000000000..0a88f09568f --- /dev/null +++ b/sql/updates/world/3.3.5/2017_10_19_03_world.sql @@ -0,0 +1,3 @@ +-- +UPDATE `creature` SET `position_x`=9715.041, `position_y`=-7311.676, `position_z`=24.84278, `orientation`=4.869469 WHERE `id`=18232; +UPDATE `creature` SET `position_x`=9714.112, `position_y`=-7313.333, `position_z`=24.8485, `orientation`=1.134464 WHERE `id`=18231; |
