Update mods talking about pro requirements, add Discord link in Help tab (#813)

* Update mods talking about pro requirements

* Update chest.lua

* Update chest.lua

* Update init.lua
This commit is contained in:
LoneWolfHT 2021-02-25 09:29:53 -08:00 committed by GitHub
parent 9e20609ed6
commit da3d7487f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 7 deletions

View file

@ -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>",
@ -78,7 +78,6 @@ function random_messages.read_messages()
"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.",
"The 'Updates' tab in your inventory will show some of the latest updates to CTF",
}
end