diff options
Diffstat (limited to 'src/messages.toml')
-rw-r--r-- | src/messages.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/messages.toml b/src/messages.toml index 7c6255142dd2..a9a6b2e009a6 100644 --- a/src/messages.toml +++ b/src/messages.toml @@ -2,6 +2,7 @@ welcome = "Welcome to Xanthous, {{character.name}}! It's dangerous out there, why not stay inside?" describe_entities = "You see here {{descriptions}}" describe_no_entities = "You see nothing here." +pick_up = "You pick up the {{item.name}}." [combat] attack = "You attack the {{creature.name}}." |