From: Eric S. Raymond Date: Tue, 20 Nov 2018 12:09:31 +0000 (-0500) Subject: Documentation fix. X-Git-Tag: 1.7~6 X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=commitdiff_plain;h=e65f31cac2f175151e77668d83b527908a2ec7d3 Documentation fix. --- diff --git a/notes.adoc b/notes.adoc index 8838393..3c568ce 100644 --- a/notes.adoc +++ b/notes.adoc @@ -76,9 +76,6 @@ Unrecognized words are no longer truncated to 5 characters and uppercased when they are echoed. The "-o" (oldstyle) option restores this behavior. -Typing a numeric literal to the command prompt no longer triggers a -fatal error. This change is reverted by the oldstyle option. - A "seed" command has been added. This is not intended for human use but as a way for game logs to set the PRNG (pseudorandom-number generator) so that random events (dwarf & pirate appearances, the bird's magic word)