Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

As mentioned above, the TALK TROLL routine is probably missing a DONE to stop the computer proceeding further down the on_command table.

SAY NOTHING also gives this response... 

Which I presume is also a missing DONE, as it picks up the general SAY response.

Yep. Same problem as for TALK. I added a generic SAY routine, but didn't think to go back and add the :done; after the specific match. I'll go back and check all those. Silly mistake. How embarrasing.

Thanks for the input.

(+1)

Now that the :match "say -" {} works properly, I can go back and fix some of the intransitive verbs.

SAY without a noun nows says "You have nothing to say."