summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;