diff options
author | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-19 05:46:15 +0000 |
---|---|---|
committer | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-19 05:46:15 +0000 |
commit | 93de993a5f18046fe586ab01638d2716ab4173d6 (patch) | |
tree | 939f7859833293584a222a7e5a70b2624b4d464f /doc | |
parent | 53c9d3a553a038647bb197d045a03e274ef3e497 (diff) | |
download | hercules-93de993a5f18046fe586ab01638d2716ab4173d6.tar.gz hercules-93de993a5f18046fe586ab01638d2716ab4173d6.tar.bz2 hercules-93de993a5f18046fe586ab01638d2716ab4173d6.tar.xz hercules-93de993a5f18046fe586ab01638d2716ab4173d6.zip |
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5665 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'doc')
-rw-r--r-- | doc/whisper_sys.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/whisper_sys.txt b/doc/whisper_sys.txt index 347fe1c51..553ac1399 100644 --- a/doc/whisper_sys.txt +++ b/doc/whisper_sys.txt @@ -26,4 +26,4 @@ In the example above: so you might prepare the NPC Label to process these Variables and give Executing Character a Feedback ( via dispbottom "message" for example )
-Now , it's allowed to use up to 10 commands in a Row, separed by "," character, they will be splitted and passed to the NPC Label in their respective variables, for you to process them.
+Now , it's allowed to use up to 10 commands in a Row, separed by "#" character, they will be splitted and passed to the NPC Label in their respective variables, for you to process them.
|