diff options
author | LiYu <cairoliyu@gmail.com> | 2013-05-29 04:49:48 -0700 |
---|---|---|
committer | LiYu <cairoliyu@gmail.com> | 2013-05-29 04:49:48 -0700 |
commit | 49813bb4ecb1ddd5ce5036fc9040e620c7ccc7b7 (patch) | |
tree | 140c5976d9e82d18e3520fcb7d675c02a22a06fc /npc/re/jobs/3-1 | |
parent | 7f1ebe25ba78b33cb1dc9169fdaedf4335423739 (diff) | |
parent | 156c500bd24fe2bc11eefad5cfd9df128c6903cd (diff) | |
download | hercules-49813bb4ecb1ddd5ce5036fc9040e620c7ccc7b7.tar.gz hercules-49813bb4ecb1ddd5ce5036fc9040e620c7ccc7b7.tar.bz2 hercules-49813bb4ecb1ddd5ce5036fc9040e620c7ccc7b7.tar.xz hercules-49813bb4ecb1ddd5ce5036fc9040e620c7ccc7b7.zip |
Merge pull request #1 from HerculesWS/master
- 合并Hercules最新的内容
Diffstat (limited to 'npc/re/jobs/3-1')
-rw-r--r-- | npc/re/jobs/3-1/guillotine_cross.txt | 4 | ||||
-rw-r--r-- | npc/re/jobs/3-1/mechanic.txt | 4 | ||||
-rw-r--r-- | npc/re/jobs/3-1/ranger.txt | 4 | ||||
-rw-r--r-- | npc/re/jobs/3-1/warlock.txt | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/npc/re/jobs/3-1/guillotine_cross.txt b/npc/re/jobs/3-1/guillotine_cross.txt index f8ba5b50e..71769be81 100644 --- a/npc/re/jobs/3-1/guillotine_cross.txt +++ b/npc/re/jobs/3-1/guillotine_cross.txt @@ -1,11 +1,11 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== //= Guillotine Cross Job Quest //===== By: ================================================== //= Muad_Dib //===== Current Version: ===================================== //= 1.3 //===== Compatible With: ===================================== -//= rAthena SVN r16945+ +//= Hercules //===== Description: ========================================= //= [Official Conversion] //= Job change Quest from Assassin / Assassin Cross -> Guillotine Cross. diff --git a/npc/re/jobs/3-1/mechanic.txt b/npc/re/jobs/3-1/mechanic.txt index 94792439d..c38d4608f 100644 --- a/npc/re/jobs/3-1/mechanic.txt +++ b/npc/re/jobs/3-1/mechanic.txt @@ -1,11 +1,11 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== //= Mechanic Job Quest //===== By: ================================================== //= Muad_Dib //===== Current Version: ===================================== //= 1.2 //===== Compatible With: ===================================== -//= rAthena SVN +//= Hercules //===== Description: ========================================= //= [Official Conversion] //= Jobchange Quest from Blacksmith / Whitesmith -> Mechanic. diff --git a/npc/re/jobs/3-1/ranger.txt b/npc/re/jobs/3-1/ranger.txt index e499b03b2..314f199d2 100644 --- a/npc/re/jobs/3-1/ranger.txt +++ b/npc/re/jobs/3-1/ranger.txt @@ -1,11 +1,11 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== //= Ranger Job Quest //===== By: ================================================== //= Muad_Dib //===== Current Version: ===================================== //= 1.5 //===== Compatible With: ===================================== -//= rAthena SVN +//= Hercules //===== Description: ========================================= //= [Official Conversion] //= Job change Quest from Hunter / Sniper -> Ranger. diff --git a/npc/re/jobs/3-1/warlock.txt b/npc/re/jobs/3-1/warlock.txt index 8a8e1f0ce..9894eae4b 100644 --- a/npc/re/jobs/3-1/warlock.txt +++ b/npc/re/jobs/3-1/warlock.txt @@ -1,11 +1,11 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== //= Warlock Job Quest //===== By: ================================================== //= Muad_Dib, Gepard & L0ne_W0lf //===== Current Version: ===================================== //= 1.3a //===== Compatible With: ===================================== -//= rAthena SVN +//= Hercules //===== Description: ========================================= //= [Official Conversion] //= Job change Quest from Wizard / High Wizard -> Warlock. |