我想要一台玩家可以在上面打字的电脑,像这样:
The Lab is a room.
A desk is in the lab. On the desk are a personal computer and a note.
Description of the note is "Password: wh23".
Typing it on is an action applying to a topic and a touchable thing.
Understand "Type [text] in/into/onto/on [something]" as typing it on.
Instead of typing something on the computer:
say "wrong password".
Instead of typing "wh23" on the computer:
say "welcome back, user!"
test me with "x note / type wh23 into computer"
这会引发错误:“但一个动作只能适用于事物或某种价值”
我尝试了很多这样的变体,都没有奏效。
是否只能将主题放在行尾?
我究竟做错了什么?