diff options
| author | Az@zel <azazel.kon@gmail.com> | 2011-05-11 12:58:50 +0600 |
|---|---|---|
| committer | Az@zel <azazel.kon@gmail.com> | 2011-05-11 12:58:50 +0600 |
| commit | 574f55382a8212333009322c774e2af0518e50a8 (patch) | |
| tree | 04f56cdc26fbdde595bc2647f541a1a9f3041a0b /sql/updates | |
| parent | 52bc1e5fd3a166ebc2d03b42287fbd07de8e782a (diff) | |
Core/Chat Commands: add name of GM (or Console) into output of gmannounce command (and also fix typo from previous commit)
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/world/2011_05_11_00_world_trinity_string.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2011_05_11_00_world_trinity_string.sql b/sql/updates/world/2011_05_11_00_world_trinity_string.sql new file mode 100644 index 00000000000..3c21a551f5a --- /dev/null +++ b/sql/updates/world/2011_05_11_00_world_trinity_string.sql @@ -0,0 +1 @@ +UPDATE `trinity_string` SET `content_default` = '|cfff00000[GM Announcement by [%s]]: %s|r' WHERE `entry` = 6613; |
