From 92104db90f54f41de82e78d7b76f1f3388f916ea Mon Sep 17 00:00:00 2001 From: _Lucy <80708819+Lucyucy@users.noreply.github.com> Date: Wed, 17 Mar 2021 16:34:32 +0100 Subject: [PATCH] Update random_messages (#833) * Update init.lua * Update init.lua Co-authored-by: LoneWolfHT --- mods/other/random_messages/init.lua | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/mods/other/random_messages/init.lua b/mods/other/random_messages/init.lua index c338e06..26c3fd0 100644 --- a/mods/other/random_messages/init.lua +++ b/mods/other/random_messages/init.lua @@ -56,7 +56,7 @@ function random_messages.read_messages() "You gain more score the better the opponent you defeat.", "Find weapons in chests or mine and use furnaces to make stronger swords.", "Players are immune to attack for 5 seconds after they respawn.", - "Access the pro section of the chest by achieving a 10k+ score and killing 3 people for every 2 deaths.", + "Access the pro section of the chest by achieving a 10k+ score, killing 3 people for every 2 deaths and capture the flag 10 times.", "Use team doors (steel) to stop the enemy walking into your base.", "Craft 6 cobbles and 1 steel ingot together to make reinforced cobble.", "Sprint by pressing the fast key (E) when you have stamina.", @@ -72,12 +72,14 @@ function random_messages.read_messages() "Use /r or /rn to check the rankings of the player in the given rank.", "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 to check scores of the current match and the previous match.", + "Use /mr to remove your marker.", + "Use /summary or /s to check scores of the current match and the previous match.", "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.", "Press right mouse button or double-tap the screen to activate scope while wielding a sniper rifle.", + "Medics can dig pillars by right clicking the base of one with their paxel.", } end