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