From f6c556b30a746cd4db62c3c07a75c7690522945c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 15 May 2020 17:26:08 -0300 Subject: manaplus.tmw2.org is also supported (I'm actually pointing to manaplus.germantmw.de because jak1 likes that more %%N) --- npc/functions/clientversion.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc/functions') diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt index 20060d5cc..16ea51286 100644 --- a/npc/functions/clientversion.txt +++ b/npc/functions/clientversion.txt @@ -929,7 +929,8 @@ function script checkclientversion { mesc l("Warning: You are using an old client."), 1; next; mesc l("Please install the new client from [@@https://manaplus.org/|https://manaplus.org/@@]"); - mesc l("Or use our awesome [@@https://tmw2.org/manalauncher/InstallManaLauncher.exe|Mana Launcher@@] if you're on Windows."); + mesc l("Alternatively, download a bleeding edge build at [@@https://manaplus.germantmw.de/|https://manaplus.germantmw.de/@@]"); + mesc l("Or use our awesome [@@https://tmw2.org/manalauncher/InstallManaLauncher.exe|Mana Launcher@@] if you're on Windows or Linux."); next; if (ClientVersion >= 24) mesc l("Compatibility Support mode enabled. Client may crash AT RANDOM, beware."); if (ClientVersion >= 24) mesc l("Crazy stuff can happen in overall. YOU HAVE BEEN WARNED TO UPDATE YOUR CLIENT."); -- cgit v1.2.3-70-g09d2