diff --git a/cogs/verification.py b/cogs/verification.py index e61d3d9..2bec937 100644 --- a/cogs/verification.py +++ b/cogs/verification.py @@ -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.' )