✨ Add characters in lower_decks
This commit is contained in:
parent
83facdc4d0
commit
6f44b6f01d
3 changed files with 40 additions and 2 deletions
|
|
@ -29,4 +29,11 @@ Class Decoration
|
|||
! ],
|
||||
! has supporter;
|
||||
|
||||
Class NPC has animate;
|
||||
Class NPC
|
||||
with life [;
|
||||
Answer,Ask,Order,Tell:
|
||||
"Just Talk To ", (the) self, ".";
|
||||
Talk:
|
||||
"Hello, Ensign.";
|
||||
],
|
||||
has animate proper;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue