Add new random_message
This commit is contained in:
parent
d6e244051a
commit
fb8195b5dd
1 changed files with 2 additions and 1 deletions
|
@ -50,7 +50,8 @@ function random_messages.read_messages()
|
||||||
"To talk to only your team, start your messages with /t. For example, /t Hello team!",
|
"To talk to only your team, start your messages with /t. For example, /t Hello team!",
|
||||||
"Eat apples to restore health quickly.",
|
"Eat apples to restore health quickly.",
|
||||||
"Steel swords do more damage than guns, but you need to be up close.",
|
"Steel swords do more damage than guns, but you need to be up close.",
|
||||||
"Gain more score by killing more than you die, or by capturing the flag."
|
"Gain more score by killing more than you die, or by capturing the flag.",
|
||||||
|
"You gain more score the better the opponent you defeat.",
|
||||||
}
|
}
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue