diff options
Diffstat (limited to 'npc/re/jobs/1-1/archer.txt')
-rw-r--r-- | npc/re/jobs/1-1/archer.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/npc/re/jobs/1-1/archer.txt b/npc/re/jobs/1-1/archer.txt index 8e8bedc5f..d22e85f04 100644 --- a/npc/re/jobs/1-1/archer.txt +++ b/npc/re/jobs/1-1/archer.txt @@ -1,16 +1,16 @@ //===== Hercules Script ====================================== //= Renewal Archer Job Quest -//===== By: ================================================== +//===== By: ================================================== //= Kisuka -//===== Current Version: ===================================== +//===== Current Version: ===================================== //= 1.2 -//===== Description: ========================================= +//===== Description: ========================================= //= Job Change to Archer Class -//===== Additional Comments: ================================= +//===== Additional Comments: ================================= //= 1.0 First Version. [Kisuka] //= 1.1 Added Baby Job compatibility [Streusel] //= 1.2 Rewrote bits [Euphy] -//============================================================ +//============================================================ payon_in02,64,71,4 script Archer Guildsman#archer 85,{ if (Upper == 1) { if (Class == Job_Novice_High && (ADVJOB == Job_Sniper || ADVJOB == Job_Clown || ADVJOB == Job_Gypsy)) { |