diff options
author | shennetsind <notind@gmail.com> | 2013-02-02 07:14:42 -0800 |
---|---|---|
committer | shennetsind <notind@gmail.com> | 2013-02-02 07:14:42 -0800 |
commit | b815c12bd2f0e4a4ee3af336982ee28250c38e92 (patch) | |
tree | b289280f0b7566695fdb6b63815379a846262ce3 /npc/jobs | |
parent | 125b75890b29073b0264009e9638e68911a1aa07 (diff) | |
parent | a467ff90f829414dd1ef29688423498bd528866d (diff) | |
download | hercules-b815c12bd2f0e4a4ee3af336982ee28250c38e92.tar.gz hercules-b815c12bd2f0e4a4ee3af336982ee28250c38e92.tar.bz2 hercules-b815c12bd2f0e4a4ee3af336982ee28250c38e92.tar.xz hercules-b815c12bd2f0e4a4ee3af336982ee28250c38e92.zip |
Merge pull request #5 from Mysteries/master
Updated README.txt. Approving Mysterious pull request (Thanks!).
Diffstat (limited to 'npc/jobs')
-rw-r--r-- | npc/jobs/2-1/assassin.txt | 4 | ||||
-rw-r--r-- | npc/jobs/2-1/blacksmith.txt | 4 | ||||
-rw-r--r-- | npc/jobs/2-1a/AssassinCross.txt | 4 | ||||
-rw-r--r-- | npc/jobs/2-2/alchemist.txt | 4 | ||||
-rw-r--r-- | npc/jobs/2-2/bard.txt | 4 | ||||
-rw-r--r-- | npc/jobs/2-2a/Champion.txt | 4 |
6 files changed, 6 insertions, 18 deletions
diff --git a/npc/jobs/2-1/assassin.txt b/npc/jobs/2-1/assassin.txt index 9c25f72ac..29e210c8e 100644 --- a/npc/jobs/2-1/assassin.txt +++ b/npc/jobs/2-1/assassin.txt @@ -1,11 +1,9 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ======================================= //= Assassin Job Quest //===== By: ================================================== //= kobra_k88 //===== Current Version: ===================================== //= 3.5 -//===== Compatible With: ===================================== -//= rAthena SVN //===== Description: ========================================= //= [Official Conversion] //= Job Change quest for Assassin class. diff --git a/npc/jobs/2-1/blacksmith.txt b/npc/jobs/2-1/blacksmith.txt index 96e291fc7..ba60ca5b4 100644 --- a/npc/jobs/2-1/blacksmith.txt +++ b/npc/jobs/2-1/blacksmith.txt @@ -1,4 +1,4 @@ -//===== rAthena Script ======================================= +//===== HerculesScript ======================================= //= Blacksmith Job Quest //===== By: ================================================== //= EREMES THE CANIVALIZER(Aegis) @@ -8,8 +8,6 @@ //= Further bugfixed and tested by Lupus //===== Current Version: ===================================== //= 2.8 -//===== Compatible With: ===================================== -//= rAthena SVN //===== Description: ========================================= //= [Official Conversion] //= Job Change quest for Blacksmith class. diff --git a/npc/jobs/2-1a/AssassinCross.txt b/npc/jobs/2-1a/AssassinCross.txt index 0776825fb..04d44bb79 100644 --- a/npc/jobs/2-1a/AssassinCross.txt +++ b/npc/jobs/2-1a/AssassinCross.txt @@ -1,12 +1,10 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ======================================= //= Advance Class jobchanger after kRO Normals. //===== By: ================================================== //= Nana //= finished, optimized and tested by Lupus //===== Current Version: ===================================== //= 1.3 -//===== Compatible With: ===================================== -//= rAthena 1.0 + //===== Description: ========================================= //= Advance Class jobchanger after kRO Normals. //===== Additional Comments: ================================= diff --git a/npc/jobs/2-2/alchemist.txt b/npc/jobs/2-2/alchemist.txt index 6d06a8a91..e6128b437 100644 --- a/npc/jobs/2-2/alchemist.txt +++ b/npc/jobs/2-2/alchemist.txt @@ -1,11 +1,9 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ======================================= //= Alchemist Job Quest //===== By: ================================================== //= nestor_zulueta (Fusion), converted by Darkchild //===== Current Version: ===================================== //= 3.0 -//===== Compatible With: ===================================== -//= rAthena SVN //===== Description: ========================================= //= [Official Conversion] //= Job quest for Alchemist classes diff --git a/npc/jobs/2-2/bard.txt b/npc/jobs/2-2/bard.txt index 06ffee93c..e61faf8d6 100644 --- a/npc/jobs/2-2/bard.txt +++ b/npc/jobs/2-2/bard.txt @@ -1,11 +1,9 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ======================================= //= Bard Job Quest //===== By: ================================================== //= Muad_Dib(The Prometheus Project), Lupus, Samuray22 //===== Current Version: ===================================== //= 2.6 -//===== Compatible With: ===================================== -//= rAthena SVN //===== Description: ========================================= //= [Official Conversion] //= Job quest for Bard class diff --git a/npc/jobs/2-2a/Champion.txt b/npc/jobs/2-2a/Champion.txt index 28cd5a9e0..d0ca625df 100644 --- a/npc/jobs/2-2a/Champion.txt +++ b/npc/jobs/2-2a/Champion.txt @@ -1,12 +1,10 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ======================================= //= Advance Class jobchanger after kRO Normals. //===== By: ================================================== //= Nana //= finished, optimized and tested by Lupus //===== Current Version: ===================================== //= 1.3 -//===== Compatible With: ===================================== -//= rAthena 1.0 + //===== Description: ========================================= //= Advance Class jobchanger after kRO Normals. //===== Additional Comments: ================================= |