the-infocom-files / witness

The Witness
3 stars 4 forks source link

Your initial inventory doesn't have TOUCHBIT, which affects "FIND" behavior #53

Open eriktorbjorn opened 5 years ago

eriktorbjorn commented 5 years ago

Here's one easy way to verify that your initial inventory doesn't have TOUCHBIT:

>FIND COLT
You're the detective!

>DROP COLT
Okeh, the snub-nosed Colt is now on the ground.

>GET COLT
You are now carrying the snub-nosed Colt.

>FIND COLT
You have it.

Because V-FIND doesn't find objects if they don't have TOUCHBIT. Which in itself is a bit odd...