This commit is contained in:
Neil McPhail 2024-09-15 21:38:11 +01:00
parent 3759b9a6db
commit e55ad58419

View File

@ -117,6 +117,7 @@ VOCABULARY
NOUN: "MUG", "CUP";
VERB: "HELP";
VERB: "EAT", "CONSU", "BITE", "CRUNC", "CHOMP", "MUNCH";
VERB: "WAIT";
}
OBJECT notused 0
@ -257,6 +258,8 @@ RESPONSE
EAT BISCU: PRESENT biscuits
ADVERB QUIET
MESSAGE "He tries to be quiet but they're just too tasty.";
WAIT _: MESSAGE "Wimpy waits for a moment."
DONE;
}
PROCESS 1