From 8dc458f9a5d4bf8d5c214c63f4480f405835e609 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Tue, 2 Jan 2018 03:12:26 +0000 Subject: [PATCH] Add messages --- mods/random_messages/init.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mods/random_messages/init.lua b/mods/random_messages/init.lua index f8c9ec5..5f5b551 100644 --- a/mods/random_messages/init.lua +++ b/mods/random_messages/init.lua @@ -53,6 +53,8 @@ function random_messages.read_messages() "Gain more score by killing more than you die, or by capturing the flag.", "You gain more score the better the opponent you defeat.", "Players are immune for 10 seconds after they respawn.", + "Access the pro section of the chest by achieving a 2k+ score and killing 2 people for every death.", + "Like CTF? rubenwardy.com/donate", } end