the-infocom-files / seastalker

Seastalker
3 stars 3 forks source link

Strange response to putting objects in the test tank or water #22

Open eriktorbjorn opened 5 years ago

eriktorbjorn commented 5 years ago
>PUT LOGBOOK IN TEST TANK
You can't open the test tank.

>PUT LOGBOOK IN WATER
You can't open the test tank.

I probably wouldn't have reported this, except there's a special case for it in PRE-PUT:

           (<IOBJ?  GLOBAL-SUB CLAW FLOOR
            GLOBAL-HERE GLOBAL-WATER TEST-TANK>
        <RFALSE>)

So it looks like there may have been some plan for a better message at some point...?