From 43242f08929a41e2c3198c50154a2ee6411280e4 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 5 Aug 2020 16:23:49 -0300 Subject: Gumi review --- npc/functions/game-rules.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/npc/functions/game-rules.txt b/npc/functions/game-rules.txt index 8a401753..053bec03 100644 --- a/npc/functions/game-rules.txt +++ b/npc/functions/game-rules.txt @@ -18,10 +18,9 @@ function script GameRules { l("5. ##BDo not beg others##b 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."), l("6. ##BDo not multibox.##b You are not allowed to engage in combat while controlling more than one character at a time."), l("7. ##BFollow the [@@https://policies.themanaworld.org/tsc|TMW Social Convention@@]##b (TSC)."), - l("In the event the rules listed here and those on [@@https://policies.themanaworld.org/game-rules|the website@@] diverge, the website version will take full priority."); + l("In the event that the rules diverge from [@@https://policies.themanaworld.org/game-rules|policies.themanaworld.org@@], the later version takes priority."); if (SERVER_USES_VAULT) { - mesc l("The Vault's [@@https://wiki.themanaworld.org/index.php/The_Mana_World:Terms_and_Conditions|Terms of Use@@] still applies and are unaffected by the rules here stated."); - mesc l("You are NOT allowed to have multiple Vault accounts."); + mesc l("Note: You are NOT allowed to have multiple Vault accounts."); if (getarg(0, 0) & S_LAST_NEXT) next; } -- cgit v1.2.3-70-g09d2