From f3c9767bcf62117eaa99530dc079a69eb47cff12 Mon Sep 17 00:00:00 2001 From: Shauren Date: Thu, 29 Jul 2010 15:29:49 +0200 Subject: Modified announce command to be more blizzlike --HG-- branch : trunk --- sql/updates/9077_world_trinity_string.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/9077_world_trinity_string.sql (limited to 'sql/updates') diff --git a/sql/updates/9077_world_trinity_string.sql b/sql/updates/9077_world_trinity_string.sql new file mode 100644 index 00000000000..1360e3c4539 --- /dev/null +++ b/sql/updates/9077_world_trinity_string.sql @@ -0,0 +1 @@ +UPDATE `trinity_string` SET `content_default`='[SERVER] %s' WHERE `entry`=3; -- cgit v1.2.3