diff options
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-1/hunter.txt | 1 | ||||
-rw-r--r-- | npc/jobs/2-1/priest.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-2/sage.txt | 4 | ||||
-rw-r--r-- | npc/jobs/2-2a/Champion.txt | 4 | ||||
-rw-r--r-- | npc/jobs/valkyrie.txt | 15 |
10 files changed, 21 insertions, 27 deletions
diff --git a/npc/jobs/2-1/assassin.txt b/npc/jobs/2-1/assassin.txt index 9c25f72ac..126db3baf 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-1/hunter.txt b/npc/jobs/2-1/hunter.txt index 96874f73e..2777e0a43 100644 --- a/npc/jobs/2-1/hunter.txt +++ b/npc/jobs/2-1/hunter.txt @@ -534,6 +534,7 @@ hu_in01,382,382,4 script Guild Receptionist#hnt 732,{ close; } else if (HNTR_Q >= 3 && HNTR_Q <= 9) { + if(checkre(0)) set .@i,1; switch(HNTR_Q) { //Insect_Feeler/Claw_Of_Desert_Wolf, Wooden_Block, White_Herb case 3: setarray .@items[0], (.@i?928:7030),5, 1019,5, 509,3, 10; break; diff --git a/npc/jobs/2-1/priest.txt b/npc/jobs/2-1/priest.txt index da68deb45..c05b140aa 100644 --- a/npc/jobs/2-1/priest.txt +++ b/npc/jobs/2-1/priest.txt @@ -1,4 +1,4 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== //= Priest Job Quest //===== By: ================================================== //= Translated By: Pgro Team (OwNaGe)(Aegis) @@ -6,8 +6,6 @@ //= Further bugfixed and tested by Lupus //===== Current Version: ===================================== //= 2.6 -//===== Compatible With: ===================================== -//= rAthena SVN //===== Description: ========================================= //= [Official Conversion] //= Job Change quest for Priest class. diff --git a/npc/jobs/2-1a/AssassinCross.txt b/npc/jobs/2-1a/AssassinCross.txt index 0776825fb..a1f12d64b 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..dd568b9ef 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..77a81374f 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-2/sage.txt b/npc/jobs/2-2/sage.txt index 7501c478a..1e188778e 100644 --- a/npc/jobs/2-2/sage.txt +++ b/npc/jobs/2-2/sage.txt @@ -1,4 +1,4 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== //= Sage Job Quest //===== By: ================================================== //= jAthena (0.9) - I guess @@ -6,8 +6,6 @@ //= Darkchild (1.2) //===== Current Version: ===================================== //= 2.8 -//===== Compatible With: ===================================== -//= rAthena SVN //===== Description: ========================================= //= [Official Conversion] //= Job quest for Sage classes diff --git a/npc/jobs/2-2a/Champion.txt b/npc/jobs/2-2a/Champion.txt index 28cd5a9e0..5e080f304 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: ================================= diff --git a/npc/jobs/valkyrie.txt b/npc/jobs/valkyrie.txt index eadb39847..c2357d0bb 100644 --- a/npc/jobs/valkyrie.txt +++ b/npc/jobs/valkyrie.txt @@ -5,7 +5,7 @@ //= finished, optimized and tested by Lupus //= L0ne_W0lf //===== Current Version: ===================================== -//= 3.0 +//= 3.1 //===== Compatible With: ===================================== //= rAthena SVN //===== Description: ========================================= @@ -37,6 +37,7 @@ //= 2.9 Corrected Valkyrie case spicifying where to warp after rebirthing. [L0ne_W0lf] //= 2.9b Fixed Verdandi typo, fixed resetting vars [Lupus] //= 3.0 Added quest log commands. [L0ne_W0lf] +//= 3.1 Added Izlude Renewal coordinates. [L0ne_W0lf] //============================================================ valkyrie,48,86,4 script Valkyrie# 811,{ @@ -172,7 +173,11 @@ valkyrie,48,86,4 script Valkyrie# 811,{ switch (ADVJOB) { case 4008: case 4015: - warp "izlude",94,103; break; + if (checkre(0)) + warp "izlude",129,97; + else + warp "izlude",94,103; + break; case 4009: case 4016: warp "prontera",273,354; break; @@ -376,7 +381,11 @@ valkyrie,44,33,5 script Teleporter 124,{ case 3: callsub S_Warpchar,"payon",69,100; case 4: callsub S_Warpchar,"geffen",120,39; case 5: callsub S_Warpchar,"alberta",117,56; - case 6: callsub S_Warpchar,"izlude",94,103; + case 6: + if (checkre(0)) + callsub S_Warpchar,"izlude",129,97; + else + callsub S_Warpchar,"izlude",94,103; case 7: callsub S_Warpchar,"aldebaran",91,105; case 8: callsub S_Warpchar,"comodo",209,143; case 9: callsub S_Warpchar,"yuno",328,101; |