- Reinstate an comment accidental deletion that occurred in revision 10421.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10471 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
9977b1298f
commit
2db9e437fd
|
@ -153,6 +153,11 @@
|
|||
# rmsg = ["What ?", "Huh ?", "What do you want ?"]
|
||||
# speech.addRule(DialogRule(["*"], prer, rmsg, postr),2)
|
||||
#
|
||||
# The following link points to a page on the Crossfire Wiki shows all the
|
||||
# details needed to actually place this example in an actual game map:
|
||||
#
|
||||
# http://wiki.metalforge.net/doku.php/cfdialog?s=cfdialog#a_simple_example
|
||||
#
|
||||
# A more complex example
|
||||
# ======================
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue