X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=adventure.yaml;h=204977596e89c3d83e3232950ca35bb7f8527a2e;hp=625e18d2daa7abd9690cb93405668588a266a6e1;hb=16545a5765a2c1895b06a336db79568acea762c0;hpb=e8a627f964a8337caf0c71dd87b1d7533f489f57 diff --git a/adventure.yaml b/adventure.yaml index 625e18d..2049775 100644 --- a/adventure.yaml +++ b/adventure.yaml @@ -62,7 +62,7 @@ # # arbitrary_messages: These are arguments to rspeak(). Some spans of # these messages need to be kept adjacent and ordered (for now), -# though there are no depenencies on actual numbers left. To see +# though there are no dependencies on actual numbers left. To see # which, grep for rspeak() calls containing expressions with # arithmetic. Eventually, these will be pulled out into more # appropriate data structures. Then ordering can be dropped. @@ -112,6 +112,9 @@ # %s = an ASCII string # %S = The letter 's' or nothing (if a previous %d value is exactly 1) # %V = substitute program version string +# +# Copyright (c) 2017 by Eric S. Raymond +# SPDX-License-Identifier: BSD-2-clause motions: !!omap - MOT_0: @@ -602,7 +605,7 @@ locations: !!omap description: long: |- The crack is far too small for you to follow. At its widest it is - barely wide enough to admit your foot.' + barely wide enough to admit your foot. short: !!null conditions: {DEEP: true} travel: [ @@ -3997,7 +4000,7 @@ actions: !!omap message: 'Wizards are not to be disturbed by such as you.' words: ['wizar'] noaction: true -- YES: +- "YES": message: 'Guess again.' words: ['yes'] noaction: true