Drop vase on pillow in well house and confirm that you get points for it.

This commit is contained in:
Eric S. Raymond 2022-04-18 12:40:09 -04:00
parent 3afaabead3
commit 86e2e21ef8
5 changed files with 17 additions and 6 deletions

3
TODO
View file

@ -4,8 +4,7 @@ The FORTRANish mess that once was is now mostly idiomatic C. Some issues
remain to be cleaned up: remain to be cleaned up:
* More possible vase tests: * More possible vase tests:
DROP VASE in the well house and confirm that you do/don't get points for it; Die while carrying the vase and confirm that it doesn't break.
die while carrying the vase and confirm that it doesn't break.
* We are aware that the lamp currently used as the project logo is a * We are aware that the lamp currently used as the project logo is a
hurricane lamp, not a proper miner's lamp. Submissions of potential hurricane lamp, not a proper miner's lamp. Submissions of potential

View file

@ -1393,6 +1393,10 @@ There are some keys on the ground here.
There is food here. There is food here.
> score
You have garnered 191 out of a possible 430 points, using 229 turns.
> drop pillow > drop pillow
OK OK
@ -1401,6 +1405,10 @@ OK
The vase is now resting, delicately, on a velvet pillow. The vase is now resting, delicately, on a velvet pillow.
> score
You have garnered 205 out of a possible 430 points, using 232 turns.
> drop trident > drop trident
OK OK
@ -2115,6 +2123,9 @@ There are many coins here!
> drop ruby > drop ruby
Tsk! A wizard wouldn't have to take 350 turns. This is going to cost
you a couple of points.
OK OK
> drop sapphire > drop sapphire
@ -2123,9 +2134,6 @@ OK
> drop amber > drop amber
Tsk! A wizard wouldn't have to take 350 turns. This is going to cost
you a couple of points.
OK OK
> drop rug > drop rug
@ -2933,7 +2941,7 @@ The resulting ruckus has awakened the dwarves. There are now several
threatening little dwarves in the room with you! Most of them throw threatening little dwarves in the room with you! Most of them throw
knives at you! All of them get you! knives at you! All of them get you!
You scored 393 out of a possible 430, using 466 turns. You scored 393 out of a possible 430, using 468 turns.
Your score puts you in Master Adventurer Class B. Your score puts you in Master Adventurer Class B.

View file

@ -231,8 +231,12 @@ u
n n
off off
plugh plugh
# The score commands verify that you do indeed score points
# for dropping the vase on the pillow in the building.
score
drop pillow drop pillow
drop vase drop vase
score
drop trident drop trident
drop emerald drop emerald
drop ebony drop ebony