* Corrected some typo error in "Clown Reborn Quest".

-Thanks to Myllena.
* Corrected some typo error in "Professor Reborn Quest".
* Rewrote Taekwon Job Quest to the Aegis Standards.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11012 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
samuray22 2007-08-15 02:57:06 +00:00
parent d8689a5ca5
commit bc697b4f0e
4 changed files with 411 additions and 403 deletions

View File

@ -4,7 +4,11 @@ Date Added
* Deleted an Unnecessary "next;" on Rachel Guide. [Samuray22] * Deleted an Unnecessary "next;" on Rachel Guide. [Samuray22]
-Thanks to $ephiroth. -Thanks to $ephiroth.
* Removed an Unnecessary "set job_acolyte_q,0;" in Acolyte Quest. * Removed an Unnecessary "set job_acolyte_q,0;" in Acolyte Quest.
* Updated Dialogs from "Oxygen Mask Quest" * Updated Dialogs from "Oxygen Mask Quest".
* Corrected some typo error in "Clown Reborn Quest".
-Thanks to Myllena.
* Corrected some typo error in "Professor Reborn Quest".
* Rewrote Taekwon Job Quest to the Aegis Standards.
2007/08/13 2007/08/13
* Rev. 11001 Fixed typos in the Blacksmith quest and whitesmith NPC. Thanks to Barron-Monster. [L0ne_W0lf] * Rev. 11001 Fixed typos in the Blacksmith quest and whitesmith NPC. Thanks to Barron-Monster. [L0ne_W0lf]
* Rev. 10998 Fixed a typo in the merchant quest. [L0ne_W0lf] * Rev. 10998 Fixed a typo in the merchant quest. [L0ne_W0lf]

View File

@ -1,414 +1,416 @@
//===== eAthena Script ======================================= //===== eAthena Script =======================================
//= Taekwon Job Quest //= Taekwon Job Quest
//===== By: ================================================== //===== By: ==================================================
//= Tsuyuki //= Tsuyuki & Samuray22
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.0a //= 1.1
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= eAthena/Freya //= eAthena/Freya
//===== Description: ========================================= //===== Description: =========================================
//= Official iRO TaeKwon Job Change Quest //= Official iRO TaeKwon Job Change Quest
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 Replaced previous TK Job Quest with this one [Tsuyuki] //= 1.0 Replaced previous TK Job Quest with this one [Tsuyuki]
//= 1.1 Rewrote to the Aegis Standars. [Samuray22]
//============================================================ //============================================================
payon,157,141,5 script Phoenix#TKJobChange 753,{ payon,157,141,2 script Phoenix#TKJobChange 753,{
if(Upper == 2) {
if (Class == Job_Taekwon || Class == Job_Star_Gladiator || Class == Job_Soul_Linker)goto L_Complete; mes "[Phoenix]";
if (TK_Q == 1)goto L_Activated2; mes "Hello, child.";
if (TK_Q == 2)goto L_JobChange; close;
if (TAEK_Q > 0)goto L_Activated1; } else if(Class == Job_Taekwon) {
mes "[Phoenix]";
mes "[Phoenix]"; mes "How is your training";
mes "This land. Our once"; mes "coming along? As your";
mes "beautiful world as been"; mes "techniques become more";
mes "stained by evil: there are"; mes "refined or spectacular,";
mes "too many men corrupted by"; mes "never forget that you can";
mes "darkness, too many monsters"; mes "always rely on the basics.";
mes "threatening the innocent..."; close;
next; } else if(Class > Job_Novice) || (Class == Job_Novice && TK_Q == 0) {
mes "[Phoenix]"; mes "[Phoenix]";
mes "The havoc that reigns in this"; mes "This land. Our once";
mes "world is too much for normal"; mes "beautiful world has been";
mes "humans, which cannot stand"; mes "stained by evil: there are";
mes "up for themselves against such"; mes "too many men corrupted by";
mes "overwhelming odds. Still, one"; mes "darkness, too many monsters";
mes "must aspire to overcome them."; mes "threatening the innocent...";
next; next;
mes "[Phoenix]"; mes "[Phoenix]";
mes "And so, I've dedicated"; mes "The havoc that reigns in this";
mes "myself to becoming stronger."; mes "world is too much for normal";
mes "I have been training to achieve"; mes "humans, which cannot stand";
mes "enlightenment, developing an art"; mes "up for themselves against such";
mes "to hone the mind and body that"; mes "overwhelming odds. Still, one";
mes "I wish to share with the world."; mes "must aspire to fight the odds.";
next; next;
mes "[Phoenix]"; mes "[Phoenix]";
mes "I may not be able to change"; mes "And so, I've dedicated";
mes "the world on my own, but I'll"; mes "myself to becoming stronger.";
mes "never stop training myself"; mes "I have been training to achieve";
mes "spiritually and physically."; mes "enlightenment, developing an art to hone the mind and body that";
mes "I know that the answer"; mes "I wish to share with the world.";
mes "will come in time..."; next;
next; mes "[Phoenix]";
mes "[Phoenix]"; mes "I may not be able to change";
mes "If you have not decided on"; mes "the world on my own, but I'll";
mes "the path you wish to take in"; mes "never stop training myself";
mes "life, I'd like you to consider"; mes "spiritually and physically.";
mes "becoming a practitioner of my"; mes "I know that the answer";
mes "art. It won't be easy, but it will"; mes "will come in time...";
mes "lead you to great strength..."; next;
next; if (Class == Job_Novice && TK_Q == 0) {
menu "Okay, I will join you.",L_Join,"No, thank you.",L_NoThx; goto L_change;
}
L_Join: mes "[Phoenix]";
if (Class != Job_Novice || JobLevel < 9) goto L_Failed1; mes "Noble adventurer:";
mes "[Phoenix]"; mes "if you know anyone who";
mes "Very well... I accept you"; mes "has not chosen his path";
mes "as my student. In beginning"; mes "in life, please recommend";
mes "training, your physical body"; mes "him to me. If interested,";
mes "must first be conditioned in"; mes "I may teach him my art...";
mes "order to perform the skills"; close;
mes "that you will be learning."; L_change:
next; mes "[Phoenix]";
mes "[Phoenix]"; mes "If you have not decided on";
mes "The mind is not necessarily"; mes "the path you wish to take in";
mes "bound to the limits of the body,"; mes "life, I'd like you to consider";
mes "but you will never fulfill your"; mes "becoming a practitioner of my";
mes "true potential without integrating"; mes "art. It won't be easy, but it will lead you to great strength...";
mes "mind and body. Go, gain ^ff00001 more"; next;
mes "Base Level^000000, and then return."; if(select("Okay, I will join you.","No, thank you.") == 1) {
next; if(getskilllv(1) < 9) {
mes "[Phoenix]"; mes "[Phoenix]";
mes "I understand this is not an"; mes "How unfortunate!";
mes "easy task for Novices, but you"; mes "You're not yet ready to";
mes "must ready yourself for the"; mes "begin training under my";
mes "hardship for this job. I shall"; mes "tutelege with your current";
mes "expect you to be stronger"; mes "Job Level. Please return when you reach Job Level 9 or higher.";
mes "the next time we meet."; close;
set TAEK_Q,BaseLevel; }
close; mes "[Phoenix]";
mes "Very well... I accept you";
L_NoThx: mes "as my student. In beginning";
mes "[Phoenix]"; mes "training, your physical body";
mes "I understand. One's life can"; mes "must first be conditioned in";
mes "take many paths, but you can"; mes "order to perform the skills";
mes "only choose to travel on one"; mes "that you will be learning.";
mes "at a time. I hope that you work"; next;
mes "towards enlightenment in your"; if(BaseLevel > 19) {
mes "very own way, adventurer."; mes "[Phoenix]";
close; mes "Hm. I see that you have";
mes "undergone sufficient physical";
L_Failed1: mes "training as a Novice. Very good. Then let us prepare for your";
if (Class != Job_Novice)goto L_Failed2; mes "spiritual training. Take a deep";
mes "[Phoenix]"; mes "breath, speak to me when ready.";
mes "How unfortunate!"; set TK_Q, 2;
mes "You're not yet ready to"; close;
mes "begin training under my"; }
mes "tutelege with your current"; mes "[Phoenix]";
mes "Job Level. Please return when you"; mes "The mind is not necessarily";
mes "reach Job Level 9 or higher."; mes "bound to the limits of the body, but you will never fulfill your";
close; mes "true potential without integrating mind and body. Go, gain ^FF00001 more";
mes "Base Level^000000, and then return.";
L_Failed2: // CUSTOM MESSAGE next;
mes "[Phoenix]"; set TAEK_Q, BaseLevel;
mes "It seems that you have already"; set TK_Q, 1;
mes "chosen a path of life.."; mes "[Phoenix]";
close; mes "I understand this is not an";
mes "easy task for Novices, but you";
L_Activated1: mes "must ready yourself for the";
if(TAEK_Q < BaseLevel) goto L_Finish; mes "hardship for this job. I shall";
mes "[Phoenix]"; mes "expect you to be stronger";
mes "You must gain ^ff00001 more"; mes "the next time we meet.";
mes "Base Level^000000 to prove that"; close;
mes "you can endure the hardship"; }
mes "that entails this job. Never"; mes "[Phoenix]";
mes "neglect your training."; mes "I understand. One's life can";
close; mes "take many paths, but you can";
mes "only choose to travel on one";
L_Finish: mes "at a time. I hope that you work";
if (SkillPoint > 0) goto L_Failed1; mes "towards enlightenment in your";
mes "[Phoenix]"; mes "very own way, adventurer.";
mes "Good I sense that you"; close;
mes "are more in tune with your"; }
mes "inner strength. That is the"; switch(TK_Q) {
mes "natural result of leveling up."; case 1:
mes "We're ready to proceed with"; if(BaseLevel > TAEK_Q) {
mes "the next portion of training."; set TK_Q, 2;
set TK_Q,1; mes "[Phoenix]";
close; mes "Good. I sense that you";
mes "are more in tune with your";
L_Activated2: mes "inner strength. That is the";
mes "[Phoenix]"; mes "natural result of leveling up.";
mes "For your spiritual training,"; mes "We're ready to proceed with";
mes "I will ask you a series of"; mes "the next portion of training.";
mes "questions to test your spirit."; close;
mes "Relax. Answer as honestly"; }
mes "as you can. Your will and"; mes "[Phoenix]";
mes "convictions will be tested."; mes "You must gain ^FF00001 more";
next; mes "Base Level^000000 to prove that";
mes "[Phoenix]"; mes "you can endure the hardship";
mes "As a practitioner of my"; mes "that entails this job. Never";
mes "art, the ability to quickly"; mes "neglect your training.";
mes "make the best decision will"; close;
mes "be necessary in battle. Now,"; case 2:
mes "we will begin te questioning."; mes "[Phoenix]";
next; mes "For your spiritual training,";
mes "[Phoenix]"; mes "I will ask you a series of";
mes "When you encounter"; mes "questions to test your spirit.";
mes "great difficulty, how do"; mes "Relax. Answer as honestly";
mes "you generally respond?"; mes "as you can. Your will and";
next; mes "convictions will be tested.";
menu "I face it head on.",L_TKQST1,"Avoid it somehow.",L_TKQST2,"Regroup and analyze the problem.",L_TKQST3; next;
mes "[Phoenix]";
L_TKQST1: mes "As a practitioner of my";
mes "[Phoenix]"; mes "art, the ability to quickly";
mes "Yes, that is the answer"; mes "make the best decision will";
mes "I wanted. Even if you cannot"; mes "be necessary in battle. Now,";
mes "handle a problem at first, we"; mes "we will begin the questioning.";
mes "can only benefit from such"; next;
mes "strong determination. Don't"; mes "[Phoenix]";
mes "let any obstacle stop you."; mes "When you encounter";
next; mes "great difficulty, how do";
mes "[Phoenix]"; mes "you generally respond?";
mes "Even if you fail, you"; next;
mes "can only learn from the"; switch(select( "I face it head on.:Avoid it somehow.:Regroup and analyze the problem.")) {
mes "experience when you give"; case 2:
mes "your all. Half-hearted"; mes "[Phoenix]";
mes "attempts rarely yield"; mes "Fool! How do you expect";
mes "fruitful results."; mes "to mature if you run away";
next; mes "from challenges? Fear can";
mes "[Phoenix]"; mes "be a healthy reaction that";
mes "Seeing as you already"; mes "can save your life, but true";
mes "understance the importance"; mes "cowardice is despicable.";
mes "of one's will, we'll proceed"; next;
mes "to the next question."; mes "[Phoenix]";
next; mes "It disappoints me to";
mes "[Phoenix]"; mes "hear you say that. Never";
mes "On your travels, you will"; mes "say such a thing to me again.";
mes "encounter many people with"; mes "Hm. Contemplate the meanings";
mes "differing backgrounds and"; mes "of courage and cowardice, and";
mes "viewpoints. Inevitably, you"; mes "then speak to me once again.";
mes "will encounter someone whose"; close;
mes "way of life you cannot fathom."; case 3:
next; mes "[Phoenix]";
mes "[Phoenix]"; mes "Regroup? It is good to do that";
mes "Likewise, this person will"; mes "after you have been defeated.";
mes "not understand your way of"; mes "But it is best to face problems";
mes "life. When your two viewpoints"; mes "once you encounter them.";
mes "clash, causing heated conflict,"; mes "You will not always have";
mes "how would you respond?"; mes "the luxury of regrouping.";
next; next;
menu "Insist that I'm right, regardless",L_TKQST4,"Disregard conflicting viewpoint",L_TKQST5,"Accept differences and learn from them",L_TKQST6; mes "[Phoenix]";
mes "Problems can be predicted";
L_TKQST4: mes "and analyzed, but I think";
mes "[Phoenix]"; mes "immediate retreat is unwise.";
mes "It's important to have your"; mes "Contemplate on your fears,";
mes "own opinion. However, you"; mes "as well as what you define as";
mes "must recognize that you may"; mes "failure. Then, return to me.";
mes "be wrong, and an opposing"; close;
mes "view may have some merit."; case 1:
next; mes "[Phoenix]";
mes "[Phoenix]"; mes "Yes, that is the answer";
mes "There is no one right"; mes "I wanted. Even if you cannot";
mes "answer and the light of"; mes "handle a problem at first, we";
mes "truth can take many shades."; mes "can only benefit from such";
mes "Such is the way of nature."; mes "strong determination. Don't";
mes "To force ideas on others is"; mes "let any obstacle stop you.";
mes "an oppressive practice."; next;
next; mes "[Phoenix]";
mes "[Phoenix]"; mes "Even if you fail, you";
mes "Do not limit yourself"; mes "can only learn from the";
mes "to a single view, and do"; mes "experience when you give";
mes "not stifle your growth by"; mes "your all. Half-hearted";
mes "adhering to a single truth."; mes "attempts rarely yield";
mes "Contemplate on this, and"; mes "fruitful results.";
mes "then speak with me again."; next;
close; mes "[Phoenix]";
mes "Seeing as you already";
L_TKQST5: mes "understand the importance";
mes "[Phoenix]"; mes "of one's will, we'll proceed";
mes "It is important to get"; mes "to the next question.";
mes "along with others, but"; next;
mes "you will bring no value"; }
mes "to this world without your"; mes "[Phoenix]";
mes "own unique contributions,"; mes "On your travels, you will";
mes "thoughts and opinions."; mes "encounter many people with";
next; mes "differing backgrounds and";
mes "[Phoenix]"; mes "viewpoints. Inevitably, you";
mes "A conflict of ideals, when"; mes "will encounter someone whose";
mes "conducted with respect for"; mes "way of life you cannot fathom.";
mes "yourself and others, is a"; next;
mes "great opportunity to broaden"; mes "[Phoenix]";
mes "your understanding of the"; mes "Likewise, this person will";
mes "world as it is to others."; mes "not understand your way of";
next; mes "life. When your two viewpoints";
mes "[Phoenix]"; mes "clash, causing heated conflict,";
mes "Reflect on this idea of"; mes "how would you respond?";
mes "establishing harmony with"; next;
mes "the self, and harmony with"; switch( select("Insist that I'm right, regardless:Disregard conflicting viewpoint:Accept differences and learn from them")) {
mes "others. Then, return to me."; case 1:
close; mes "[Phoenix]";
mes "It's important to have your";
L_TKQST6: mes "own opinion. However, you";
mes "[Phoenix]"; mes "must recognize that you may";
mes "Good. You must see"; mes "be wrong, and an opposing";
mes "differences for what they"; mes "view may have some merit.";
mes "truly are. You must also"; next;
mes "take criticism to your own"; mes "[Phoenix]";
mes "views with grace and"; mes "There is no one right";
mes "sincere consideration."; mes "answer and the light of";
next; mes "truth can take many shades.";
mes "[Phoenix]"; mes "Such is the way of nature.";
mes "It is impossible to know"; mes "To force ideas on others is";
mes "everything in this world."; mes "an oppressive practice.";
mes "It is impossible to understand"; next;
mes "every view. But that does not"; mes "[Phoenix]";
mes "mean that views you do not"; mes "Do not limit yourself";
mes "understand are meritless."; mes "to a single view, and do";
next; mes "not stifle your growth by";
mes "[Phoenix]"; mes "adhering to a single truth.";
mes "The one with whom you"; mes "Contemplate on this, and";
mes "disagree may have the"; mes "then speak with me again.";
mes "answer you do not know."; close;
mes "In your time of weakness,"; case 2:
mes "this person may be your"; mes "[Phoenix]";
mes "greatest help. Remember that."; mes "It is important to get";
next; mes "along with others, but";
mes "I am satisfied by the"; mes "you will bring no value";
mes "answers you have given"; mes "to this world without your";
mes "me. Please reflect on what"; mes "own unique contributions,";
mes "we have discussed for a little"; mes "thoughts and opinions.";
mes "while. When your mind is calm,"; next;
mes "come and speak to me."; mes "[Phoenix]";
set TK_Q,2; mes "A conflict of ideals, when";
close; mes "conducted with respect for";
mes "yourself and others, is a";
L_TKQST2: mes "great opportunity to broaden";
mes "[Phoenix]"; mes "your understanding of the";
mes "Fool! How do you expect"; mes "world as it is to others.";
mes "to mature if you run away"; next;
mes "from challenges? Fear can"; mes "[Phoenix]";
mes "be a healthy reaction that"; mes "Reflect on this idea of";
mes "can save your life, but true"; mes "establishing harmony with";
mes "cowardice is despicable."; mes "the self, and harmony with";
next; mes "others. Then, return to me.";
mes "[Phoenix]"; close;
mes "It disappoints me to"; case 3:
mes "hear you say that. Never"; mes "[Phoenix]";
mes "say such a thing to me again."; mes "Good. You must see";
mes "Hm. Contemplate the meanings"; mes "differences for what they";
mes "of courage and cowardice, and"; mes "truly are. You must also";
mes "then speak to me once again."; mes "take criticism to your own";
close; mes "views with grace and ";
mes "sincere consideration.";
L_TKQST3: next;
mes "[Phoenix]"; mes "[Phoenix]";
mes "Regroup? It is good to do that"; mes "It is impossible to know";
mes "after you have been defeated."; mes "everything in this world.";
mes "But it is best to face problems"; mes "It is impossible to understand";
mes "once you encounter them."; mes "every view. But that does not";
mes "You will not always have"; mes "mean that views you do not";
mes "the luxury of regrouping."; mes "understand are meritless.";
next; next;
mes "[Phoenix]"; mes "[Phoenix]";
mes "Problems can be predicted"; mes "The one with whom you";
mes "and analyzed, but I think"; mes "disagree may have the";
mes "immediate retreat is unwise."; mes "answer you do not know.";
mes "Contemplate on your fears,"; mes "In your time of weakness,";
mes "as well as what you define as"; mes "this person may be your";
mes "failure. Then, you return to me."; mes "greatest help. Remember that.";
close; next;
}
L_JobChange: mes "[Phoenix]";
mes "[Phoenix]"; mes "I am satisfied by the";
mes "Are you feeling calm"; mes "answers you have given";
mes "and at peace? I will ask"; mes "me. Please reflect on what";
mes "you a very important question."; mes "we have discussed for a little";
mes "Give me your honest answer."; mes "while. When your mind is calm,";
next; mes "come and speak to me.";
mes "[Phoenix]"; set TK_Q, 3;
mes "^ff0000Are you ready to dedicate"; close;
mes "yourself to the special art"; case 3:
mes "I will teach you, and uphold"; mes "[Phoenix]";
mes "the dignity of its philosophy?^000000"; mes "Are you feeling calm";
next; mes "and at peace? I will ask";
menu "Yes.",L_JobChangeA,"No.",L_JobChangeB; mes "you a very important question.";
mes "Give me your honest answer.";
L_JobChangeA: next;
mes "[Phoenix]"; mes "[Phoenix]";
mes "Very well. You are no"; mes "^FF0000Are you ready to dedicate";
mes "longer just a student."; mes "yourself to the special art";
mes "You are now entrusted with"; mes "I will teach you, and uphold";
mes "the powers and responsibilities"; mes "the dignity of its philosophy?";
mes "of a disciple of ^ff0000Taekwon Do^000000."; next;
next; if( select( "Yes.","No.") == 1) {
mes "[Phoenix]"; mes "[Phoenix]";
mes "\"Taekwon\" has the meaning"; mes "Very well. You are no";
mes "of \"punching and kicking\","; mes "longer just a student.";
mes "and \"Do\" has the meaning"; mes "You are now entrusted with";
mes "of \"art.\" This martial art is"; mes "the powers and responsibilites";
mes "focused on skills using"; mes "of a disciple of ^FF0000Taekwon Do^000000.";
mes "the fists and the feet."; next;
next; mes "[Phoenix]";
mes "[Phoenix]"; mes "''Taekwon'' has the meaning";
mes "Please use this discipline"; mes "of ''punching and kicking,''";
mes "to hone your body and mind"; mes "and ''Do'' has the meaning";
mes "and learn the skills that are"; mes "of ''art.'' This martial art is";
mes "best suited to you. Never"; mes "focused on skills using";
mes "shirk your training, or bring"; mes "the fists and the feet.";
mes "shame to Taekwon Do."; next;
next; mes "[Phoenix]";
mes "[Phoenix]"; mes "Please use this discipline";
mes "You are still young, so"; mes "to hone your body and mind";
mes "I assume you'll want a job"; mes "and learn the skills that are";
mes "title. Mm. In that case, you"; mes "best suited to you. Never";
mes "are now a ^ff0000Taekwon Boy^000000."; mes "shirk your training, or bring";
mes "Yes, that sounds good."; mes "shame to Taekwon Do.";
callfunc "Job_Change",Job_Taekwon; next;
callfunc "F_ClearJobVar"; callfunc "Job_Change",Job_Taekwon;
getitem 2101,1; // Guard[0] callfunc "F_ClearJobVar";
next; getitem 2101,1; // Guard[0]
mes "[Phoenix]"; mes "[Phoenix]";
mes "Please, take this training"; mes "You are still young, so";
mes "uniform and guard set: make"; mes "I assume you'll want a job";
mes "good use of these gifts. As"; mes "title. Mm. In that case, you";
mes "you travel and train, enlighten"; if(Sex == 0) {
mes "others about our art and learn"; mes "are now a ^FF0000Taekwon Girl^000000.";
mes "what you can from them in return."; } else {
next; mes "are now a ^FF0000Taekwon Boy^000000.";
mes "[Phoenix]"; }
mes "It is now time for you to"; mes "Yes, that sounds good. ";
mes "embark on your own journey"; next;
mes "to find new challenges to"; mes "[Phoenix]";
mes "develop your strength."; mes "Please, take this training";
mes "Carry yourself with pride"; mes "uniform and guard set: make";
mes "as a Taekwon Do practitioner..."; mes "good use of these gifts. As";
next; mes "you travel and train, enlighten";
mes "[Phoenix]"; mes "others about our art and learn^FFFFFF ^000000 what you can from them in return.";
mes "Very well. I wish you luck."; next;
mes "I hope to see you again"; mes "[Phoenix]";
mes "sometime, "+strcharinfo(0)+"."; mes "It is now time for you to";
close; mes "embark on your own journey";
mes "to find new challenges to";
L_JobChangeB: mes "develop your strength.";
mes "[Phoenix]"; mes "Carry yourself with pride";
mes "Hm, perhaps you are not"; mes "as a Taekwon Do practitioner...";
mes "quite ready to progress from"; next;
mes "your status as a student to"; mes "[Phoenix]";
mes "a full fledged disciple."; mes "Very well. I wish you luck.";
mes "When you feel prepared,"; mes "I hope to see you again";
mes "come and speak to me."; mes "sometime, "+strcharinfo(0)+".";
close; close;
}
L_Complete: mes "[Phoenix]";
mes "[Phoenix]"; mes "Hm, perhaps you are not";
mes "How is your training"; mes "quite ready to progress from";
mes "coming along? As your"; mes "your status as a student to";
mes "techniques become more"; mes "a full fledged disciple.";
mes "refined or spectacular,"; mes "When you feel prepared,";
mes "never forget that you can"; mes "come and speak to me.";
mes "always rely on the basics."; close;
close; }
} }

View File

@ -13,6 +13,8 @@
//= v1.1 Made all into functions, additional checks, etc. [Lupus] //= v1.1 Made all into functions, additional checks, etc. [Lupus]
//= v1.2 Made numbers into constants. [Vicious] //= v1.2 Made numbers into constants. [Vicious]
//= 1.3 Now saves/restores all the quest skills [Lupus] //= 1.3 Now saves/restores all the quest skills [Lupus]
//= 1.3a Corrected a Little Typo error. [Samuray22]
// -Thanks to Myllena.
//============================================================ //============================================================
valkyrie,53,54,3 script Minstrel#Valkyrie 741,{ valkyrie,53,54,3 script Minstrel#Valkyrie 741,{
@ -30,7 +32,7 @@ valkyrie,53,54,3 script Minstrel#Valkyrie 741,{
mes "Sha la la la la~"; mes "Sha la la la la~";
close; close;
} }
else if (ADVJOB == Job_Clown && Class == Job_Archer_Hight && JobLevel > 39) { else if (ADVJOB == Job_Clown && Class == Job_Archer_High && JobLevel > 39) {
mes "[Minstrel]"; mes "[Minstrel]";
mes "The dreary world"; mes "The dreary world";
mes "of mortals is in need"; mes "of mortals is in need";

View File

@ -40,7 +40,7 @@ valkyrie,53,47,3 script Scholar#Valkyrie 743,{
mes "process of learning..."; mes "process of learning...";
close; close;
} }
else if (ADVJOB == Job_Professer && Class == Job_Mage_High && JobLevel > 39) { else if (ADVJOB == Job_Professor && Class == Job_Mage_High && JobLevel > 39) {
mes "[Scholar]"; mes "[Scholar]";
mes "Rune-Midgard doesn't"; mes "Rune-Midgard doesn't";
mes "have enough Scholars to"; mes "have enough Scholars to";