This should get test coverage to 93%.
This commit is contained in:
parent
2622a9835a
commit
0dd961701f
4 changed files with 10 additions and 4 deletions
|
@ -12,7 +12,7 @@ Seed set to 780351908
|
||||||
|
|
||||||
You're in front of building.
|
You're in front of building.
|
||||||
|
|
||||||
> in
|
> enter building
|
||||||
|
|
||||||
You are inside a building, a well house for a large spring.
|
You are inside a building, a well house for a large spring.
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
## Death by pitfall
|
## Death by pitfall
|
||||||
n
|
n
|
||||||
seed 780351908
|
seed 780351908
|
||||||
in
|
enter building
|
||||||
xyzzy
|
xyzzy
|
||||||
s
|
s
|
||||||
n
|
n
|
||||||
|
|
|
@ -131,6 +131,10 @@ from east and west sides of the chamber.
|
||||||
|
|
||||||
A cheerful little bird is sitting here singing.
|
A cheerful little bird is sitting here singing.
|
||||||
|
|
||||||
|
> enter water
|
||||||
|
|
||||||
|
Where?
|
||||||
|
|
||||||
> listen bird
|
> listen bird
|
||||||
|
|
||||||
I'm afraid I don't understand.
|
I'm afraid I don't understand.
|
||||||
|
@ -144,10 +148,11 @@ I think I just lost my appetite.
|
||||||
It's not hungry (it's merely pinin' for the fjords). Besides, you
|
It's not hungry (it's merely pinin' for the fjords). Besides, you
|
||||||
have no bird seed.
|
have no bird seed.
|
||||||
|
|
||||||
|
Are you trying to catch the bird?
|
||||||
|
|
||||||
> cage bird
|
> cage bird
|
||||||
|
|
||||||
The bird seemed unafraid at first, but as you approach it becomes
|
Please answer the question.
|
||||||
disturbed and you cannot catch it.
|
|
||||||
|
|
||||||
Are you trying to catch the bird?
|
Are you trying to catch the bird?
|
||||||
|
|
||||||
|
|
|
@ -23,6 +23,7 @@ read
|
||||||
take rod
|
take rod
|
||||||
w
|
w
|
||||||
w
|
w
|
||||||
|
enter water
|
||||||
listen bird
|
listen bird
|
||||||
eat bird
|
eat bird
|
||||||
feed bird
|
feed bird
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue