diff --git a/mods/other/random_messages/init.lua b/mods/other/random_messages/init.lua index 619d1cd..92ddf79 100644 --- a/mods/other/random_messages/init.lua +++ b/mods/other/random_messages/init.lua @@ -50,10 +50,10 @@ function random_messages.read_messages() "Help your team claim victory by storing extra weapons in the team chest, and never taking more than you need.", "Excessive spawn-killing is a direct violation of the rules - appropriate punishments will be given.", "Use /r to check your rank and other statistics.", - "Use /r to check the rankings of the player in the given rank.", + "Use /r to check the rankings of another player.", "Use bandages on team-mates to heal them by 3-4 HP if their health is below 15 HP.", "Use /m to add a team marker at pointed location, that's visible only to team-mates.", - "Use /summary (Or /s) to check scores of the current match and the previous match.", + "Use /summary (or /s) to check scores of the current match and the previous match.", "Strengthen your team by capturing enemy flags.", "Hitting your enemy does more damage than not hitting them.", "Use /top50 command to see the leaderboard.", @@ -62,6 +62,7 @@ function random_messages.read_messages() .. " For example: /r mode:nade_fight randomplayer.", "To check someone's team use /team player .", "To check all team members use /team.", + "You can capture multiple enemy flags at once!", } end