Comment improvements.
authorEric S. Raymond <esr@thyrsus.com>
Tue, 7 Feb 2023 09:55:59 +0000 (04:55 -0500)
committerEric S. Raymond <esr@thyrsus.com>
Tue, 7 Feb 2023 09:55:59 +0000 (04:55 -0500)
adventure.yaml

index 18780a3839ac9ee045c1d35df6b4053c78893c32..cb577bd97b464454f2e10fe4bb3225a9e4e3f889 100644 (file)
 # 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