diff --git a/NEWS b/NEWS index 2f99d6a..65c6cc5 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ = Open Adventure project news = +Repository head:: + Added BBS option for BBS door systems. + 1.13: 2023-02-28:: Fixed slightly buggy emission of end-of-game messages on a win. diff --git a/advent.adoc b/advent.adoc index fa69ddc..d2b60d6 100644 --- a/advent.adoc +++ b/advent.adoc @@ -42,6 +42,8 @@ There have been no gameplay changes. -r:: Restore game from specified file +-a:: Load from specified file and autosave to it on exit or signal. + -o:: Old-style. Restores original interface, no prompt or line editing. Also ignores new-school one-letter commands l, x, g, z, i. Also case-smashes and truncates unrecognized text when echoed.