Update robocop to reflect new rules
This commit is contained in:
parent
0c0cb7fb88
commit
750e51b50a
1 changed files with 4 additions and 1 deletions
|
@ -58,9 +58,12 @@ welcome_rules = (
|
||||||
'Trying to evade, look for loopholes, or stay borderline within the rules will be treated as breaking them.',
|
'Trying to evade, look for loopholes, or stay borderline within the rules will be treated as breaking them.',
|
||||||
|
|
||||||
# 9
|
# 9
|
||||||
'Absolutely no piracy. There is a zero-tolerance policy and we will enforce this strictly and swiftly.',
|
'Absolutely no piracy. Discussion of "backups" or other pirated materials is not permitted, even if you legally own a copy of the game. This is a zero-tolerance, non-negotiable policy, and will be enforced strictly and swiftly.',
|
||||||
|
|
||||||
# 10
|
# 10
|
||||||
|
'Installable homebrew NSPs are not supported here. If you are confused about how to set up homebrew properly (via hbl.nsp), it is fine to ask for assistance.',
|
||||||
|
|
||||||
|
# 11
|
||||||
'The first character of your server nickname should be alphanumeric if you wish to talk in chat.'
|
'The first character of your server nickname should be alphanumeric if you wish to talk in chat.'
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue