summaryrefslogtreecommitdiff
path: root/npc/functions/game-rules.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-29 12:43:53 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-29 12:43:53 -0300
commitbf2bd3bc6b58d29df2b973857c8e642fedf5151a (patch)
treedfe1b2e592a86b6c2dfed8a2e2aeb5f664b151f6 /npc/functions/game-rules.txt
parentb27cfa441ffe25bc784ec22982fb42e7b38b95c3 (diff)
downloadserverdata-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.txt1
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;
}