X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=adventure.yaml;h=9d83eaee42b1ae4bff07b43552c35f0685631798;hp=625e18d2daa7abd9690cb93405668588a266a6e1;hb=a782e19982fa270c6914af5a4d460f6e25793ffa;hpb=e8a627f964a8337caf0c71dd87b1d7533f489f57 diff --git a/adventure.yaml b/adventure.yaml index 625e18d..9d83eae 100644 --- a/adventure.yaml +++ b/adventure.yaml @@ -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