diff options
Diffstat (limited to 'users/grfn/xanthous/src/Xanthous/messages.yaml')
-rw-r--r-- | users/grfn/xanthous/src/Xanthous/messages.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/users/grfn/xanthous/src/Xanthous/messages.yaml b/users/grfn/xanthous/src/Xanthous/messages.yaml index c1835ef2327b..63763b199634 100644 --- a/users/grfn/xanthous/src/Xanthous/messages.yaml +++ b/users/grfn/xanthous/src/Xanthous/messages.yaml @@ -17,6 +17,10 @@ quit: entities: description: You see here {{entityDescriptions}} + say: + creature: + visible: The {{creature.creatureType.name}} {{creature.creatureType.sayVerb}} "{{message}}" + invisible: You hear something yell "{{message}}" in the distance pickUp: menu: What would you like to pick up? |