mirror of
https://github.com/He4eT/yet-another-experiment.git
synced 2026-05-05 17:17:22 +00:00
Style and polish
This commit is contained in:
parent
9b9de07dae
commit
b9904b2dbc
14 changed files with 56 additions and 46 deletions
|
|
@ -18,8 +18,7 @@ surgeryAssistant: Person
|
|||
+ Decoration
|
||||
'indicator display'
|
||||
'indicator display'
|
||||
" You can see the message
|
||||
<q>Connection lost</q> on the indicator display. "
|
||||
"Small indicator display. "
|
||||
;
|
||||
|
||||
+ Decoration
|
||||
|
|
@ -28,6 +27,8 @@ surgeryAssistant: Person
|
|||
"Parts of this mechanism look very technologically advanced. "
|
||||
;
|
||||
|
||||
/* Offline */
|
||||
|
||||
+ HermitActorState
|
||||
specialDesc = "
|
||||
There's a surgical assistant in the corner of the room. "
|
||||
|
|
@ -45,6 +46,8 @@ surgeryAssistant: Person
|
|||
isInitState = true
|
||||
;
|
||||
|
||||
/* Online */
|
||||
|
||||
+ robotOnline: InConversationState
|
||||
specialDesc = "
|
||||
The surgical assistant examines the room. "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue