aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorAnubisss <none@none>2009-06-19 11:06:30 +0200
committerAnubisss <none@none>2009-06-19 11:06:30 +0200
commit9926aed1a68e4906bbb3e42deff57fe42a853870 (patch)
tree35accd686bf1637a136b53c24fb5c62aa63b9709 /sql/updates
parent609986afedd9d49db916ae5967018eab9e0a7154 (diff)
*Move a SQL for the correct directory. Thanks Aokromes.
--HG-- branch : trunk
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/4176_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/4176_world.sql b/sql/updates/4176_world.sql
new file mode 100644
index 00000000000..3ba9e7a8ae1
--- /dev/null
+++ b/sql/updates/4176_world.sql
@@ -0,0 +1,2 @@
+UPDATE `trinity_string` SET `content_default` = '[Raid reset time: %s]' WHERE `entry` = 5017;
+UPDATE `trinity_string` SET `content_default` = '[Heroic reset time: %s]' WHERE `entry` = 5018;