From fb8195b5dd0d6401a7591a24c2ffd6bb58b86886 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Fri, 13 Oct 2017 00:31:39 +0100 Subject: [PATCH] Add new random_message --- mods/random_messages/init.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mods/random_messages/init.lua b/mods/random_messages/init.lua index 6f46c93..4d9f821 100644 --- a/mods/random_messages/init.lua +++ b/mods/random_messages/init.lua @@ -50,7 +50,8 @@ function random_messages.read_messages() "To talk to only your team, start your messages with /t. For example, /t Hello team!", "Eat apples to restore health quickly.", "Steel swords do more damage than guns, but you need to be up close.", - "Gain more score by killing more than you die, or by capturing the flag." + "Gain more score by killing more than you die, or by capturing the flag.", + "You gain more score the better the opponent you defeat.", } end