Fix comments.

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13370 282e977c-c81d-0410-88c4-b93c2d0d6712
master
ryo_saeba 2010-06-06 15:14:56 +00:00
parent 88fc3f0db4
commit 5ecbcdb6d7
1 changed files with 1 additions and 2 deletions

View File

@ -4,13 +4,12 @@
# The following code runs when a dialog has a pre rule of 'knowledgeknown'
# The syntax is ["knowledgeknown", "knowledge"]
# To deliver a True verdict, the player must have the knowledge represented
# by "knowledge" (specific format depending on the format).
# by "knowledge" (specific format depending on the type of knowledge).
#
## DIALOGCHECK
## MINARGS 1
## MAXARGS 1
## .*
## \*
## ENDDIALOGCHECK
knowledge = args[0]