Restore full code coverage.
This commit is contained in:
parent
243d05b4f8
commit
2c2640a4d8
2 changed files with 33 additions and 1 deletions
|
@ -191,8 +191,34 @@ The bird flies agitatedly about the cage.
|
|||
|
||||
The little bird is now dead. Its body disappears.
|
||||
|
||||
> grate
|
||||
|
||||
You scored 30 out of a possible 430, using 32 turns.
|
||||
You're below the grate.
|
||||
|
||||
The grate is open.
|
||||
|
||||
> up
|
||||
|
||||
You're outside grate.
|
||||
|
||||
The grate is open.
|
||||
|
||||
> n
|
||||
|
||||
You're at slit in streambed.
|
||||
|
||||
> n
|
||||
|
||||
You're in valley.
|
||||
|
||||
> grate
|
||||
|
||||
You're outside grate.
|
||||
|
||||
The grate is open.
|
||||
|
||||
|
||||
You scored 30 out of a possible 430, using 37 turns.
|
||||
|
||||
You are obviously a rank amateur. Better luck next time.
|
||||
|
||||
|
|
|
@ -36,3 +36,9 @@ take bird
|
|||
get rod
|
||||
wave rod
|
||||
attack bird
|
||||
# Also, test grare as a motion verb.
|
||||
grate
|
||||
up
|
||||
n
|
||||
n
|
||||
grate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue