Add messages, with global lookup map
Add support for messages, along with a global lookup map and random choice of messages.
This commit is contained in:
parent
78a52142d1
commit
c643ee1dfc
10 changed files with 443 additions and 52 deletions
2
src/messages.toml
Normal file
2
src/messages.toml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
[global]
|
||||
welcome = "Welcome to Xanthous! It's dangerous out there, why not stay inside?"
|
||||
Loading…
Add table
Add a link
Reference in a new issue