瀏覽代碼

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5665 54d463be-8e91-2dee-dedb-b68131a5f0ec

Lance 19 年之前
父節點
當前提交
720f3be7c3
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/whisper_sys.txt

+ 1 - 1
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.