summaryrefslogtreecommitdiff
path: root/npc/scripts_main.conf
diff options
context:
space:
mode:
Diffstat (limited to 'npc/scripts_main.conf')
-rw-r--r--npc/scripts_main.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/scripts_main.conf b/npc/scripts_main.conf
index fb239db6c..53fbeeea2 100644
--- a/npc/scripts_main.conf
+++ b/npc/scripts_main.conf
@@ -1,5 +1,5 @@
// --------------------------------------------------------------
-// - eAthena Primary Scripts File -
+// - rAthena Primary Scripts File -
// --------------------------------------------------------------
// The idea of this new system is to make scripts more organized
// since the old system was rather messy with all the NPCs in one
@@ -9,7 +9,7 @@
// in to scripts_custom.conf to follow the trend.
//
// Thanks,
-// Ancyker and the rest of the eAthena Team
+// Ancyker and the rest of the rAthena Team
//
// Note: "Comments" are all text on the right side of a double slash "//"
// Whatever text is commented will not be parsed by the servers, and serves