From 981f743d984d388c9a9573a0cabfc90b008675d7 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 10 Jun 2022 11:04:54 -0300 Subject: Gitlab was abandoned --- npc/functions/game-rules.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/functions') diff --git a/npc/functions/game-rules.txt b/npc/functions/game-rules.txt index 317d48d18..b425afd33 100644 --- a/npc/functions/game-rules.txt +++ b/npc/functions/game-rules.txt @@ -45,11 +45,11 @@ function script GameRules { GameRules S_NO_NPC_NAME | S_LAST_NEXT; narrator S_NO_NPC_NAME, - l("The next page begins to list the complex trading laws and political rules. The word \"%s\" shows up everywhere.", "[@@https://gitlab.com/TMW2|@@]"), + l("The next page begins to list the complex trading laws and political rules. The word \"%s\" shows up everywhere.", "[@@https://git.themanaworld.org/ml|@@]"), l("All this seems unimportant to you right now."); if (BaseLevel > 30) { mesc l("However, there's a link to get a simple python bot software!"); - mes "@@https://gitlab.com/TMW2/evol-all/tmw2_bot.py|Simple Python Bot (Linux/Windows/Mac)@@"; + mes "@@https://git.themanaworld.org/ml/all/tmw2_bot.py|Simple Python Bot (Linux/Windows/Mac)@@"; } close; } -- cgit v1.2.3-70-g09d2