summaryrefslogtreecommitdiff
path: root/npc/quests/first_class/tu_sword.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/quests/first_class/tu_sword.txt')
-rw-r--r--npc/quests/first_class/tu_sword.txt131
1 files changed, 63 insertions, 68 deletions
diff --git a/npc/quests/first_class/tu_sword.txt b/npc/quests/first_class/tu_sword.txt
index 66962d97f..33cfd9fa6 100644
--- a/npc/quests/first_class/tu_sword.txt
+++ b/npc/quests/first_class/tu_sword.txt
@@ -98,7 +98,7 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
mes "Magnum Break is ideal for use";
mes "when surrounded by foes, but also keep in mind that it also inflicts a little damage on its caster.";
next;
- set .@chk_magnum, getskilllv("SM_MAGNUM");
+ .@chk_magnum = getskilllv(SM_MAGNUM);
if(.@chk_magnum > 5){
mes "[Shurank]";
mes "I see that you've been training in the use of Magnum Break. Although it is an awesome skill, it's not for every Swordman. Still, there's no harm in learning it.";
@@ -106,7 +106,7 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
mes "[Shurank]";
mes "Here is a humble reward for";
mes "your great efforts. But do not let your talents allow you to grow arrogant!";
- set tu_swordman, 23;
+ tu_swordman = 23;
completequest 8228;
if (checkre(3))
getexp 186,0;
@@ -165,7 +165,7 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
mes "[Shurank]";
mes "Before you go, please take this.";
mes "I hope that you make good use of it as you train to become stronger and stronger. Good luck out there.";
- set tu_swordman, 23;
+ tu_swordman = 23;
completequest 8228;
getitem 1113,1; //Scimiter
close;
@@ -186,8 +186,8 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
mes "One Handed Sword Mastery";
mes "increases the damage of Daggers and One Handed Swords while Two Handed Sword Mastery increases the damage of Two Handed Swords.";
next;
- set .@chk_hanson, getskilllv("SM_SWORD");
- set .@chk_yangson, getskilllv("SM_TWOHAND");
+ .@chk_hanson = getskilllv(SM_SWORD);
+ .@chk_yangson = getskilllv(SM_TWOHAND);
if((.@chk_hanson > 9) || (.@chk_yangson > 9)){
mes "[Shurank]";
mes "Ah, from the way you handle your Sword, I see that you have mastered a Sword Mastery. I'm thoroughly impressed.";
@@ -197,7 +197,7 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
mes "this small reward";
mes "in recognition of";
mes "your accomplishment.";
- set tu_swordman, 22;
+ tu_swordman = 22;
changequest 8227,8228;
if (checkre(3))
getexp 186,0;
@@ -212,7 +212,7 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
mes "[Shurank]";
mes "Next time, I will tell you more about the Magnum Break skill.";
mes "I'll be here when you're ready to learn more.";
- set tu_swordman, 22;
+ tu_swordman = 22;
close;
case 13:
mes "You should leave as soon as possible to meet Dequ'ee in Geffen. You do remember where to find him, don't you?";
@@ -222,11 +222,11 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
mes "training for the Endure";
mes "skill coming along?";
next;
- set .@chk_endure, getskilllv("SM_ENDURE");
+ .@chk_endure = getskilllv(SM_ENDURE);
if(.@chk_endure > 1){
mes "[Shurank]";
mes "From that gleen of toughness upon your skin, I see now that I was foolish to ask. Well done~";
- set tu_swordman, 13;
+ tu_swordman = 13;
erasequest 8221;
setquest 8222;
if (checkre(3))
@@ -256,7 +256,7 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
mes "learned how to use";
mes "the Endure skill yet?";
next;
- set .@chk_endure, getskilllv("SM_ENDURE");
+ .@chk_endure = getskilllv(SM_ENDURE);
if((.@chk_endure > 0) && (.@chk_endure < 2)){
mes "[Shurank]";
mes "I see that you";
@@ -277,7 +277,7 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
mes "Since you've learned the Endure skill already, I don't think I need to explain it any further. You've done well.";
erasequest 8221;
setquest 8222;
- set tu_swordman, 13;
+ tu_swordman = 13;
next;
mes "[Shurank]";
mes "Ah, once again, I have";
@@ -291,7 +291,7 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
} else if(.@chk_endure > 1){
mes "[Shurank]";
mes "From that gleen of toughness upon your skin, I see now that I was foolish to ask. Well done~";
- set tu_swordman, 13;
+ tu_swordman = 13;
erasequest 8221;
setquest 8222;
if (checkre(3))
@@ -319,7 +319,7 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
mes "all I know about";
mes "the Endure skill.";
next;
- set .@chk_endure, getskilllv("SM_ENDURE");
+ .@chk_endure = getskilllv(SM_ENDURE);
if(.@chk_endure == 0){
mes "[Shurank]";
mes "As you've noticed, receiving any damage causes you to reel in pain, stunning you for an instant. Thus, rapidly attacking enemies are dangerous since it's difficult to counter or escape them.";
@@ -335,7 +335,7 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
mes "Alright. Now I want you to train in the use of the Endure skill. You can become a great Swordman";
mes "if you can endure attacks";
mes "from your enemies!";
- set tu_swordman, 11;
+ tu_swordman = 11;
changequest 8220,8221;
close;
} else if((.@chk_endure > 0) && (.@chk_endure < 2)){
@@ -356,7 +356,7 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
next;
mes "[Shurank]";
mes "Since you've learned the Endure skill already, I don't think I need to explain it any further. You've done well.";
- set tu_swordman, 13;
+ tu_swordman = 13;
erasequest 8221;
setquest 8222;
next;
@@ -371,7 +371,7 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
} else if(.@chk_endure > 1){
mes "[Shurank]";
mes "Hm. But judging from the gleen of toughness on your skin, I suppose teaching you about Endure would be a waste of your time. Well done!";
- set tu_swordman, 13;
+ tu_swordman = 13;
erasequest 8221;
setquest 8222;
if (checkre(3))
@@ -393,11 +393,11 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
mes "learning more about";
mes "the use of the Provoke skill?";
next;
- set .@chk_provoke, getskilllv("SM_PROVOKE");
+ .@chk_provoke = getskilllv(SM_PROVOKE);
if((.@chk_provoke > 4) && (.@chk_provoke < 10)){
mes "[Shurank]";
mes "Ah, I see that you have a fairly good understanding of the Provoke skill. Let me reward you in this small way for your efforts.";
- set tu_swordman, 10;
+ tu_swordman = 10;
if (checkre(3))
getexp 112,0;
else
@@ -414,7 +414,7 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
mes "up your mind to become";
mes "an outstanding Swordman.";
mes "Here is a small reward...";
- set tu_swordman, 10;
+ tu_swordman = 10;
if (checkre(3))
getexp 126,0;
else
@@ -436,7 +436,7 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
mes "in the use of the Provoke";
mes "skill been progressing?";
next;
- set .@chk_provoke, getskilllv("SM_PROVOKE");
+ .@chk_provoke = getskilllv(SM_PROVOKE);
if((.@chk_provoke > 0) && (.@chk_provoke < 5)){
mes "[Shurank]";
mes "Ah, now I can see that you";
@@ -461,12 +461,12 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
next;
mes "[Shurank]";
mes "Alright, come back to me when you become sufficiently skilled in the use of Provoke. In the meantime, keep training.";
- set tu_swordman, 9;
+ tu_swordman = 9;
close;
} else if((.@chk_provoke > 4) && (.@chk_provoke < 10)){
mes "[Shurank]";
mes "Ah, I see that you have a fairly good understanding of the Provoke skill. Let me reward you in this small way for your efforts.";
- set tu_swordman, 10;
+ tu_swordman = 10;
if (checkre(3))
getexp 112,0;
else
@@ -483,7 +483,7 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
mes "up your mind to become";
mes "an outstanding Swordman.";
mes "Here is a small reward...";
- set tu_swordman, 10;
+ tu_swordman = 10;
if (checkre(3))
getexp 126,0;
else
@@ -506,7 +506,7 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
mes "Well, now that we taken care";
mes "of that, let me continue your instruction on Swordman skills. This time, we'll cover Provoke.";
next;
- set .@chk_provoke, getskilllv("SM_PROVOKE");
+ .@chk_provoke = getskilllv(SM_PROVOKE);
if(.@chk_provoke == 0){
mes "[Shurank]";
mes "You haven't";
@@ -534,7 +534,7 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
mes "[Shurank]";
mes "Now I ask that you train yourself in the use of Provoke. Come back";
mes "to me when you have a sufficient understanding of the use of the Provoke skill.";
- set tu_swordman, 8;
+ tu_swordman = 8;
changequest 8217,8218;
close;
} else if((.@chk_provoke > 0) && (.@chk_provoke < 5)){
@@ -561,13 +561,13 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
mes "[Shurank]";
mes "Now I ask that you train yourself in the use of Provoke. Come back";
mes "to me when you have a sufficient understanding of the use of the Provoke skill.";
- set tu_swordman, 9;
+ tu_swordman = 9;
changequest 8218,8219;
close;
} else if((.@chk_provoke > 4) && (.@chk_provoke < 10)){
mes "[Shurank]";
mes "Ah, I see that you have a fairly good understanding of the Provoke skill. Let me reward you in this small way for your efforts.";
- set tu_swordman, 10;
+ tu_swordman = 10;
changequest 8219,8220;
if (checkre(3))
getexp 112,0;
@@ -585,7 +585,7 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
mes "up your mind to become";
mes "an outstanding Swordman.";
mes "Here is a small reward...";
- set tu_swordman, 10;
+ tu_swordman = 10;
completequest 8218;
completequest 8219;
completequest 8220;
@@ -645,7 +645,7 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
mes "[Shurank]";
mes "Although there's a Warp service,";
mes "I recommend traveling by foot. You cannot grow strong without testing your strength and practicing your skills!";
- set tu_swordman, 6;
+ tu_swordman = 6;
changequest 8215,8216;
close;
case 4:
@@ -657,7 +657,7 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
mes "it comes to damage, you must be";
mes "able to both take it and dish it out.";
next;
- set .@chk_hp, getskilllv("SM_RECOVERY");
+ .@chk_hp = getskilllv(SM_RECOVERY);
if(.@chk_hp == 0){
mes "[Shurank]";
mes "But judging from that";
@@ -675,13 +675,13 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
mes "[Shurank]";
mes "I strongly suggest that you";
mes "learn this skill! Of course, there are other Swordman skills that are just as important, though...";
- set tu_swordman, 5;
+ tu_swordman = 5;
next;
} else if(.@chk_hp == 10){
mes "[Shurank]";
mes "Ah! That healthy glow!";
mes "I see that you've mastered this skill already. Let me give you a little reward for your hard training!";
- set tu_swordman, 5;
+ tu_swordman = 5;
if (checkre(3))
getexp 112,0;
else
@@ -701,7 +701,7 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
next;
mes "[Shurank]";
mes "Increase HP Recovery is a fairly important skill, but whether or not you want to master that is really up to you.";
- set tu_swordman, 5;
+ tu_swordman = 5;
next;
}
mes "[Shurank]";
@@ -715,7 +715,7 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
mes "if you want me to acknowledge";
mes "you as a fellow Swordman.";
next;
- set .@chk_bash, getskilllv("SM_BASH");
+ .@chk_bash = getskilllv(SM_BASH);
if(.@chk_bash == 10){
mes "[Shurank]";
mes "Those calluses...!";
@@ -724,7 +724,7 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
mes "[Shurank]";
mes "Here's a small prize in recognition of your efforts thus far. But don't relax yet! You still have a long way to go before grasping";
mes "all of the basics.";
- set tu_swordman, 4;
+ tu_swordman = 4;
if (checkre(3))
getexp 97,0;
else
@@ -743,7 +743,7 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
mes "Bash. If you want to grow as a Swordman, you will have great";
mes "need to master this skill.";
next;
- set .@chk_bash, getskilllv("SM_BASH");
+ .@chk_bash = getskilllv(SM_BASH);
if((.@chk_bash > 4) && (.@chk_bash < 10)){
mes "[Shurank]";
mes "Hm. It doesn't look like you've gained mastery of Bash, but it seems like you're trying hard.";
@@ -762,7 +762,7 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
mes "[Shurank]";
mes "Here's a little reward for all of your hard work. I hope you realize the importance of using Bash as";
mes "you grow stronger.";
- set tu_swordman, 3;
+ tu_swordman = 3;
if (checkre(3))
getexp 83,0;
else
@@ -776,7 +776,7 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
mes "[Shurank]";
mes "Here's a small prize in recognition of your efforts thus far. But don't relax yet! You still have a long way to go before grasping";
mes "all of the basics.";
- set tu_swordman, 4;
+ tu_swordman = 4;
if (checkre(3))
getexp 97,0;
else
@@ -793,7 +793,7 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
mes "Have you been learning";
mes "the art of using Bash? I fervently believe that the Bash skill is the essense of Swordmanship!";
next;
- set .@chk_bash, getskilllv("SM_BASH");
+ .@chk_bash = getskilllv(SM_BASH);
if((.@chk_bash > 0) && (.@chk_bash < 5)){
mes "[Shurank]";
mes "I see that you understand";
@@ -814,7 +814,7 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
mes "[Shurank]";
mes "Still, for your training efforts, let me give you a humble reward. But remember, we still have more";
mes "of the fundamentals to cover!";
- set tu_swordman, 2;
+ tu_swordman = 2;
if (checkre(3))
getexp 58,0;
else
@@ -846,7 +846,7 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
next;
mes "[Shurank]";
mes "For your efforts and patience, I offer you this small reward. Please take it and grow even stronger...";
- set tu_swordman, 3;
+ tu_swordman = 3;
setquest 8211;
if (checkre(3))
getexp 83,0;
@@ -864,7 +864,7 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
mes "[Shurank]";
mes "Here's a small prize in recognition of your efforts thus far. But don't relax yet! You still have a long way to go before grasping";
mes "all of the basics.";
- set tu_swordman, 4;
+ tu_swordman = 4;
if (checkre(3))
getexp 97,0;
else
@@ -892,7 +892,7 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
mes "fundamentals, the first of";
mes "which is the ^5D478BBash^000000 skill.";
next;
- set .@chk_bash, getskilllv("SM_BASH");
+ .@chk_bash = getskilllv(SM_BASH);
if(.@chk_bash == 0){
mes "[Shurank]";
mes "^333333*Gasp*^000000";
@@ -900,7 +900,7 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
next;
mes "[Shurank]";
mes "Now, if you wish to become a true Swordman, you must learn the Bash skill. There's no question about it: You've got to know these basics! Take this, and learn to Bash!";
- set tu_swordman, 1;
+ tu_swordman = 1;
if (checkre(3))
getexp 49,0;
else
@@ -927,7 +927,7 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
mes "[Shurank]";
mes "Still, for your training efforts, let me give you a humble reward. But remember, we still have more";
mes "of the fundamentals to cover!";
- set tu_swordman, 2;
+ tu_swordman = 2;
changequest 8211,8212;
if (checkre(3))
getexp 58,0;
@@ -953,7 +953,7 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
mes "[Shurank]";
mes "Still, for your training efforts, let me give you a humble reward. But remember, we still have more";
mes "of the fundamentals to cover!";
- set tu_swordman, 3;
+ tu_swordman = 3;
changequest 8212,8213;
if (checkre(3))
getexp 83,0;
@@ -971,7 +971,7 @@ izlude_in,82,163,3 script Shurank 4_M_JOB_KNIGHT1,{
mes "[Shurank]";
mes "Here's a small prize in recognition of your efforts thus far. But don't relax yet! You still have a long way to go before grasping";
mes "all of the basics.";
- set tu_swordman, 4;
+ tu_swordman = 4;
completequest 8211;
completequest 8212;
completequest 8213;
@@ -1069,7 +1069,7 @@ geffen,154,143,3 script Dequ'ee 4_M_JOB_KNIGHT2,{
mes "[Dequ'ee]";
mes "Why don't you report back to Shurank now? I guess he still";
mes "wants to show you the ropes of Swordmanship.";
- set tu_swordman, 21;
+ tu_swordman = 21;
changequest 8226,8227;
close2;
if (checkre(0))
@@ -1130,7 +1130,7 @@ geffen,154,143,3 script Dequ'ee 4_M_JOB_KNIGHT2,{
next;
mes "[Dequ'ee]";
mes "Hurry over to Morroc and monitor Bankley in case he does anything desperate. If something happens, report to me right away!";
- set tu_swordman, 19;
+ tu_swordman = 19;
changequest 8224,8225;
if (checkre(3))
getexp 162,0;
@@ -1545,7 +1545,7 @@ geffen,154,143,3 script Dequ'ee 4_M_JOB_KNIGHT2,{
mes "can make sense of this";
mes "thing! Give me a while";
mes "to formulate an algorithm!";
- set tu_swordman, 17;
+ tu_swordman = 17;
close;
case 2:
mes "[Dequ'ee]";
@@ -1821,7 +1821,7 @@ geffen,154,143,3 script Dequ'ee 4_M_JOB_KNIGHT2,{
mes "can make sense of this";
mes "thing! Give me a while";
mes "to formulate an algorithm!";
- set tu_swordman, 18;
+ tu_swordman = 18;
close;
case 2:
mes "[Dequ'ee]";
@@ -1850,10 +1850,10 @@ geffen,154,143,3 script Dequ'ee 4_M_JOB_KNIGHT2,{
}
}
if(tu_swordman == 15){
- set .@hans$, "victkleyundncem";
- set .@bang$, "hekdlfiDrindkelsd";
- set .@mutr$, "ConBanfoevidehi";
- set .@geil$, "TheisWesomeof";
+ .@hans$ = "victkleyundncem";
+ .@bang$ = "hekdlfiDrindkelsd";
+ .@mutr$ = "ConBanfoevidehi";
+ .@geil$ = "TheisWesomeof";
mes "[Dequ'ee]";
mes "Ah, you're back.";
mes "I've just got a new";
@@ -1910,7 +1910,7 @@ geffen,154,143,3 script Dequ'ee 4_M_JOB_KNIGHT2,{
mes "We have to figure this";
mes "out, it's the only clue";
mes "that we have...";
- set tu_swordman, 16;
+ tu_swordman = 16;
changequest 8223,8224;
close;
} else {
@@ -1920,12 +1920,10 @@ geffen,154,143,3 script Dequ'ee 4_M_JOB_KNIGHT2,{
close;
}
} else {
-
mes "[Dequ'ee]";
mes "...Are you sure that you heard";
mes "him right? Why don't you go check it out again?";
close;
-
}
} else {
mes "[Dequ'ee]";
@@ -1934,14 +1932,12 @@ geffen,154,143,3 script Dequ'ee 4_M_JOB_KNIGHT2,{
close;
}
} else {
-
mes "[Dequ'ee]";
mes "Are you sure that's right?";
mes "No, no, I don't think it is.";
mes "Would you check that code and interrogate the suspects again";
mes "if you need to?";
close;
-
}
}
if(tu_swordman == 14){
@@ -1986,7 +1982,7 @@ geffen,154,143,3 script Dequ'ee 4_M_JOB_KNIGHT2,{
mes "Morroc is a little far. Alright, I'll drop you off somewhere";
mes "near that city.";
next;
- set tu_swordman, 14;
+ tu_swordman = 14;
changequest 8222,8223;
warp "moc_fild07",359,201;
close;
@@ -2179,7 +2175,7 @@ geffen,154,143,3 script Dequ'ee 4_M_JOB_KNIGHT2,{
next;
mes "[Dequ'ee]";
mes "Thank you for taking the trouble to come this far. Let me reward you with some experience points.";
- set tu_swordman, 7;
+ tu_swordman = 7;
changequest 8216,8217;
if (checkre(3))
getexp 112,0;
@@ -2246,7 +2242,6 @@ geffen,154,143,3 script Dequ'ee 4_M_JOB_KNIGHT2,{
break;
}
}
-
mes "Hmm...?";
mes "Do you have any";
mes "business with me?";
@@ -2291,7 +2286,7 @@ morocc_in,51,101,3 script Geil 4_M_ORIENT02,{
next;
mes "[Geil]";
mes "What's so important about this code, and why do you guys keep hounding me about the murder?!";
- set tu_swordman, 15;
+ tu_swordman = 15;
close;
}
mes "We should all";
@@ -2332,7 +2327,7 @@ morocc,82,292,5 script Muetro 4_M_02,{
mes "Happy now? Now";
mes "leave me alone and";
mes "catch the murderer.";
- set tu_swordman, 15;
+ tu_swordman = 15;
close;
}
mes "^666666*Sigh*^000000";
@@ -2395,7 +2390,7 @@ morocc,240,72,3 script Hans 4_M_04,{
next;
mes "[Hans]";
mes "It's like he used magic or something to make it stick out in my brain. Please leave me alone, this is all I know!";
- set tu_swordman, 15;
+ tu_swordman = 15;
close;
}
mes "I'm sorry...";
@@ -2420,7 +2415,7 @@ morocc_in,12,156,3 script Bankley 4W_M_01,{
next;
mes "^3355FFBankley had a sad, pitiable expression on his face. Since the color is still fresh in his cheeks, he died only a little while ago.";
mes "^3355FFThere is a long, deep wound in his chest, and a blood drenched knife is clenched in his right hand.^000000";
- set tu_swordman, 20;
+ tu_swordman = 20;
changequest 8225,8226;
close;
}
@@ -2477,7 +2472,7 @@ morocc_in,12,156,3 script Bankley 4W_M_01,{
mes "and wasting your time.";
mes "You're better off hunting";
mes "for the real culprit!";
- set tu_swordman, 15;
+ tu_swordman = 15;
close;
}
mes "Even though I can't afford it now, my dream is to travel around the world and visit all of its great cities!";