From 904d1cc21a2145d59be52f3601e51f4b169f8437 Mon Sep 17 00:00:00 2001 From: Aokromes Date: Thu, 9 Apr 2015 08:53:11 +0200 Subject: DB/Creature: Warden of the Chamber By Foldor, closes #14509 P.s. checked on 12340 sniff the coords, that's why i use VerifiedBuild 12340 instead 19831 of original fix. --- sql/updates/world/2015_04_09_01_world.sql | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sql/updates/world/2015_04_09_01_world.sql (limited to 'sql/updates') 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; -- cgit v1.2.3