aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;