Correct a typo, and a test for the affected verb.
This commit is contained in:
parent
8718a6c1da
commit
dcf4d5f1d3
4 changed files with 11 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
# Test verbs on urn
|
||||
## Test verbs on urn
|
||||
n
|
||||
seed 1838473132
|
||||
in
|
||||
|
|
|
@ -129,6 +129,10 @@ Drop what?
|
|||
|
||||
Okay, "SAY".
|
||||
|
||||
> nothing
|
||||
|
||||
OK
|
||||
|
||||
> wave
|
||||
|
||||
Wave what?
|
||||
|
@ -169,9 +173,11 @@ Wake what?
|
|||
|
||||
You are wandering aimlessly through the forest.
|
||||
|
||||
Would you like to be shown out of the forest?
|
||||
|
||||
> e
|
||||
|
||||
You are wandering aimlessly through the forest.
|
||||
Please answer the question.
|
||||
|
||||
Would you like to be shown out of the forest?
|
||||
|
||||
|
|
|
@ -28,6 +28,7 @@ e
|
|||
e
|
||||
drop
|
||||
say
|
||||
nothing
|
||||
wave
|
||||
calm
|
||||
walk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue