diff options
| author | Shauren <shauren.trinity@gmail.com> | 2011-05-11 10:05:26 +0200 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2011-05-11 10:05:26 +0200 |
| commit | dc3ff5e5f2eaaeba0b0daabff088a3950ddc8508 (patch) | |
| tree | 6c03b94824ff4c37cc0ed8d05561cabf040ff753 /sql/updates/world | |
| parent | 574f55382a8212333009322c774e2af0518e50a8 (diff) | |
Core/Chat Commands: Partly revert "add name of GM (or Console) into output of gmannounce command (and also fix typo from previous commit)" as .gmnameannounce does exactly that
Core/Chat Commands: Allowed named announcement commands to run from console
This reverts commit 574f55382a8212333009322c774e2af0518e50a8.
Diffstat (limited to 'sql/updates/world')
| -rw-r--r-- | sql/updates/world/2011_05_11_01_world_trinity_string.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2011_05_11_01_world_trinity_string.sql b/sql/updates/world/2011_05_11_01_world_trinity_string.sql new file mode 100644 index 00000000000..c7ea8605bbf --- /dev/null +++ b/sql/updates/world/2011_05_11_01_world_trinity_string.sql @@ -0,0 +1 @@ +UPDATE `trinity_string` SET `content_default`='|cfff00000[GM Announcement]: %s|r' WHERE `entry`=6613; |
