From c06c90f6b67c3bcf3f91987fa84e6bd34cd8bdcb Mon Sep 17 00:00:00 2001 From: Kittnz Date: Tue, 18 Oct 2016 22:44:06 +0200 Subject: DB/Creature: Move Rachelle out of the Mailbox in Orgrimmar --- sql/updates/world/3.3.5/2016_10_18_04_world_335.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/3.3.5/2016_10_18_04_world_335.sql (limited to 'sql') 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; -- cgit v1.2.3