Trigger 'NO_EDIBLES' message
This commit is contained in:
parent
31c1a44915
commit
caab2242fc
2 changed files with 33 additions and 1 deletions
|
@ -691,8 +691,35 @@ Do you want the hint?
|
||||||
There is nothing the presence of which will prevent you from defeating
|
There is nothing the presence of which will prevent you from defeating
|
||||||
him; thus it can't hurt to fetch everything you possibly can.
|
him; thus it can't hurt to fetch everything you possibly can.
|
||||||
|
|
||||||
|
> w
|
||||||
|
|
||||||
You scored 101 out of a possible 430, using 103 turns.
|
You are in a long, rough-hewn, north/south corridor.
|
||||||
|
|
||||||
|
> drop food
|
||||||
|
|
||||||
|
OK
|
||||||
|
|
||||||
|
> back
|
||||||
|
|
||||||
|
You are in a large chamber with passages to the west and north.
|
||||||
|
|
||||||
|
There is a little axe here.
|
||||||
|
|
||||||
|
A formidable ogre bars the northern exit.
|
||||||
|
|
||||||
|
> feed ogre
|
||||||
|
|
||||||
|
There is nothing here to eat.
|
||||||
|
|
||||||
|
> inven
|
||||||
|
|
||||||
|
You are currently holding the following:
|
||||||
|
Brass lantern
|
||||||
|
Leporine appendage
|
||||||
|
Platinum pyramid
|
||||||
|
|
||||||
|
|
||||||
|
You scored 101 out of a possible 430, using 108 turns.
|
||||||
|
|
||||||
Your score qualifies you as a novice class adventurer.
|
Your score qualifies you as a novice class adventurer.
|
||||||
|
|
||||||
|
|
|
@ -108,3 +108,8 @@ throw axe
|
||||||
feed ogre
|
feed ogre
|
||||||
y
|
y
|
||||||
y
|
y
|
||||||
|
w
|
||||||
|
drop food
|
||||||
|
back
|
||||||
|
feed ogre
|
||||||
|
inven
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue