From bc9cfd02b76affb3b4817475b927860709d2f5a6 Mon Sep 17 00:00:00 2001 From: Aokromes Date: Mon, 9 Feb 2015 07:24:38 +0100 Subject: [PATCH] DB/Creature: Ru'zah By Kittnz, closes #14052 --- sql/updates/world/2015_02_09_09_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2015_02_09_09_world.sql diff --git a/sql/updates/world/2015_02_09_09_world.sql b/sql/updates/world/2015_02_09_09_world.sql new file mode 100644 index 00000000000..09a0fe6d6ce --- /dev/null +++ b/sql/updates/world/2015_02_09_09_world.sql @@ -0,0 +1,2 @@ +-- Update rotation of Ru'zah +UPDATE .`creature` SET `orientation`=5.026751 WHERE `guid`=74329;