From 7eaa0af0f5a74f0c4f95a29e8a226fbd34ea6e8f Mon Sep 17 00:00:00 2001 From: He4eT Date: Tue, 17 Mar 2020 23:37:59 +0500 Subject: [PATCH] Robot: topic: crew --- src/actor/surgeryAssistant.t | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/actor/surgeryAssistant.t b/src/actor/surgeryAssistant.t index 057f247..26284a7 100644 --- a/src/actor/surgeryAssistant.t +++ b/src/actor/surgeryAssistant.t @@ -78,3 +78,12 @@ surgeryAssistant: Person ' It\'s me again. you tell.\b How can I help you? he answers.' ]; + +tCrew: Topic 'crew/team'; +++ AskTopic [tCrew] + " The team on this floor consists of three people.\b + The first is Dr. O'neill, the surgeon. +
The second is Alice Dash, the technician is + responsible for all the equipment on this floor. +
The third is Mark Hopper, the orderly and janitor.
" +;