Back out the behavior change to magic words outside the Giant's Room.
There are twi reasons for this. One is to decompolicate verifying the fix for issue $85: revisiting "fee fie foe foo" and "fum". The other is because I'm now convinced that the test should notr be "Are you in the Giant's Room" but :Have you read the grafitti there?
This commit is contained in:
parent
d9ddf4d805
commit
b86d4afd20
3 changed files with 4 additions and 15 deletions
|
@ -15,11 +15,11 @@ You're in front of building.
|
|||
|
||||
> foo
|
||||
|
||||
Nothing happens.
|
||||
What's the matter, can't you read? Now you'd best start over.
|
||||
|
||||
> say foo
|
||||
|
||||
Nothing happens.
|
||||
What's the matter, can't you read? Now you'd best start over.
|
||||
|
||||
> in
|
||||
|
||||
|
@ -75,7 +75,7 @@ OK
|
|||
|
||||
> find foo
|
||||
|
||||
Nothing happens.
|
||||
What's the matter, can't you read? Now you'd best start over.
|
||||
|
||||
> z
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue