Add new random_message

This commit is contained in:
rubenwardy 2017-10-13 00:31:39 +01:00
parent d6e244051a
commit fb8195b5dd

View file

@ -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!",
"Eat apples to restore health quickly.",
"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