diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-05-29 01:05:02 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-05-29 01:05:02 +0000 |
commit | 8135736d361a1418b0a8731c1c219b5beb15fdfb (patch) | |
tree | 0dc4d06943f8737b0c76611ed54b81ffd82ae5e9 /conf/msg_athena.conf | |
parent | d70f0d1b58bf71967d18dabdfe9565b59f89da76 (diff) | |
download | hercules-8135736d361a1418b0a8731c1c219b5beb15fdfb.tar.gz hercules-8135736d361a1418b0a8731c1c219b5beb15fdfb.tar.bz2 hercules-8135736d361a1418b0a8731c1c219b5beb15fdfb.tar.xz hercules-8135736d361a1418b0a8731c1c219b5beb15fdfb.zip |
Modified the main chat format string to prevent client crashes (there needs to be a space after the colon to make it work).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12741 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf/msg_athena.conf')
-rw-r--r-- | conf/msg_athena.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/msg_athena.conf b/conf/msg_athena.conf index 65f045484..2fcf01013 100644 --- a/conf/msg_athena.conf +++ b/conf/msg_athena.conf @@ -284,7 +284,7 @@ 268: Reloaded the Message of the Day. 269: Displaying first %d out of %d matches //@me output format -270: *:%s %s:* +270: * :%s %s: * 271: You can't drop items on this map 272: You can't trade on this map 273: Commands available: |