diff options
author | shennetsind <notind@gmail.com> | 2013-05-17 11:08:38 -0700 |
---|---|---|
committer | shennetsind <notind@gmail.com> | 2013-05-17 11:08:38 -0700 |
commit | 080f7a22740225df70a488849587b462a5d6b1a3 (patch) | |
tree | 0c1dc751af9f06e1ce3729d271de301f78a4e611 /npc/airports | |
parent | 754af15505f32237f8063e51ae9a1cb90788dff4 (diff) | |
parent | 25e848f1a0f9317d63106cae048a1ef838411cb2 (diff) | |
download | hercules-080f7a22740225df70a488849587b462a5d6b1a3.tar.gz hercules-080f7a22740225df70a488849587b462a5d6b1a3.tar.bz2 hercules-080f7a22740225df70a488849587b462a5d6b1a3.tar.xz hercules-080f7a22740225df70a488849587b462a5d6b1a3.zip |
Merge pull request #1 from Earisu/master
updating, with earisu's
Diffstat (limited to 'npc/airports')
-rw-r--r-- | npc/airports/airships.txt | 4 | ||||
-rw-r--r-- | npc/airports/einbroch.txt | 4 | ||||
-rw-r--r-- | npc/airports/hugel.txt | 4 | ||||
-rw-r--r-- | npc/airports/izlude.txt | 4 | ||||
-rw-r--r-- | npc/airports/lighthalzen.txt | 4 | ||||
-rw-r--r-- | npc/airports/rachel.txt | 4 | ||||
-rw-r--r-- | npc/airports/yuno.txt | 4 |
7 files changed, 7 insertions, 21 deletions
diff --git a/npc/airports/airships.txt b/npc/airports/airships.txt index d145afb98..eb621c9bf 100644 --- a/npc/airports/airships.txt +++ b/npc/airports/airships.txt @@ -1,9 +1,7 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== //= The Airship System Script //===== By: ================================================== //= rAthena Dev Team -//===== Compatible With: ===================================== -//= rAthena SVN //===== Description: ========================================= //= The Airship System used in the official servers. //===== Additional Comments: ================================= diff --git a/npc/airports/einbroch.txt b/npc/airports/einbroch.txt index 25418daf7..8143c68bf 100644 --- a/npc/airports/einbroch.txt +++ b/npc/airports/einbroch.txt @@ -1,9 +1,7 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== //= Einbroch Airport Staff //===== By: ================================================== //= L0ne_W0lf, Muad_Dib -//===== Compatible With: ===================================== -//= rAthena SVN //===== Description: ========================================= //= Einbroch Airport Staff //===== Additional Comments: ================================= diff --git a/npc/airports/hugel.txt b/npc/airports/hugel.txt index ea591eccc..d5f3155ed 100644 --- a/npc/airports/hugel.txt +++ b/npc/airports/hugel.txt @@ -1,9 +1,7 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== //= Hugel Airport NPCs //===== By: ================================================== //= rAthena Dev Team -//===== Compatible With: ===================================== -//= rAthena SVN //===== Description: ========================================= //= Hugel Airport NPCs //===== Additional Comments: ================================= diff --git a/npc/airports/izlude.txt b/npc/airports/izlude.txt index 40d0bd437..48ccbde79 100644 --- a/npc/airports/izlude.txt +++ b/npc/airports/izlude.txt @@ -1,9 +1,7 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== //= Izlude Airport NPCs //===== By: ================================================== //= rAthena Dev Team -//===== Compatible With: ===================================== -//= rAthena SVN //===== Description: ========================================= //= Izlude Airport NPCs //===== Additional Comments: ================================= diff --git a/npc/airports/lighthalzen.txt b/npc/airports/lighthalzen.txt index 5509b80c1..817e4b2c3 100644 --- a/npc/airports/lighthalzen.txt +++ b/npc/airports/lighthalzen.txt @@ -1,9 +1,7 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== //= Lighthalzen Airport Staff //===== By: ================================================== //= L0ne_W0lf, Muad_Dib -//===== Compatible With: ===================================== -//= rAthena SVN //===== Description: ========================================= //= Lighthalzen Airport Staff //===== Additional Comments: ================================= diff --git a/npc/airports/rachel.txt b/npc/airports/rachel.txt index 78280fdbf..87749961c 100644 --- a/npc/airports/rachel.txt +++ b/npc/airports/rachel.txt @@ -1,9 +1,7 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== //= Rachel Airport NPCs //===== By: ================================================== //= rAthena Dev Team -//===== Compatible With: ===================================== -//= rAthena SVN //===== Description: ========================================= //= Rachel Airport NPCs //===== Additional Comments: ================================= diff --git a/npc/airports/yuno.txt b/npc/airports/yuno.txt index ca2556fed..ffcade3cc 100644 --- a/npc/airports/yuno.txt +++ b/npc/airports/yuno.txt @@ -1,9 +1,7 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== //= Yuno Airport Staff //===== By: ================================================== //= L0ne_W0lf, Muad_Dib -//===== Compatible With: ===================================== -//= rAthena SVN //===== Description: ========================================= //= Yuno Airport Staff //===== Additional Comments: ================================= |