Torbjörn Andersson
Torbjörn Andersson
```DOCKSIDE-F``` has a similar bug, which surprised me: ```zil
I thought it would be harder, since both ```ADJ-USED?``` and ```NOUN-USED?``` are a bit hard to follow. But it seems like you can simply do this: ```zil ``` Similar things...
Of course, this kind of problem happens elsewhere too. I'll report the ones I think would be sensible to fix. Like this one: ``` >RECKLESSLY DROP COIN [Adverbs (such as...
It looks like ```NOT-FOUND-OBJECT-F``` may need to be fixed, too: ``` >GUARD, JUMP "Ikonp ww chuvr gs gr gtoye hcho." Ford continues trying to talk the guard into a sudden...
Speaking of the Ford scenario, I noticed that if the dog isn't fed it will follow you all the way to Arthur's house. It doesn't do that when you play...
Or, if we still want to assume that Trillian loses the tweezers if they're not in the handbag, it should remove them. Not just leave them where they are. I.e....
By the way, the game anticipates that you can reach Marvin's Pantry before the ship lands because there is a special case if you try to ask Marvin to open...
In the Solid Gold source, the call to ```V-SCORE``` has been removed from ```RAMP-F```: ```zil ( ; )>> ``` I always figured the "By the way ..." message was meant...
By the way, there is one place where the game still uses ```QUIT``` instead of ```FINISH``` and that's if you break the rules of time travel as Ford. (See ```I-UNEASY```.)...
Another example of a timer that could be running that probably shouldn't take hours is ```I-LANDING```. But that's less clear since the landing is postponed ever time the timer is...