From 2e3ffe8be0ccdc7ffad228604887f2777561a796 Mon Sep 17 00:00:00 2001 From: Apelta <54854228+TSafa-23@users.noreply.github.com> Date: Sun, 17 Jan 2021 22:19:38 -0600 Subject: [PATCH] Fix out of date random_message (#751) --- 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 2ff7864..9048dd9 100644 --- a/mods/other/random_messages/init.lua +++ b/mods/other/random_messages/init.lua @@ -58,7 +58,7 @@ function random_messages.read_messages() "Players are immune to attack for 5 seconds after they respawn.", "Access the pro section of the chest by achieving a 10k+ score and killing 3 people for every 2 deaths.", "Use team doors (steel) to stop the enemy walking into your base.", - "Craft 4 cobbles and 1 steel ingot together to make reinforced cobble.", + "Craft 6 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", "Want to submit your own map? Visit ctf.rubenwardy.com to get involved.",