From ea88da3de86eefb3a73d043f9d9c2a6041911bc3 Mon Sep 17 00:00:00 2001 From: mdw Date: Thu, 13 Mar 2003 10:29:21 +0000 Subject: [PATCH] Various minor fixes. --- README | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README b/README index 30e32ff..36c94a4 100644 --- a/README +++ b/README @@ -300,11 +300,15 @@ RIGHT ON COMMAND-LINE 255. score Current number of kills. Must be an integer - between 0 a 65535, or one of the strings + between 0 and 65535, or one of the strings `harmless', `mostly-harmless', `poor', `average', `above-average', `competent', `dangerous', `deadly', or `elite'. + legal-status Current legal status. Must be an integer + between 0 and 255, or one of the strings + `clean', `offender', or `fugitive'. + credits Number of credits. Must be between 0 and 429496729.5. @@ -564,7 +568,7 @@ RIGHT ON COMMAND-LINE unrewarding) or pirates (risky and tedious), and start trading food and other cheap items. -$Id: README,v 1.9 2003/03/09 23:45:02 mdw Exp $ +$Id: README,v 1.10 2003/03/13 10:29:21 mdw Exp $ Local variables: mode: text -- 2.11.0