Hello! I have several places where I’d like to make interactions with a thing more/less likely, or intervene before an object is interacted with, but I’m having a hard time figuring out how. The phrases “Instead of doing something to…” and “Does the player mean doing something to…” only affect one-noun verbs or the first noun of two-noun verbs, and the one page I’ve found about “doing something to” doesn’t seem to mention how to stop the player from using an object as the second noun. So even if I say “Does the player mean doing something to the obvious door: it is very likely.” something like this still happens:
put bread on door
Which do you mean, the obvious door or the hidden door?"
The same is true for instead statements and the like. What I really want is something like “Instead of doing something to something with the obvious door”
Thanks for any help!