mirror of
https://github.com/He4eT/yet-another-experiment.git
synced 2026-05-04 16:47:22 +00:00
Robot: default topics
This commit is contained in:
parent
7b35b60b03
commit
2f64b5fbde
1 changed files with 7 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ surgeryAssistant: Person
|
|||
isInitState = true
|
||||
;
|
||||
|
||||
+ robotOnline: ConversationReadyState
|
||||
+ robotOnline: InConversationState
|
||||
specialDesc = "
|
||||
The surgical assistant examines the room. "
|
||||
stateDesc = "
|
||||
|
|
@ -39,3 +39,9 @@ surgeryAssistant: Person
|
|||
various servos, units and cables make distinctive sounds,
|
||||
the bulky arms slowly sway. "
|
||||
;
|
||||
|
||||
+ DefaultAnyTopic, ShuffledEventList [
|
||||
'<q>You don\'t have permission.</q>',
|
||||
'<q>Access Denied</q>',
|
||||
'<q>The request was rejected for security reasons</q>'
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue