diff options
author | mercurial123 <mercurial123@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-24 21:30:42 +0000 |
---|---|---|
committer | mercurial123 <mercurial123@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-24 21:30:42 +0000 |
commit | 5e7b0903383e575393eabf5f36187ffcb49d6c52 (patch) | |
tree | 7ce056d8437c7248da598c7a1788f04db0f248a0 /npc/scripts_main.conf | |
parent | 00c4c2adf83c9f068be8496a2f1c067432cbda7a (diff) | |
download | hercules-5e7b0903383e575393eabf5f36187ffcb49d6c52.tar.gz hercules-5e7b0903383e575393eabf5f36187ffcb49d6c52.tar.bz2 hercules-5e7b0903383e575393eabf5f36187ffcb49d6c52.tar.xz hercules-5e7b0903383e575393eabf5f36187ffcb49d6c52.zip |
- Replaced all occurrences of "eAthena" to "rAthena" string
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15251 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_main.conf')
-rw-r--r-- | npc/scripts_main.conf | 4 |
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 |