trinity icon indicating copy to clipboard operation
trinity copied to clipboard

Should AUX-TS3 have SURFACE?

Open eriktorbjorn opened this issue 4 years ago • 0 comments

AUX-TS3 is the toadstool you see from the south side of the chasm. If you try to put things on it, this happens:

>PUT AXE ON TOADSTOOL
There's no good surface on the toadstool.

A more sensible response would be that you can't do it from here, and indeed that's what would have happened if AUX-TS3-F had been permitted to run:

	       (<NOT <INTBL? ,PRSA ,SEEVERBS ,NSVERBS>>
		<CANT-FROM-HERE>
		<RTRUE>)

So perhaps it should have the SURFACE bit, just like TS3 does, so that PRE-PUT-ON doesn't handle the action first?

eriktorbjorn avatar Sep 06 '20 11:09 eriktorbjorn