blob: e7d097a76f61cc2051bb13fcd4db35066002b64b (
plain) (
tree)
|
|
[global]
welcome = "Welcome to Xanthous! It's dangerous out there, why not stay inside?"
[combat]
attack = "You attack the {{creature.name}}."
killed = [
"You've killed the {{creature.name}}.",
"The {{creature.name}} dies.",
"The {{creature.name}} kicks it.",
"The {{creature.name}} beefs it."
]
[defaults.item]
eat = "You eat the {{item.name}}"
|