X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=adventure.yaml;h=32c7d8b904c7dbaa0888dd46c6d4b69dd1959492;hb=12d39ef72b25fc8137818718782934e01da88c9c;hp=18780a3839ac9ee045c1d35df6b4053c78893c32;hpb=aaaf0ac7d263d3b42c3ae8fa64845be8b1cac72a;p=open-adventure.git diff --git a/adventure.yaml b/adventure.yaml index 18780a3..32c7d8b 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 @@ -3171,6 +3173,7 @@ arbitrary_messages: !!omap To achieve the next higher rating would be a neat trick! Congratulations!! - OFF_SCALE: 'You just went off my scale!!' +- SAVERESUME_DISABLED: 'Save abd resume are disabled.' - RESUME_HELP: 'To resume your Adventure, start a new game and then say "RESUME".' # This message is not currently used #- TABLE_SPACE: |-