diff options
author | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-12-08 18:18:36 +0000 |
---|---|---|
committer | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-12-08 18:18:36 +0000 |
commit | 25bc83e9604be9fef4f3b70ab40e698b10bd08e0 (patch) | |
tree | ebb2a780b6421c434425725943aa1190053f5d7e /npc/pre-re/jobs/1-1 | |
parent | ceaf736a558229d1783324a78458c02dd1de597b (diff) | |
download | hercules-25bc83e9604be9fef4f3b70ab40e698b10bd08e0.tar.gz hercules-25bc83e9604be9fef4f3b70ab40e698b10bd08e0.tar.bz2 hercules-25bc83e9604be9fef4f3b70ab40e698b10bd08e0.tar.xz hercules-25bc83e9604be9fef4f3b70ab40e698b10bd08e0.zip |
* Updated Geneticist, Warlock, and Sura job quests to their latest versions.
* Added a clearer example for party_even_share_bonus (tid:58005).
* Standardized job headers.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17010 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/pre-re/jobs/1-1')
-rw-r--r-- | npc/pre-re/jobs/1-1/acolyte.txt | 14 | ||||
-rw-r--r-- | npc/pre-re/jobs/1-1/archer.txt | 10 | ||||
-rw-r--r-- | npc/pre-re/jobs/1-1/mage.txt | 8 | ||||
-rw-r--r-- | npc/pre-re/jobs/1-1/merchant.txt | 10 | ||||
-rw-r--r-- | npc/pre-re/jobs/1-1/swordman.txt | 5 | ||||
-rw-r--r-- | npc/pre-re/jobs/1-1/thief.txt | 10 |
6 files changed, 28 insertions, 29 deletions
diff --git a/npc/pre-re/jobs/1-1/acolyte.txt b/npc/pre-re/jobs/1-1/acolyte.txt index 0eb0ec061..841a96524 100644 --- a/npc/pre-re/jobs/1-1/acolyte.txt +++ b/npc/pre-re/jobs/1-1/acolyte.txt @@ -7,15 +7,15 @@ //===== Compatible With: ===================================== //= rAthena SVN //===== Description: ========================================= -//= [Aegis Conversion] +//= [Official Conversion] //= Job quest for Acolyte classes //===== Additional Comments: ================================= -//= v1.0 Fully working. -//= v1.1 Added function calls for Priest Quest. -//= v1.2 Fixed Marthilda, Yosuke bugs. [Lupus] -//= v1.2a Added instant job change for High Novice [Lupus] -//= v1.3 Added Baby Class support [Lupus] -//= v1.4 Optimised and moved first checker to Jfunc1-1 [massdriller] +//= 1.0 Fully working. +//= 1.1 Added function calls for Priest Quest. +//= 1.2 Fixed Marthilda, Yosuke bugs. [Lupus] +//= 1.2a Added instant job change for High Novice [Lupus] +//= 1.3 Added Baby Class support [Lupus] +//= 1.4 Optimised and moved first checker to Jfunc1-1 [massdriller] //= 1.5 Now saves/restores all quest skills [Lupus] //= 1.6 Merged back JFunc [Lupus] //= 1.7 Rescripted to Aegis 10.3 stadards. [L0ne_W0lf] diff --git a/npc/pre-re/jobs/1-1/archer.txt b/npc/pre-re/jobs/1-1/archer.txt index 754d874cf..a4a96fff0 100644 --- a/npc/pre-re/jobs/1-1/archer.txt +++ b/npc/pre-re/jobs/1-1/archer.txt @@ -7,13 +7,13 @@ //===== Compatible With: ===================================== //= rAthena SVN //===== Description: ========================================= -//= [Aegis Conversion] +//= [Official Conversion] //= Job quest for Archer classes //===== Additional Comments: ================================= -//= Fully working -//= v1.1 Added instant job change for High Novice [Lupus] -//= v1.3 Added Baby Class support [Lupus] -//= v1.4 Optimised and moved first checker to Jfunc1-1 [massdriller] +//= 1.0 Fully working. +//= 1.1 Added instant job change for High Novice [Lupus] +//= 1.3 Added Baby Class support [Lupus] +//= 1.4 Optimised and moved first checker to Jfunc1-1 [massdriller] //= 1.5 Now saves/restores all quest skills [Lupus] //= 1.6 Merged back JFunc [Lupus] //= 1.7 Rescripted to Aegis 10.3 stadards. [L0ne_W0lf] diff --git a/npc/pre-re/jobs/1-1/mage.txt b/npc/pre-re/jobs/1-1/mage.txt index f44adfe57..5652260f2 100644 --- a/npc/pre-re/jobs/1-1/mage.txt +++ b/npc/pre-re/jobs/1-1/mage.txt @@ -7,14 +7,14 @@ //===== Compatible With: ===================================== //= rAthena SVN //===== Description: ========================================= -//= [Aegis Conversion] +//= [Official Conversion] //= Job quest for Mage classes //===== Additional Comments: ================================= -//= Fully working +//= 1.0 Fully working. //= 1.1 Fixed input ingridients bug [Lupus] -//= v1.2 Added instant job change for High Novice [Lupus] +//= 1.2 Added instant job change for High Novice [Lupus] //= 1.3 Added Baby Class support [Lupus] -//= v1.4 Optimised and moved first checker to Jfunc1-1 [massdriller] +//= 1.4 Optimised and moved first checker to Jfunc1-1 [massdriller] //= 1.5 Now saves/restores all quest skills [Lupus] //= 1.6 Merged back JFunc, CHANGED NUMBERS TO CONSTANTS [Lupus] //= 1.7 Rescripted to Aegis 10.3 stadards. [L0ne_W0lf] diff --git a/npc/pre-re/jobs/1-1/merchant.txt b/npc/pre-re/jobs/1-1/merchant.txt index e5fd17c84..93d502794 100644 --- a/npc/pre-re/jobs/1-1/merchant.txt +++ b/npc/pre-re/jobs/1-1/merchant.txt @@ -7,13 +7,13 @@ //===== Compatible With: ===================================== //= rAthena SVN //===== Description: ========================================= -//= [Aegis Conversion] +//= [Official Conversion] //= Job quest for Merchant classes //===== Additional Comments: ================================= -//= Fully working -//= v1.1 Added instant job change for High Novice [Lupus] -//= v1.3 Added Baby Class support [Lupus] -//= v1.4 Optimised and moved first checker to Jfunc1-1 [massdriller] +//= 1.0 Fully working. +//= 1.1 Added instant job change for High Novice [Lupus] +//= 1.3 Added Baby Class support [Lupus] +//= 1.4 Optimised and moved first checker to Jfunc1-1 [massdriller] //= 1.5 Changed Prontera->Izlude teleport price to 600 [Lupus] //= 1.5.1 Removed Duplicates [Silent] //= 1.5.2 Now saves/restores all quest skills [Lupus] diff --git a/npc/pre-re/jobs/1-1/swordman.txt b/npc/pre-re/jobs/1-1/swordman.txt index df6d15662..36ddc9d21 100644 --- a/npc/pre-re/jobs/1-1/swordman.txt +++ b/npc/pre-re/jobs/1-1/swordman.txt @@ -7,15 +7,14 @@ //===== Compatible With: ===================================== //= rAthena SVN //===== Description: ========================================= -//= [Aegis Conversion] +//= [Official Conversion] //= Job quest for Swordman classes //= Uses Job_sword1 as opposed to sword_1-1 -> sword_3-1. //= EXPLOITABLE in a sense because while the sword_x-1 maps //= are marked as "inside" by the client, job_sword1 is not. //= giving players FREE camera rotation while doing the job quest. //===== Additional Comments: ================================= -//= Fully working. I have created a custom warp to get into the test room so disable -//= the one in your warp script or scripts. It is this warp: "izlude_in",40,170. +//= 1.0 Fully working. //= 1.1 Added instant job change for High Novice [Lupus] //= 1.3 Added Baby Class support [Lupus] //= 1.4 Changed the timing system to initnpctimer, now you do get warnings about time diff --git a/npc/pre-re/jobs/1-1/thief.txt b/npc/pre-re/jobs/1-1/thief.txt index 4ee8832f9..aa5c6a108 100644 --- a/npc/pre-re/jobs/1-1/thief.txt +++ b/npc/pre-re/jobs/1-1/thief.txt @@ -1,19 +1,19 @@ //===== rAthena Script ======================================= //= Thief Job Quest //===== By: ================================================== -//= rAthena dev team +//= rAthena Dev Team //===== Current Version: ===================================== //= 1.8 //===== Compatible With: ===================================== //= rAthena SVN //===== Description: ========================================= -//= [Aegis Conversion] +//= [Official Conversion] //= Job quest for Thief classes //===== Additional Comments: ================================= -//= Fully working -//= v1.1 Added instant job change for High Novice [Lupus] +//= 1.0 Fully working. +//= 1.1 Added instant job change for High Novice [Lupus] //= 1.3 Added Baby Class support [Lupus] -//= v1.4 Optimised and moved first checker to Jfunc1-1 [massdriller] +//= 1.4 Optimised and moved first checker to Jfunc1-1 [massdriller] //= Fixed possible EXP abuse [Lupus] //= 1.5 Now saves/restores all quest skills [Lupus] //= 1.6 Merged back JFunc [Lupus] 1.6a typos |