Merge pull request #8 from thedax/new-rule-9-10

Update robocop to reflect new rules
This commit is contained in:
Ave 2019-01-15 03:03:06 +02:00 committed by GitHub
commit 45f81c62c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,9 +58,12 @@ welcome_rules = (
'Trying to evade, look for loopholes, or stay borderline within the rules will be treated as breaking them.',
# 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
'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.'
)