From 4a1764983e18d88090a135cae37564ef9945e221 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Thu, 26 Mar 2020 22:04:26 +0000 Subject: [PATCH] Add useful hint --- mods/other/random_messages/init.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/mods/other/random_messages/init.lua b/mods/other/random_messages/init.lua index 6d0f049..3c62b70 100644 --- a/mods/other/random_messages/init.lua +++ b/mods/other/random_messages/init.lua @@ -76,6 +76,7 @@ function random_messages.read_messages() "Use /maps to view the maps catalog. It also contains license info and attribution details.", "Change your class in your base by right clicking the home flag or typing /class.", "Medics cause troops within 10 metres to regenerate health faster.", + "Hitting your enemy does more damage than not hitting them.", } end