From 6f49ff4066d55a576956693c6ff4c0981393eec0 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Tue, 7 Nov 2017 00:35:46 +0000 Subject: [PATCH] Add hint about immunity --- mods/random_messages/init.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/mods/random_messages/init.lua b/mods/random_messages/init.lua index 4d9f821..f8c9ec5 100644 --- a/mods/random_messages/init.lua +++ b/mods/random_messages/init.lua @@ -52,6 +52,7 @@ function random_messages.read_messages() "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.", "You gain more score the better the opponent you defeat.", + "Players are immune for 10 seconds after they respawn.", } end