Remove the ability for enemies to access a team's chest
This commit is contained in:
parent
970160afdb
commit
a7d2b5961f
3 changed files with 41 additions and 12 deletions
|
@ -6,14 +6,12 @@ local items = {
|
|||
"* Look for guns, grenades and other resources in chests.",
|
||||
"* Guns can destroy blocks.",
|
||||
"* Good swords do more damage than guns, but need to be used at close range.",
|
||||
"* If the match is getting boring, type /vote, then /yes to vote yes.",
|
||||
"* Use apples to replenish health.",
|
||||
"",
|
||||
|
||||
minetest.colorize("#66a0ff", "Team Co-op"),
|
||||
"",
|
||||
"* Your team has a chest near your flag.",
|
||||
" Be warned that other teams can steal from it.",
|
||||
"* Your team name is displayed in the top left.",
|
||||
" to talk with only your team, type: /t message",
|
||||
"",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue