add new random_message

This commit is contained in:
Milan 2017-09-28 11:39:38 +02:00
parent 031cef4a74
commit 0c8a40b3bf

View File

@ -58,6 +58,7 @@ function random_messages.read_messages()
mc(base, "# Illuna-Notes: Chat together! Even from outside the game! Join our connected Illuna IRC room: ")..mc(highlight, "#illuna")..mc(base," on ")..mc(highlight, "Freenode"),
mc(base, "# Illuna-Notes: Chat together! Even from outside the game! Join our connected ")..mc(highlight, "Telegram")..mc(base," Group: ")..mc(url,"https://t.me/illunaminetest"),
mc(base, "# Illuna-Notes: Did you know? Illuna is powered by donations, you can help letting it survive: ")..mc(url,"https://illuna.rocks/donate")..mc(base,". Each single microdonation helps a bunch. :3"),
mc(base, "# Illuna-Notes: Confused about the spawnpoint? You can always go back to the old one with the ")..mc(highlight, "/spawn2")..mc(base," command."),
}
end