summaryrefslogtreecommitdiff
path: root/npc/custom
diff options
context:
space:
mode:
Diffstat (limited to 'npc/custom')
-rw-r--r--npc/custom/MVP_arena/arena_mvp.txt2
-rw-r--r--npc/custom/eAAC_Scripts/kafraExpress/config.txt2
-rw-r--r--npc/custom/eAAC_Scripts/kafraExpress/ke_main.txt2
3 files changed, 3 insertions, 3 deletions
diff --git a/npc/custom/MVP_arena/arena_mvp.txt b/npc/custom/MVP_arena/arena_mvp.txt
index a6853d3b5..4f77e3387 100644
--- a/npc/custom/MVP_arena/arena_mvp.txt
+++ b/npc/custom/MVP_arena/arena_mvp.txt
@@ -134,7 +134,7 @@ Lsorry:
// --- The first Beta-MVP warper
quiz_00,58,31,4 script Beta MVP 773,{
- mes "[ ^0065DFAlpha MVP^000000 ]";
+ mes "[ ^0065DFBeta MVP^000000 ]";
mes "I am the first Keeper, are you ready?.";
menu "Yes!",L_Yes,"Urrr No.",Lcancel;
diff --git a/npc/custom/eAAC_Scripts/kafraExpress/config.txt b/npc/custom/eAAC_Scripts/kafraExpress/config.txt
index a7333d09a..ea29be42e 100644
--- a/npc/custom/eAAC_Scripts/kafraExpress/config.txt
+++ b/npc/custom/eAAC_Scripts/kafraExpress/config.txt
@@ -10,7 +10,7 @@
//= Part of the Kafra Express Script Package.
//= This module contains the configuration of all modules.
//===== Additional Comments: =================================
-//= See <http://www.eathena.deltaanime.net/board/index.php?showtopic=20290>
+//= See <http://www.eathena.ws/board/index.php?showtopic=20290>
//= for indepth explanation of the Kafra Express Script Package.
//============================================================
diff --git a/npc/custom/eAAC_Scripts/kafraExpress/ke_main.txt b/npc/custom/eAAC_Scripts/kafraExpress/ke_main.txt
index 95a887ddb..d291159c3 100644
--- a/npc/custom/eAAC_Scripts/kafraExpress/ke_main.txt
+++ b/npc/custom/eAAC_Scripts/kafraExpress/ke_main.txt
@@ -11,7 +11,7 @@
//= This module contains the main menu, plus the healing and
//= storage services.
//===== Additional Comments: =================================
-//= See <http://www.eathena.deltaanime.net/board/index.php?showtopic=20290>
+//= See <http://www.eathena.ws/board/index.php?showtopic=20290>
//= for indepth explanation of the Kafra Express Script Package.
//= Services available: comment/uncomment what you want (lines 37-104)
//= See config.txt for per-module configuration.