Capture correct behavior from seed
This commit is contained in:
parent
725105b4a2
commit
7137c20316
2 changed files with 6 additions and 1 deletions
|
@ -570,6 +570,10 @@ There is a threatening little dwarf in the room with you!
|
||||||
|
|
||||||
You're in Bedquilt.
|
You're in Bedquilt.
|
||||||
|
|
||||||
|
> feed dwarf
|
||||||
|
|
||||||
|
There is nothing here to eat.
|
||||||
|
|
||||||
> throw axe
|
> throw axe
|
||||||
|
|
||||||
You killed a little dwarf.
|
You killed a little dwarf.
|
||||||
|
@ -628,7 +632,7 @@ treasure before you may cross.
|
||||||
>
|
>
|
||||||
|
|
||||||
|
|
||||||
You scored 105 out of a possible 430, using 105 turns.
|
You scored 105 out of a possible 430, using 106 turns.
|
||||||
|
|
||||||
Your score qualifies you as a novice class adventurer.
|
Your score qualifies you as a novice class adventurer.
|
||||||
|
|
||||||
|
|
|
@ -105,6 +105,7 @@ d
|
||||||
w
|
w
|
||||||
# Bedquilt
|
# Bedquilt
|
||||||
n
|
n
|
||||||
|
feed dwarf
|
||||||
throw axe
|
throw axe
|
||||||
take axe
|
take axe
|
||||||
n
|
n
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue