diff options
| author | hunteee <none@none> | 2009-06-18 20:10:59 +0200 |
|---|---|---|
| committer | hunteee <none@none> | 2009-06-18 20:10:59 +0200 |
| commit | 491bc7569ba69ee6c43e007dbce24497c39dd12a (patch) | |
| tree | 56b4d87a39ff53784412ab3addb29275ea777731 /sql/updates/588_world.sql | |
| parent | 8e3313ceb22c2fabce6ba7dfc725216534d34255 (diff) | |
*Add new line to end of sqls.
--HG--
branch : trunk
Diffstat (limited to 'sql/updates/588_world.sql')
| -rw-r--r-- | sql/updates/588_world.sql | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/updates/588_world.sql b/sql/updates/588_world.sql index 346101bdc0a..9db1b086d56 100644 --- a/sql/updates/588_world.sql +++ b/sql/updates/588_world.sql @@ -5,4 +5,3 @@ INSERT INTO `trinity_string` (`entry`,`content_default`) VALUES ('6615','|cfffff INSERT INTO `command` (`name`,`security`,`help`) VALUES ('gmnotify', 2, 'Syntax: .gmnotify $notification\r\nDisplays a notification on the screen of all online GM\'s.'); INSERT INTO `command` (`name`,`security`,`help`) VALUES ('gmnameannounce', 2, 'Syntax: .gmnameannounce $announcement.\r\nSend an announcement to all online GM\'s, displaying the name of the sender.'); INSERT INTO `command` (`name`,`security`,`help`) VALUES ('gmannounce', 4, 'Syntax: .gmannounce $announcement\r\nSend an announcement to online Gamemasters.'); - |
