From 8960300838b64d440b6939cdae5c8dfc13bd88fe Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 27 Dec 2020 13:19:52 -0300 Subject: Remove all mentions from evolonline.org from NPCs and IRC. However, I cannot find the update server to update it --- npc/001-1/cookiemaster.txt | 2 +- npc/functions/clientversion.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/001-1/cookiemaster.txt b/npc/001-1/cookiemaster.txt index f7c86054..2f653637 100644 --- a/npc/001-1/cookiemaster.txt +++ b/npc/001-1/cookiemaster.txt @@ -137,7 +137,7 @@ L_Friends: next; mes col(lg("If you want to be rewarded, help us in making this world a better place."), 9); next; - mesc(l("When you see something that looks more like a bug than a feature, report it on http://bugs.evolonline.org or try to contact a game contributor."), 9); + mesc(l("When you see something that looks more like a bug than a feature, report it on https://forums.themanaworld.org or try to contact a game contributor."), 9); next; mesc(l("Any contribution to the game (translations, graphics creation/edition, concepts, coding/scripting, etc...) is rewarded!"), 9); diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt index 93a6b371..2f097e4e 100644 --- a/npc/functions/clientversion.txt +++ b/npc/functions/clientversion.txt @@ -14,7 +14,7 @@ function script checkclientversion { next; mes col("Not all features will work.", 9); next; - mes col("Please install the new client from http://www.evolonline.org/ or http://manaplus.org/", 9); + mesc l("Please install the new client from %s.", "[@@https://manaplus.org/|@@]"); next; return; } -- cgit v1.2.3-70-g09d2