From 59239cb3750880dd22efcbb6fe4f283aacb58093 Mon Sep 17 00:00:00 2001 From: Milan Date: Sat, 17 Nov 2018 17:50:13 +0100 Subject: [PATCH] update random_messages --- mods/random_messages/init.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/mods/random_messages/init.lua b/mods/random_messages/init.lua index c98b425f..0822ecf1 100644 --- a/mods/random_messages/init.lua +++ b/mods/random_messages/init.lua @@ -60,6 +60,7 @@ function random_messages.read_messages() mc(base, "# Illuna-Notes: ")..mc(highlight, "Illuna is powered by donations! ")..mc(base,"You can help us paying the bills at ")..mc(url,"https://illuna.rocks/donate")..mc(base,". Each tiny donation helps a bunch! And as a ")..mc(highlight, "*thank you*")..mc(base, " you'll get some Donorcoins for your donation. <3"), mc(base, "# Illuna-Notes: Confused about the new, final spawnpoint? You can always go back to the old one with the ")..mc(highlight, "/spawn2")..mc(base," command")..mc(base, "."), mc(base, "# Illuna-Notes: If you use ")..mc(highlight, "Pipeworks")..mc(base, ", please try to make as short pipes as possible using")..mc(highlight, " teleportation tubes")..mc(base, "."), + mc(base, "On your way to the travelcenter? Why not give the")..mc(highlight, " postoffice")..mc(base, "a visit too? it's just nearby and awaiting your beautiful/personal mailbox!"), } end