mirror of
https://github.com/He4eT/yet-another-experiment.git
synced 2026-05-05 00:57:22 +00:00
Robot: default topics
This commit is contained in:
parent
4b32eb40db
commit
c79a32c0d6
1 changed files with 10 additions and 2 deletions
|
|
@ -42,9 +42,17 @@ surgeryAssistant: Person
|
|||
;
|
||||
|
||||
++ DefaultAnyTopic, ShuffledEventList [
|
||||
'<q>You don\'t have permission.</q>',
|
||||
'The assistant ignores you.',
|
||||
'The assistant doesn\'t respond.',
|
||||
'The robot shows no interest.'
|
||||
];
|
||||
|
||||
++ DefaultAskTellTopic, ShuffledEventList [
|
||||
'<q>Bleep! bloop!</q>',
|
||||
'<q>I can\'t answer that.</q>',
|
||||
'<q>You don\'t have required permission.</q>',
|
||||
'<q>Access Denied.</q>',
|
||||
'<q>The request was rejected for security reasons.</q>'
|
||||
'<q>This request was rejected for security reasons.</q>'
|
||||
];
|
||||
|
||||
++ HelloTopic, ShuffledEventList
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue