Remove 'version' test. Framework plays badly with variable output.
We'll have to come up with generic solution to this.
This commit is contained in:
parent
0ea7dcf1a0
commit
13f7304081
2 changed files with 3 additions and 10 deletions
|
@ -36,12 +36,6 @@ Seed set to 1801426495
|
|||
|
||||
You're in front of building.
|
||||
|
||||
> version
|
||||
|
||||
There is a puff of orange smoke; within it, fiery runes spell out:
|
||||
|
||||
Open Adventure 1.2 - http://www.catb.org/esr/open-adventure/
|
||||
|
||||
> help
|
||||
|
||||
I know of places, actions, and things. Most of my vocabulary
|
||||
|
@ -609,7 +603,7 @@ Okay, "boo".
|
|||
|
||||
> score
|
||||
|
||||
You have garnered 27 out of a possible 430 points, using 105 turns.
|
||||
You have garnered 27 out of a possible 430 points, using 104 turns.
|
||||
|
||||
> z
|
||||
|
||||
|
@ -617,7 +611,7 @@ OK
|
|||
|
||||
> score
|
||||
|
||||
You have garnered 27 out of a possible 430 points, using 107 turns.
|
||||
You have garnered 27 out of a possible 430 points, using 106 turns.
|
||||
|
||||
> quit keys
|
||||
|
||||
|
@ -666,7 +660,7 @@ Do you really want to quit now?
|
|||
|
||||
OK
|
||||
|
||||
You scored 27 out of a possible 430, using 115 turns.
|
||||
You scored 27 out of a possible 430, using 114 turns.
|
||||
|
||||
You are obviously a rank amateur. Better luck next time.
|
||||
|
||||
|
|
|
@ -3,7 +3,6 @@ foo
|
|||
|
||||
y
|
||||
seed 1801426495
|
||||
version
|
||||
help
|
||||
info
|
||||
_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue