Coverage -- intransitive attack

This commit is contained in:
Aaron Traas 2017-07-02 21:32:47 -04:00
parent c7aecb7249
commit 854b9b0abd
4 changed files with 14 additions and 3 deletions

View file

@ -70,8 +70,12 @@ A cheerful little bird is sitting here singing.
You can catch the bird, but you cannot carry it.
> attack
You scored 32 out of a possible 430, using 9 turns.
The little bird is now dead. Its body disappears.
You scored 32 out of a possible 430, using 10 turns.
You are obviously a rank amateur. Better luck next time.

View file

@ -1,4 +1,4 @@
## Try to carry bird without cage
## Try to carry bird without cage, then kill bird
n
seed 1071883378
in
@ -10,3 +10,5 @@ eat grate
w
w
take bird
# test intransitive attack on bird
attack

View file

@ -296,12 +296,16 @@ You can't be serious!
As you strike the vending machine, it pivots backward along with a
section of wall, revealing a dark passage leading south.
> attack
Attac what?
> attack machine
The vending machine swings back to block the passage.
You scored 75 out of a possible 430, using 55 turns.
You scored 75 out of a possible 430, using 56 turns.
Your score qualifies you as a novice class adventurer.

View file

@ -55,4 +55,5 @@ read machine
throw batteries
take machine
kill machine
attack
attack machine