Merge branch 'master' of https://github.com/MT-CTF/capturetheflag
Conflicts: mods/other/random_messages/init.lua
This commit is contained in:
commit
ed65ddb6d0
5 changed files with 23 additions and 7 deletions
|
@ -60,7 +60,7 @@ function random_messages.read_messages()
|
|||
"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.",
|
||||
"Like CTF? Give feedback using /report, and consider donating at rubenwardy.com/donate",
|
||||
"Like CTF? Give feedback using /report, and consider joining the Discord",
|
||||
"Want to submit your own map? Visit ctf.rubenwardy.com to get involved.",
|
||||
"Using limited resources for building structures that don't strengthen your base's defences is discouraged.",
|
||||
"To report misbehaving players to moderators, please use /report <name> <action>",
|
||||
|
@ -72,13 +72,14 @@ function random_messages.read_messages()
|
|||
"Use /r <number> or /rn <number> 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 or a rocket gun.",
|
||||
"The 'Updates' tab in your inventory will show some of the latest updates to CTF",
|
||||
"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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue