aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/world/2014_08_29_00_world_trinity_string_434.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/2014_08_29_00_world_trinity_string_434.sql b/sql/updates/world/2014_08_29_00_world_trinity_string_434.sql
new file mode 100644
index 00000000000..547cca013bd
--- /dev/null
+++ b/sql/updates/world/2014_08_29_00_world_trinity_string_434.sql
@@ -0,0 +1,4 @@
+-- .guild info command strings
+DELETE FROM `trinity_string` WHERE `entry`=1184;
+INSERT INTO `trinity_string` (`entry`, `content_default`) VALUES
+(1184, '| Guild Level: %u');