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/airports | |
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/airports')
-rw-r--r-- | npc/airports/airships.txt | 6 | ||||
-rw-r--r-- | npc/airports/einbroch.txt | 4 | ||||
-rw-r--r-- | npc/airports/lighthalzen.txt | 4 | ||||
-rw-r--r-- | npc/airports/yuno.txt | 4 |
4 files changed, 9 insertions, 9 deletions
diff --git a/npc/airports/airships.txt b/npc/airports/airships.txt index 856a4fc3f..0de47427e 100644 --- a/npc/airports/airships.txt +++ b/npc/airports/airships.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= The Airship System Script //===== By: ================================================== -//= eAthena Dev Team +//= rAthena Dev Team //===== Current Version: ===================================== //= 1.2 //===== Compatible With: ===================================== -//= eAthena SVN 3422+(Requires jA Script System) +//= rAthena SVN 3422+(Requires jA Script System) //===== Description: ========================================= //= The Airship System used in the official servers, however this //= one is still about 25% custom and is missing some npcs. diff --git a/npc/airports/einbroch.txt b/npc/airports/einbroch.txt index eb4fddd57..37bf6c2f7 100644 --- a/npc/airports/einbroch.txt +++ b/npc/airports/einbroch.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Einbroch Airport Staff //===== By: ================================================== //= L0ne_W0lf, Muad_Dib //===== Current Version: ===================================== //= 1.4 //===== Compatible With: ===================================== -//= eAthena Revision 3000+ +//= rAthena Revision 3000+ //===== Description: ========================================= //= Einbroch Airport Staff //===== Additional Comments: ================================= diff --git a/npc/airports/lighthalzen.txt b/npc/airports/lighthalzen.txt index 551ae93e8..81f565027 100644 --- a/npc/airports/lighthalzen.txt +++ b/npc/airports/lighthalzen.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Lighthalzen Airport Staff //===== By: ================================================== //= L0ne_W0lf, Muad_Dib //===== Current Version: ===================================== //= 1.3 //===== Compatible With: ===================================== -//= eAthena Revision 3000+ +//= rAthena Revision 3000+ //===== Description: ========================================= //= Lighthalzen Airport Staff //===== Additional Comments: ================================= diff --git a/npc/airports/yuno.txt b/npc/airports/yuno.txt index bc01e1d3d..815280d27 100644 --- a/npc/airports/yuno.txt +++ b/npc/airports/yuno.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Yuno Airport Staff //===== By: ================================================== //= L0ne_W0lf, Muad_Dib //===== Current Version: ===================================== //= 1.3 //===== Compatible With: ===================================== -//= eAthena Revision 3000+ +//= rAthena Revision 3000+ //===== Description: ========================================= //= Yuno Airport Staff //===== Additional Comments: ================================= |