From 622b588e938611e46ceceafe680ff904d5e59940 Mon Sep 17 00:00:00 2001 From: Anand S <36130650+ClobberXD@users.noreply.github.com> Date: Fri, 6 Apr 2018 17:28:12 +0530 Subject: [PATCH] Add even more random messages --- mods/random_messages/init.lua | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/mods/random_messages/init.lua b/mods/random_messages/init.lua index c8e0df5..9a36aa1 100644 --- a/mods/random_messages/init.lua +++ b/mods/random_messages/init.lua @@ -59,12 +59,13 @@ function random_messages.read_messages() "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.", - "Using limited resources for building structures that don't strenghthen your base's defences is discouraged.", - "Please use /report to notify the moderators of misbehaving players, or any other issues.", - "Swearing, trolling and being rude will not be tolerated and strict action will be taken against you.", - "Trapping team mates on purpose is strictly against the rules and you will be banned immediately.", - "Help your team claim victory by store extra weapons in the team chest, and never taking more than you need.", - "Non-participation will result in a kick (after warnings), and then a temp-ban if it persists." + "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 NAME MESSAGE", + "Swearing, trolling and being rude will not be tolerated and strict action will be taken.", + "Trapping team mates on purpose is strictly against the rules and you will be kicked / banned immediately.", + "Help your team claim victory by storing extra weapons in the team chest, and never taking more than you need.", + "Note: The maximum number of apples in a stack has been reduced from 99 to 30.", + "Excessive spawn-killing is a direct violation of the rules - appropriate punishments will be given." } end