From: Eric S. Raymond Date: Tue, 7 Feb 2023 09:55:59 +0000 (-0500) Subject: Comment improvements. X-Git-Tag: 1.13~12 X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=commitdiff_plain;h=9812b7a357a892a0a45321e247ee7de83178602b Comment improvements. --- diff --git a/adventure.yaml b/adventure.yaml index 18780a3..cb577bd 100644 --- a/adventure.yaml +++ b/adventure.yaml @@ -112,12 +112,14 @@ # message when the message is printed. These sequences are: # %d = an integer # %s = an ASCII string -# %S = The letter 's' or nothing (if a previous %d value is exactly 1) +# %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 +# Motion names of the form MOT_* are not explicitly referenced in the +# locations YAML, but usually get compiled into generated C. motions: !!omap - MOT_0: words: !!null