Fix interrupted-magic-words cosmetic bug.
C patch by Torbjörn Andersson.
This commit is contained in:
parent
3971a61ab0
commit
b125fe7b2a
5 changed files with 19 additions and 8 deletions
|
@ -1688,11 +1688,11 @@ passage leads south, and a low crawl goes east.
|
|||
|
||||
> foe
|
||||
|
||||
OK
|
||||
Nothing happens.
|
||||
|
||||
> foo
|
||||
|
||||
Done!
|
||||
Nothing happens.
|
||||
|
||||
|
||||
You scored 311 out of a possible 430, using 291 turns.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
## Test interpersing commands amidst magic words
|
||||
# Check for "Done" or "Nothing happens." in game output.
|
||||
# Check for "Nothing happens." in game output indicatung sequence interrupt.
|
||||
no
|
||||
seed 1318612053
|
||||
e
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue