summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHelianthella <3507758+Helianthella@users.noreply.github.com>2020-10-17 19:29:56 -0400
committerGitHub <noreply@github.com>2020-10-17 19:29:56 -0400
commitdd30a521e34c8b3de5cb95493e1124dda841b761 (patch)
treee1d16d80ef881a6b2ae8ee94bb38a05daa6ba018
parentf3dc49bba0ed5c5d5c74bf4b5d855c9ff13019b8 (diff)
downloadserverdata-dd30a521e34c8b3de5cb95493e1124dda841b761.tar.gz
serverdata-dd30a521e34c8b3de5cb95493e1124dda841b761.tar.bz2
serverdata-dd30a521e34c8b3de5cb95493e1124dda841b761.tar.xz
serverdata-dd30a521e34c8b3de5cb95493e1124dda841b761.zip
update the policies permalinks
changes the policies links to use policies.themanaworld.org
-rw-r--r--world/map/npc/functions/game_rules.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/functions/game_rules.txt b/world/map/npc/functions/game_rules.txt
index a00be270..4ac65525 100644
--- a/world/map/npc/functions/game_rules.txt
+++ b/world/map/npc/functions/game_rules.txt
@@ -39,14 +39,14 @@ function|script|GameRules
goto L_English;
L_English:
- mes "Players breaking the following @@https://forums.themanaworld.org/viewtopic.php?f=1&t=2922|rules@@ may be banned for any length of time (even permanently) or have their characters reset at a GM's discretion:";
+ mes "Players breaking the following [@@https://policies.themanaworld.org/rules|rules@@] may be banned for any length of time (even permanently) or have their characters reset at a GM's discretion:";
mes "1) Do not AFK bot. this means you are not allowed to perform any AFK (away from keyboard) activity, apart from standing idle.";
mes "2) Do not use offensive/rude language in the chats or in your character(s) name(s).";
mes "3) Do not spam/flood other players. This includes chat spam and spam by trade requests.";
mes "4) Speak only English in public areas. You can speak whatever language you want through whispers or whenever everyone in the area can speak said language.";
mes "5) Do not beg others for money, items or favours of any kind. If you want to ask for something, do it politely and only once. Try not to annoy other players.";
mes "6) Do not multibox. You are not allowed to engage in combat while controlling more than one character at a time.";
- mes "7) Follow the @@https://wiki.themanaworld.org/index.php/TMW_Social_Convention|TMW Social Convention@@.";
+ mes "7) Follow the [@@https://policies.themanaworld.org/TSC|TMW Social Convention@@].";
//mes "";
//mes "Failure on our part to enforce any of the rules does not waive our rights to enforce them in the present or the future.";
goto L_End;