Improve test coverage.
This commit is contained in:
parent
516980dc6e
commit
d92da99106
6 changed files with 1160 additions and 3 deletions
|
@ -1653,6 +1653,10 @@ heard in the distance.
|
|||
You are standing at the entrance to a large, barren room. A notice
|
||||
above the entrance reads: "Caution! Bear in room!"
|
||||
|
||||
> unlock chain
|
||||
|
||||
I see no chain here.
|
||||
|
||||
> in
|
||||
|
||||
You are inside a barren room. The center of the room is completely
|
||||
|
@ -1663,6 +1667,10 @@ There is a ferocious cave bear eying you from the far end of the room!
|
|||
|
||||
The bear is locked to the wall with a golden chain!
|
||||
|
||||
> attack bear
|
||||
|
||||
With what? Your bare hands? Against *HIS* bear hands??
|
||||
|
||||
> throw axe
|
||||
|
||||
The axe misses and lands near the bear where you can't get at it.
|
||||
|
@ -1680,6 +1688,10 @@ The chain is still locked.
|
|||
|
||||
The chain is now unlocked.
|
||||
|
||||
> unlock chain
|
||||
|
||||
It was already unlocked.
|
||||
|
||||
> lock chain
|
||||
|
||||
The chain is now locked.
|
||||
|
@ -1703,7 +1715,7 @@ Glistening pearl
|
|||
You are being followed by a very large, tame bear.
|
||||
|
||||
|
||||
You scored 225 out of a possible 430, using 294 turns.
|
||||
You scored 225 out of a possible 430, using 297 turns.
|
||||
|
||||
You may now consider yourself a "Seasoned Adventurer".
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue