Explorar o código

* 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://svn.code.sf.net/p/rathena/svn/trunk@17010 54d463be-8e91-2dee-dedb-b68131a5f0ec

euphyy %!s(int64=12) %!d(string=hai) anos
pai
achega
62dee5b8c7
Modificáronse 43 ficheiros con 1224 adicións e 1935 borrados
  1. 3 2
      conf/battle/party.conf
  2. 3 3
      npc/jobs/2-1/assassin.txt
  3. 3 3
      npc/jobs/2-1/blacksmith.txt
  4. 1 1
      npc/jobs/2-1/hunter.txt
  5. 1 1
      npc/jobs/2-1/priest.txt
  6. 1 1
      npc/jobs/2-1/wizard.txt
  7. 1 1
      npc/jobs/2-1e/StarGladiator.txt
  8. 1 1
      npc/jobs/2-2/alchemist.txt
  9. 1 1
      npc/jobs/2-2/bard.txt
  10. 2 2
      npc/jobs/2-2/crusader.txt
  11. 1 1
      npc/jobs/2-2/dancer.txt
  12. 1 1
      npc/jobs/2-2/monk.txt
  13. 1 1
      npc/jobs/2-2/rogue.txt
  14. 1 1
      npc/jobs/2-2/sage.txt
  15. 1 1
      npc/jobs/2-2e/SoulLinker.txt
  16. 2 2
      npc/jobs/novice/supernovice.txt
  17. 1 1
      npc/jobs/valkyrie.txt
  18. 7 7
      npc/pre-re/jobs/1-1/acolyte.txt
  19. 5 5
      npc/pre-re/jobs/1-1/archer.txt
  20. 4 4
      npc/pre-re/jobs/1-1/mage.txt
  21. 5 5
      npc/pre-re/jobs/1-1/merchant.txt
  22. 2 3
      npc/pre-re/jobs/1-1/swordman.txt
  23. 5 5
      npc/pre-re/jobs/1-1/thief.txt
  24. 1 1
      npc/pre-re/jobs/novice/novice.txt
  25. 2 6
      npc/quests/thana_quest.txt
  26. 1 1
      npc/re/jobs/1-1/acolyte.txt
  27. 1 1
      npc/re/jobs/1-1/archer.txt
  28. 1 1
      npc/re/jobs/1-1/mage.txt
  29. 1 1
      npc/re/jobs/1-1/merchant.txt
  30. 1 1
      npc/re/jobs/1-1/swordman.txt
  31. 1 1
      npc/re/jobs/1-1/thief.txt
  32. 1 1
      npc/re/jobs/3-1/archbishop.txt
  33. 1 1
      npc/re/jobs/3-1/guillotine_cross.txt
  34. 1 1
      npc/re/jobs/3-1/mechanic.txt
  35. 5 6
      npc/re/jobs/3-1/ranger.txt
  36. 263 592
      npc/re/jobs/3-1/warlock.txt
  37. 587 661
      npc/re/jobs/3-2/genetic.txt
  38. 4 5
      npc/re/jobs/3-2/minstrel.txt
  39. 1 1
      npc/re/jobs/3-2/royal_guard.txt
  40. 2 2
      npc/re/jobs/3-2/shadow_chaser.txt
  41. 3 3
      npc/re/jobs/3-2/sorcerer.txt
  42. 293 595
      npc/re/jobs/3-2/sura.txt
  43. 1 1
      npc/re/jobs/3-2/wanderer.txt

+ 3 - 2
conf/battle/party.conf

@@ -44,8 +44,9 @@ party_item_share_type: 0
 // A character's idle status is reset upon item use/skill use/attack (auto attack counts too)/movement.
 idle_no_share: no
 
-// Give additional experience bonus per party-member involved on even-share parties?
-// (eg: If set to 10, a even-share party of 5 people will receive +40% exp)
+// Give additional experience bonus per party-member involved on even-share parties (excluding youself)?
+// ex. If set to 10, a even-share party of 5 people will receive +40% exp (4 members * 10% exp):
+//     140% party experience in total, so each member receives 140%/5 = 28% exp (instead of 20%).
 party_even_share_bonus: 0
 
 // Display party name regardless if player is in a guild.

+ 3 - 3
npc/jobs/2-1/assassin.txt

@@ -7,12 +7,12 @@
 //===== Compatible With: ===================================== 
 //= rAthena SVN
 //===== Description: ========================================= 
-//= [Aegis Conversion]
+//= [Official Conversion]
 //= Job Change quest for Assassin class.
 //===== Additional Comments: ================================= 
-//= v1.0 Used some dialogue from the aegis Assassin script translated By: Pgro Team (OwNaGe)
+//= 1.0 Used some dialogue from the aegis Assassin script translated By: Pgro Team (OwNaGe)
 //= Also converted the booby traps from the aegis script.[kobra_k88]
-//= v1.1 Made adjustments to ontouch npcs to work with the new "ontouch" functionality.
+//= 1.1 Made adjustments to ontouch npcs to work with the new "ontouch" functionality.
 //= Fixed some duplicate npc names.  Added missing waitingroom triggers.
 //= Fixed warp in "TimerSin", was supposed to be an areawarp.
 //= For some reason sometimes the "Nameless One" would have message windows

+ 3 - 3
npc/jobs/2-1/blacksmith.txt

@@ -1,5 +1,5 @@
 //===== rAthena Script =======================================
-//= Blacksmith Quest
+//= Blacksmith Job Quest
 //===== By: ==================================================
 //= EREMES THE CANIVALIZER(Aegis)
 //= Translated by: yoshiki.
@@ -9,9 +9,9 @@
 //===== Current Version: =====================================
 //= 2.8
 //===== Compatible With: =====================================
-//= rAthena  SVN
+//= rAthena SVN
 //===== Description: =========================================
-//= [Aegis Conversion]
+//= [Official Conversion]
 //= Job Change quest for Blacksmith class.
 //===== Additional Comments: =================================
 //= Changed some npc names to the iRO names. Changed some variable

+ 1 - 1
npc/jobs/2-1/hunter.txt

@@ -9,7 +9,7 @@
 //===== Compatible With: ===================================== 
 //= rAthena SVN
 //===== Description: ========================================= 
-//= [Aegis Conversion]
+//= [Official Conversion]
 //= Job Change quest for Hunter class.
 //===== Additional Comments: ================================= 
 //= 0.5 Fully working.

+ 1 - 1
npc/jobs/2-1/priest.txt

@@ -9,7 +9,7 @@
 //===== Compatible With: ===================================== 
 //= rAthena SVN
 //===== Description: ========================================= 
-//= [Aegis Conversion]
+//= [Official Conversion]
 //= Job Change quest for Priest class.
 //===== Additional Comments: ================================= 
 //= Fully working.  Changed the way Priests enter the test room to help Acos.

+ 1 - 1
npc/jobs/2-1/wizard.txt

@@ -8,7 +8,7 @@
 //===== Compatible With: ===================================== 
 //= rAthena SVN
 //===== Description: ========================================= 
-//= [Aegis Conversion]
+//= [Official Conversion]
 //= Job Change quest for Wizard class.
 //===== Additional Comments: ================================= 
 //= 2.4 Rescripted to Aegis 10.3 standards. [L0ne_W0lf]

+ 1 - 1
npc/jobs/2-1e/StarGladiator.txt

@@ -7,7 +7,7 @@
 //===== Compatible With: ===================================== 
 //= rAthena SVN
 //===== Description: ========================================= 
-//= [Aegis Conversion]
+//= [Official Conversion]
 //= Job Change quest for Star Gladiator class.
 //===== Additional Comments: ================================= 
 //= 1.1 Updated to the Aegis Standards. [Samuray22]

+ 1 - 1
npc/jobs/2-2/alchemist.txt

@@ -7,7 +7,7 @@
 //===== Compatible With: ===================================== 
 //= rAthena SVN
 //===== Description: ========================================= 
-//= [Aegis Conversion]
+//= [Official Conversion]
 //= Job quest for Alchemist classes
 //===== Additional Comments: ================================= 
 //= 2.5 Rescripted to Aegis 10.3 stadards. [L0ne_W0lf]

+ 1 - 1
npc/jobs/2-2/bard.txt

@@ -7,7 +7,7 @@
 //===== Compatible With: ===================================== 
 //= rAthena SVN
 //===== Description: ========================================= 
-//= [Aegis Conversion]
+//= [Official Conversion]
 //= Job quest for Bard class
 //===== Additional Comments: =================================
 //= 2.1b Updated to the Official One. [Samuray22]

+ 2 - 2
npc/jobs/2-2/crusader.txt

@@ -1,5 +1,5 @@
 //===== rAthena Script ======================================= 
-//= Crusader Quest
+//= Crusader Job Quest
 //===== By: ================================================== 
 //= Made by: Black Dragon
 //= Converted by: Shin
@@ -8,7 +8,7 @@
 //===== Compatible With: ===================================== 
 //= rAthena SVN
 //===== Description: ========================================= 
-//= [Aegis Conversion]
+//= [Official Conversion]
 //= Job quest for Crusader classes
 //===== Additional Comments: ================================= 
 //= 2.2 Updated All NPCs to the officials one [Samuray22]

+ 1 - 1
npc/jobs/2-2/dancer.txt

@@ -8,7 +8,7 @@
 //===== Compatible With: ===================================== 
 //= rAthena SVN
 //===== Description: ========================================= 
-//= [Aegis Conversion]
+//= [Official Conversion]
 //= Job quest for Dancer classes
 //===== Additional Comments: ================================= 
 //= 3.2 Rescripted to Aegis 10.3 stadards. [L0ne_W0lf]

+ 1 - 1
npc/jobs/2-2/monk.txt

@@ -7,7 +7,7 @@
 //===== Compatible With: ===================================== 
 //= rAthena SVN
 //===== Description: ========================================= 
-//= [Aegis Conversion]
+//= [Official Conversion]
 //= Job quest for Monk classes
 //===== Additional Comments: ================================= 
 //= 2.2 Rescripted to Aegis 10.3 stadards. [L0ne_W0lf]

+ 1 - 1
npc/jobs/2-2/rogue.txt

@@ -7,7 +7,7 @@
 //===== Compatible With: ===================================== 
 //= rAthena SVN
 //===== Description: ========================================= 
-//= [Aegis Conversion]
+//= [Official Conversion]
 //= Job quest for Rogue classes
 //===== Additional Comments: ================================= 
 //= 2.4 Rescripted to Aegis 10.3 stadards. [L0ne_W0lf]

+ 1 - 1
npc/jobs/2-2/sage.txt

@@ -9,7 +9,7 @@
 //===== Compatible With: ===================================== 
 //= rAthena SVN
 //===== Description: ========================================= 
-//= [Aegis Conversion]
+//= [Official Conversion]
 //= Job quest for Sage classes
 //===== Additional Comments: ================================= 
 //= 2.1 Rescripted to Aegis 10.3 stadards. [L0ne_W0lf]

+ 1 - 1
npc/jobs/2-2e/SoulLinker.txt

@@ -7,7 +7,7 @@
 //===== Compatible With: ===================================== 
 //= rAthena SVN
 //===== Description: ========================================= 
-//= [Aegis Conversion]
+//= [Official Conversion]
 //= Job quest for Soul Linker class.
 //= [Vars Used]
 //= SOUL_Q = Job Change Phase. (Max 4)

+ 2 - 2
npc/jobs/novice/supernovice.txt

@@ -1,5 +1,5 @@
 //===== rAthena Script ======================================= 
-//= Super Novice Script
+//= Super Novice Job Quest
 //===== By: ================================================== 
 //= Darkchild
 //===== Current Version: ===================================== 
@@ -7,7 +7,7 @@
 //===== Compatible With: ===================================== 
 //= rAthena SVN r15340+
 //===== Description: ========================================= 
-//= [Aegis Conversion]
+//= [Official Conversion]
 //= Super Novice Job Change Npc
 //= Super Novice Cart Rental Npc
 //= Some Other Useless Super Novice Npc

+ 1 - 1
npc/jobs/valkyrie.txt

@@ -9,7 +9,7 @@
 //===== Compatible With: ===================================== 
 //= rAthena SVN
 //===== Description: ========================================= 
-//= [Aegis Conversion]
+//= [Official Conversion]
 //= Quest to become a Tranceded Class. (Advanced/Rebirthed)
 //===== Additional Comments: ================================= 
 //= 1.1 Made all into functions,additional checks,quest skills,now Valhallana can return you back. She also makes reborn process only when you got no Zeny/items (as in kRO) [Lupus]

+ 7 - 7
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]

+ 5 - 5
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]

+ 4 - 4
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]

+ 5 - 5
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]

+ 2 - 3
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

+ 5 - 5
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

+ 1 - 1
npc/pre-re/jobs/novice/novice.txt

@@ -7,7 +7,7 @@
 //===== Compatible With: ===================================== 
 //= rAthena SVN 3422+(Requires jA Script System)
 //===== Description: ========================================= 
-//= [Aegis Conversion]
+//= [Official Conversion]
 //= Novice Training Grounds
 //===== Additional Comments: ================================= 
 //= 1.7D Added confirm character name thing on receptionist. [Kisuka]

+ 2 - 6
npc/quests/thana_quest.txt

@@ -2054,20 +2054,16 @@ OnInit:
 	end;
 OnEnable:
 	enablenpc "#gateto_thanatos";
-	initnpctimer;
-	end;
 OnOn2:
 	initnpctimer;
 	end;
 OnTouch:
 	set .@touch,1;
 OnTimer6000:
-	set .@boss_tt, $@thana_summon;
-	if ((.@boss_tt == 0) || (.@boss_tt == 6)) {
+	if (($@thana_summon == 0) || ($@thana_summon == 6)) {
 		disablenpc "#gateto_thanatos";
 		stopnpctimer;
-	}
-	else if (.@boss_tt == 5) {
+	} else if ($@thana_summon == 5) {
 		if (.@touch) warp "thana_boss",136,116;
 		else donpcevent "#gateto_thanatos::OnOn2";
 	}

+ 1 - 1
npc/re/jobs/1-1/acolyte.txt

@@ -1,5 +1,5 @@
 //===== rAthena Script ======================================= 
-//= Renewal Acolyte Job Change
+//= Renewal Acolyte Job Quest
 //===== By: ================================================== 
 //= Kisuka
 //===== Current Version: ===================================== 

+ 1 - 1
npc/re/jobs/1-1/archer.txt

@@ -1,5 +1,5 @@
 //===== rAthena Script ======================================= 
-//= Renewal Archer Job Change
+//= Renewal Archer Job Quest
 //===== By: ================================================== 
 //= Kisuka
 //===== Current Version: ===================================== 

+ 1 - 1
npc/re/jobs/1-1/mage.txt

@@ -1,5 +1,5 @@
 //===== rAthena Script ======================================= 
-//= Renewal Mage Job Change
+//= Renewal Mage Job Quest
 //===== By: ================================================== 
 //= Kisuka
 //===== Current Version: ===================================== 

+ 1 - 1
npc/re/jobs/1-1/merchant.txt

@@ -1,5 +1,5 @@
 //===== rAthena Script ======================================= 
-//= Renewal Merchant Job Change
+//= Renewal Merchant Job Quest
 //===== By: ================================================== 
 //= Kisuka
 //===== Current Version: ===================================== 

+ 1 - 1
npc/re/jobs/1-1/swordman.txt

@@ -1,5 +1,5 @@
 //===== rAthena Script ======================================= 
-//= Renewal Swordman Job Change
+//= Renewal Swordman Job Quest
 //===== By: ================================================== 
 //= Kisuka
 //===== Current Version: ===================================== 

+ 1 - 1
npc/re/jobs/1-1/thief.txt

@@ -1,5 +1,5 @@
 //===== rAthena Script ======================================= 
-//= Renewal Thief Job Change
+//= Renewal Thief Job Quest
 //===== By: ================================================== 
 //= Kisuka
 //===== Current Version: ===================================== 

+ 1 - 1
npc/re/jobs/3-1/archbishop.txt

@@ -1,5 +1,5 @@
 //===== rAthena Script =======================================
-//= Arch Bishop Job change Quest
+//= Arch Bishop Job Quest
 //===== By: ==================================================
 //= L0ne_W0lf
 //= Credits: Gepard

+ 1 - 1
npc/re/jobs/3-1/guillotine_cross.txt

@@ -1,5 +1,5 @@
 //===== rAthena Script ======================================= 
-// Guillotine Cross Job Change Quest
+//= Guillotine Cross Job Quest
 //===== By: ================================================== 
 //= Muad_Dib
 //===== Current Version: ===================================== 

+ 1 - 1
npc/re/jobs/3-1/mechanic.txt

@@ -1,5 +1,5 @@
 //===== rAthena Script ======================================= 
-//= Mechanic Jobchange Quest
+//= Mechanic Job Quest
 //===== By: ================================================== 
 //= Muad_Dib
 //===== Current Version: ===================================== 

+ 5 - 6
npc/re/jobs/3-1/ranger.txt

@@ -1,17 +1,16 @@
 //===== rAthena Script ======================================= 
-// Ranger Job change Quest
+//= Ranger Job Quest
 //===== By: ================================================== 
-//= Masao
-//= Credits: Muad_Dib
+//= Muad_Dib
 //===== Current Version: ===================================== 
 //= 1.4
 //===== Compatible With: ===================================== 
-//= Any rAthena SVN
+//= rAthena SVN
 //===== Description: ========================================= 
-//= [Translated from the Official]
+//= [Official Conversion]
 //= Job change Quest from Hunter / Sniper -> Ranger.
 //===== Additional Comments: ================================= 
-//= 1.0 First Version.
+//= 1.0 First Version. [Masao]
 //= 1.1 Updated SC_STONE duration from 2 Seconds to 2 Minutes
 //= and fixed Mercenary check.
 //= 1.2 Fixed first Quest so that when a false poring got killed

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 263 - 592
npc/re/jobs/3-1/warlock.txt


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 587 - 661
npc/re/jobs/3-2/genetic.txt


+ 4 - 5
npc/re/jobs/3-2/minstrel.txt

@@ -1,17 +1,16 @@
 //===== rAthena Script ======================================= 
-// Minstrel Job change Quest
+//= Minstrel Job Quest
 //===== By: ================================================== 
-//= Masao
-//= Credits: Muad_Dib
+//= Muad_Dib
 //===== Current Version: ===================================== 
 //= 1.2
 //===== Compatible With: ===================================== 
 //= Any rAthena SVN
 //===== Description: ========================================= 
-//= [Translated from the Official]
+//= [Official Conversion]
 //= Job change Quest from Bard / Clown -> Minstrel.
 //===== Additional Comments: ================================= 
-//= 1.0 First Version.
+//= 1.0 First Version. [Masao]
 //= 1.1 Fix the checking of requirements before job change to Minstel [JayPee]
 //= 1.2 Optimized. [Euphy]
 //============================================================

+ 1 - 1
npc/re/jobs/3-2/royal_guard.txt

@@ -1,5 +1,5 @@
 //===== rAthena Script ======================================= 
-// Royal Guard Job change Quest
+//= Royal Guard Job Quest
 //===== By: ================================================== 
 //= Muad_Dib
 //===== Current Version: ===================================== 

+ 2 - 2
npc/re/jobs/3-2/shadow_chaser.txt

@@ -1,12 +1,12 @@
 //===== rAthena Script ======================================= 
-// Shadow Chaser Job Change Quest
+//= Shadow Chaser Job Quest
 //===== By: ================================================== 
 //= ultragunner
 //= Credits: Oshinoke
 //===== Current Version: ===================================== 
 //= 1.2
 //===== Compatible With: ===================================== 
-//= rAthena
+//= rAthena SVN
 //===== Description: ========================================= 
 //= Job change Quest from Rogue / Stalker -> Shadow Chaser.
 //= Based on Official pRO server

+ 3 - 3
npc/re/jobs/3-2/sorcerer.txt

@@ -1,11 +1,11 @@
 //===== rAthena Script ======================================= 
-// Sorcerer Job change Quest
+//= Sorcerer Job Quest
 //===== By: ================================================== 
 //= Muad_Dib
 //===== Current Version: ===================================== 
 //= 1.2
 //===== Compatible With: ===================================== 
-//= Any rAthena SVN
+//= rAthena SVN
 //===== Description: ========================================= 
 //= [Official Conversion]
 //= Job change Quest from Sage / Professor -> Sorcerer.
@@ -137,7 +137,7 @@ gef_tower,113,161,5	script	Karacas	754,{
 		mes "You look happy. Have a great journey.";
 		close;
 	}
-	if ((JobLevel < 50) || (SkillPoint != 0) || (BaseLevel < 99)) {
+	if (BaseLevel < 99 || JobLevel < 50 || SkillPoint != 0) {
 		mes "Is there anything I can do for you?";
 		close;
 	}

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 293 - 595
npc/re/jobs/3-2/sura.txt


+ 1 - 1
npc/re/jobs/3-2/wanderer.txt

@@ -1,5 +1,5 @@
 //===== rAthena Script ======================================= 
-// Wanderer Job change Quest
+//= Wanderer Job Quest
 //===== By: ================================================== 
 //= Muad_Dib, Meyraw
 //===== Current Version: ===================================== 

Algúns arquivos non se mostraron porque demasiados arquivos cambiaron neste cambio