aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAokromes <Aokromes@users.noreply.github.com>2015-02-09 08:32:35 +0100
committerAokromes <Aokromes@users.noreply.github.com>2015-02-09 08:32:35 +0100
commit517ad446e9730d8c279c2148155f5f90defb3788 (patch)
treead16bdc8d3b7621c5f69a49efd3b69282073e3d6
parentc9c4cb6c04b96ef35b3de5baa66c4df7e37cdb0c (diff)
Update 2015_02_09_09_world.sql
-rw-r--r--sql/updates/world/2015_02_09_09_world.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2015_02_09_09_world.sql b/sql/updates/world/2015_02_09_09_world.sql
index 09a0fe6d6ce..ef2b8bb9b1d 100644
--- a/sql/updates/world/2015_02_09_09_world.sql
+++ b/sql/updates/world/2015_02_09_09_world.sql
@@ -1,2 +1,2 @@
-- Update rotation of Ru'zah
-UPDATE .`creature` SET `orientation`=5.026751 WHERE `guid`=74329;
+UPDATE `creature` SET `orientation`=5.026751 WHERE `guid`=74329;