Wait...
This commit is contained in:
parent
3759b9a6db
commit
e55ad58419
@ -117,6 +117,7 @@ VOCABULARY
|
|||||||
NOUN: "MUG", "CUP";
|
NOUN: "MUG", "CUP";
|
||||||
VERB: "HELP";
|
VERB: "HELP";
|
||||||
VERB: "EAT", "CONSU", "BITE", "CRUNC", "CHOMP", "MUNCH";
|
VERB: "EAT", "CONSU", "BITE", "CRUNC", "CHOMP", "MUNCH";
|
||||||
|
VERB: "WAIT";
|
||||||
}
|
}
|
||||||
|
|
||||||
OBJECT notused 0
|
OBJECT notused 0
|
||||||
@ -257,6 +258,8 @@ RESPONSE
|
|||||||
EAT BISCU: PRESENT biscuits
|
EAT BISCU: PRESENT biscuits
|
||||||
ADVERB QUIET
|
ADVERB QUIET
|
||||||
MESSAGE "He tries to be quiet but they're just too tasty.";
|
MESSAGE "He tries to be quiet but they're just too tasty.";
|
||||||
|
WAIT _: MESSAGE "Wimpy waits for a moment."
|
||||||
|
DONE;
|
||||||
}
|
}
|
||||||
|
|
||||||
PROCESS 1
|
PROCESS 1
|
||||||
|
Loading…
Reference in New Issue
Block a user