diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-29 12:43:53 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-29 12:43:53 -0300 |
commit | bf2bd3bc6b58d29df2b973857c8e642fedf5151a (patch) | |
tree | dfe1b2e592a86b6c2dfed8a2e2aeb5f664b151f6 /npc/functions/game-rules.txt | |
parent | b27cfa441ffe25bc784ec22982fb42e7b38b95c3 (diff) | |
download | serverdata-bf2bd3bc6b58d29df2b973857c8e642fedf5151a.tar.gz serverdata-bf2bd3bc6b58d29df2b973857c8e642fedf5151a.tar.bz2 serverdata-bf2bd3bc6b58d29df2b973857c8e642fedf5151a.tar.xz serverdata-bf2bd3bc6b58d29df2b973857c8e642fedf5151a.zip |
Bugfixes + Update Translations
Diffstat (limited to 'npc/functions/game-rules.txt')
-rw-r--r-- | npc/functions/game-rules.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/functions/game-rules.txt b/npc/functions/game-rules.txt index fdb511564..2440d9383 100644 --- a/npc/functions/game-rules.txt +++ b/npc/functions/game-rules.txt @@ -23,6 +23,7 @@ function script GameRules { l("5. ##BThe public chat is to be understood by everyone.##b Therefore, try to use english when possible."), l("6. ##BDo not create multi accounts.##b A person may only hold one account and as many chars as allowed by the server/client. Staff members with special privileges in-game may have a second account without those privileges."), l("7. ##BAs long as you have an account, you agree with the [@@https://tmw2.org/legal|Terms Of Service@@]##b. Shall any rule conflict with these terms, the Terms Of Service provided on that link shall prevail."); + l("8. ##BThe use of real money for ingame stuff, except by sponsoring, is prohibted."), return; } |