summaryrefslogtreecommitdiff
path: root/doc/whisper_sys.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/whisper_sys.txt')
-rw-r--r--doc/whisper_sys.txt2
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.