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/thief.txt | |
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/thief.txt')
-rw-r--r-- | npc/pre-re/jobs/1-1/thief.txt | 10 |
1 files changed, 5 insertions, 5 deletions
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 |