random_messages: little spelling improvement

This commit is contained in:
Milan* 2016-12-24 18:14:17 +01:00
parent 33f4a1bf93
commit 18af6ba2f6

View file

@ -49,9 +49,9 @@ function random_messages.read_messages()
local mc = core.colorize local mc = core.colorize
local mcc = "#A3B5CB" local mcc = "#A3B5CB"
random_messages.messages = { random_messages.messages = {
mc(mcc, "# Illuna-Notes: Soup is very useful to fight hunger, everyone should have some."), mc(mcc, "# Illuna-Notes: Soup is one of the most powerful hungerfighters."),
mc(mcc, "# Illuna-Notes: Actual talk with the players on our Mumbleserver at talk.illuna.rocks"), mc(mcc, "# Illuna-Notes: Actual talk with the players on our Mumbleserver at talk.illuna.rocks"),
mc(mcc, "# Illuna-Notes: Enjoy Illuna? Invite your friends today, and tell the people about it."), mc(mcc, "# Illuna-Notes: Enjoy Illuna? Invite your friends today, and tell the people about us."),
mc(mcc, "# Illuna-Notes: Have something to share? Join the community https://meet.illuna.rocks today!"), mc(mcc, "# Illuna-Notes: Have something to share? Join the community https://meet.illuna.rocks today!"),
mc(mcc, "# Illuna-Notes: Sell and buy stuff on the Illuna marketplace. It is below the spawnhouse."), mc(mcc, "# Illuna-Notes: Sell and buy stuff on the Illuna marketplace. It is below the spawnhouse."),
mc(mcc, "# Illuna-Notes: Did you know? The Illuna universe contains also worlds at port 30001 and 30002."), mc(mcc, "# Illuna-Notes: Did you know? The Illuna universe contains also worlds at port 30001 and 30002."),