Merge branch 'technicworld' of https://git.tchncs.de/Illuna-Minetest/minetest_game into technicworld

master
Milan* 2017-10-04 12:53:34 +02:00
commit 36b3492744
1 changed files with 1 additions and 0 deletions

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