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/warps/other | |
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/warps/other')
-rw-r--r-- | npc/warps/other/airplane.txt | 2 | ||||
-rw-r--r-- | npc/warps/other/arena.txt | 4 | ||||
-rw-r--r-- | npc/warps/other/god.txt | 2 | ||||
-rw-r--r-- | npc/warps/other/jobquests.txt | 2 | ||||
-rw-r--r-- | npc/warps/other/kiel.txt | 2 | ||||
-rw-r--r-- | npc/warps/other/other.txt | 2 | ||||
-rw-r--r-- | npc/warps/other/sign.txt | 2 |
7 files changed, 8 insertions, 8 deletions
diff --git a/npc/warps/other/airplane.txt b/npc/warps/other/airplane.txt index 69e97c520..20025ba1f 100644 --- a/npc/warps/other/airplane.txt +++ b/npc/warps/other/airplane.txt @@ -1,4 +1,4 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Airports & Airplanes Warp Script //===== By: ================================================== //= Sara-chan (1.0), SSUNNY@YOUNG(1.6) diff --git a/npc/warps/other/arena.txt b/npc/warps/other/arena.txt index 2ccaf6dcd..f0bb7e8df 100644 --- a/npc/warps/other/arena.txt +++ b/npc/warps/other/arena.txt @@ -1,4 +1,4 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Arena Warps //===== By: ================================================== //= SinSloth @@ -69,4 +69,4 @@ DLGTEMP: mes "Closing control panel."; close; } -}
\ No newline at end of file +} diff --git a/npc/warps/other/god.txt b/npc/warps/other/god.txt index 6ff9e65e8..f649b7e57 100644 --- a/npc/warps/other/god.txt +++ b/npc/warps/other/god.txt @@ -1,4 +1,4 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= God Seal Quest Warps //===== By: ================================================== //= MasterOfMuppets && SinSloth diff --git a/npc/warps/other/jobquests.txt b/npc/warps/other/jobquests.txt index 1ccbdd94d..13b2da8ea 100644 --- a/npc/warps/other/jobquests.txt +++ b/npc/warps/other/jobquests.txt @@ -1,4 +1,4 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Job Quest Warp Script //===== By: ================================================== //= Athena (1.0) diff --git a/npc/warps/other/kiel.txt b/npc/warps/other/kiel.txt index e43b754dd..76df1b28f 100644 --- a/npc/warps/other/kiel.txt +++ b/npc/warps/other/kiel.txt @@ -1,4 +1,4 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Kiel Warp Script (Kiel Buildings) //===== By: ================================================== //= Playtester; L0ne_W0lf diff --git a/npc/warps/other/other.txt b/npc/warps/other/other.txt index 9e6bd30e2..011494794 100644 --- a/npc/warps/other/other.txt +++ b/npc/warps/other/other.txt @@ -1,4 +1,4 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Other Warp Script //===== By: ================================================== //= Athena (1.0) diff --git a/npc/warps/other/sign.txt b/npc/warps/other/sign.txt index 566dbebd0..b4e3d370c 100644 --- a/npc/warps/other/sign.txt +++ b/npc/warps/other/sign.txt @@ -1,4 +1,4 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Sign Quest Warps //===== By: ================================================== //= MasterOfMuppets |