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.
"
+;