the-infocom-files/zork3

Nonsense response to "BREAK BEAM WITH BEAM"

Opened this issue · 0 comments

>BREAK BEAM WITH BEAM
The red beam of light already breaks the beam.

That's because BEAM-FUNCTION assumes that anything that's in the room breaks the beam already.

It's possible that "BREAK BEAM WITH ME" would print a similar message, but currently the response is "Suicide is not the answer." Probably because of the-infocom-files/zork1#13

It should probably do like BEAM-STOPPED? and exclude both PLAYER and BEAM from objects that can be said to already break the beam.