Address GitLab issue #36: "Get what?" prompt incorrectly handled
This commit is contained in:
parent
878efdddfb
commit
fd4e3aea6a
3 changed files with 22 additions and 7 deletions
|
@ -153,6 +153,10 @@ There is food here.
|
|||
|
||||
There is a bottle of water here.
|
||||
|
||||
> keys
|
||||
|
||||
What do you want to do with the keys?
|
||||
|
||||
> throw food
|
||||
|
||||
You aren't carrying it!
|
||||
|
@ -325,10 +329,6 @@ There is a bottle of water here.
|
|||
|
||||
The stream is gurgling placidly.
|
||||
|
||||
> keys
|
||||
|
||||
What do you want to do with the keys?
|
||||
|
||||
> find keys
|
||||
|
||||
I believe what you want is right here with you.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue