diff options
| author | Kittnz <frederik156@hotmail.com> | 2016-10-18 22:44:06 +0200 |
|---|---|---|
| committer | Kittnz <frederik156@hotmail.com> | 2016-10-18 22:44:06 +0200 |
| commit | c06c90f6b67c3bcf3f91987fa84e6bd34cd8bdcb (patch) | |
| tree | 9cc2e91a2bf9dcf34b7ea8e824bf13fd94bc834c | |
| parent | 284e0d9bb64b3d0547326d501633949c5eb1720b (diff) | |
DB/Creature: Move Rachelle out of the Mailbox in Orgrimmar
| -rw-r--r-- | sql/updates/world/3.3.5/2016_10_18_04_world_335.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2016_10_18_04_world_335.sql b/sql/updates/world/3.3.5/2016_10_18_04_world_335.sql new file mode 100644 index 00000000000..3eba72886f2 --- /dev/null +++ b/sql/updates/world/3.3.5/2016_10_18_04_world_335.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature` SET `position_x`=1655.578, `position_y`=-4435.211 WHERE `guid`=86234; |
