From 2dd7a14e31a4e2d23cdaedb6a75303078fc0791d Mon Sep 17 00:00:00 2001 From: MinetestSam <42088654+MinetestSam@users.noreply.github.com> Date: Fri, 15 Nov 2019 17:51:23 +0530 Subject: [PATCH] Improve map makers call-for-action random message (#509) --- mods/other/random_messages/init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/other/random_messages/init.lua b/mods/other/random_messages/init.lua index b645452..28ee7fc 100644 --- a/mods/other/random_messages/init.lua +++ b/mods/other/random_messages/init.lua @@ -61,7 +61,7 @@ function random_messages.read_messages() "Craft 4 cobbles and 1 steel ingot together to make reinforced cobble.", "Sprint by pressing the fast key (E) when you have stamina.", "Like CTF? Give feedback using /report, and consider donating at rubenwardy.com/donate", - "Map makers needed! Visit ctf.rubenwardy.com to get involved.", + "Want to submit your own map? Visit ctf.rubenwardy.com to get involved.", "Using limited resources for building structures that don't strengthen your base's defences is discouraged.", "To report misbehaving players to moderators, please use /report ", "Swearing, trolling and being rude will not be tolerated and strict action will be taken.",