Fixed quest Way of Wandering Knight (10560).
Contributed by panther.
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
Welcome! Refresh yourselves! i was waiting!<br>
|
||||
I was watching you when you were fighting the dummy. Did you notice?<br>
|
||||
I can give you a little bit fo help that will <font color="LEVEL">protect your body </font>, and allow you to wield <font color="LEVEL">stronger powers</font> when attacking the enemy. In short, you'll be taught how to use <font color="LEVEL">buffs.</font><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 32327-2.htm">"What's a buff?"</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 32327-02.html">"What's a buff?"</button>
|
||||
</body></html>
|
@@ -4,5 +4,5 @@ Buffs help to ease the impact if you're hit while making your own attacks more e
|
||||
<font color="LEVEL">Pipe Organ Melody Lv1/Guitar Melody Lv1</font><br>
|
||||
<font color="LEVEL">Prevating Sonata / Daring Sonata / Refreshing Sonata</font><br>
|
||||
Now, this is important. There are special buffs for each class that are not shared.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 32327-3.htm">"Tell me about these other buffs."</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 32327-03.html">"Tell me about these other buffs."</button>
|
||||
</body></html>
|
@@ -1,4 +1,4 @@
|
||||
<html><body>Herphah:<br>
|
||||
Although you have little experience, some heroes may still want to work with you because it's almost impossible to work alone in this world. So, I recommend you to <font color="LEVEL">join a clan</font> and make allies. Or, you can <font color="LEVEL">create a new clan.</font> It's more difficult, but you will have men fighting under your banner.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 34362-05.htm">"Go on."</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 34362-05.html">"Go on."</button>
|
||||
</body></html>
|
@@ -1,5 +1,5 @@
|
||||
<html><body>Herphah:<br>
|
||||
To <font color="LEVEL">join a clan</font>, go the Clan Membership System and check which clans are recruiting members.<br>
|
||||
You can search for a clan that is looking for members and join.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 34362-06.htm">"Go on."</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 34362-06.html">"Go on."</button>
|
||||
</body></html>
|
@@ -1,5 +1,5 @@
|
||||
<html><body>Herphah:<br>
|
||||
To <font color="LEVEL">create a clan</font>, go the High Priest, Grand Master, High Prefect, or other clan officers. You can find them in any village. You must be level 10 or higher to create a clan.<br>
|
||||
Creating a new clan is more difficult and more complicated than joining an existing clan, but it would be completely customizable to your will.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 34362-07.htm">"Go on."</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 34362-07.html">"Go on."</button>
|
||||
</body></html>
|
@@ -2,5 +2,5 @@
|
||||
Hello, Adventurer. I'm Penny, and I was dispatched from Adventure Guild to take charge in the Town of Aden.<br>
|
||||
You said you were introduced by Herphah, right? She's been sending a lot of trainees lately. Can't believe she's the same person who used to run away when we asked for help.<br>
|
||||
Oh, sorry for sidetracking. I do have one request to make.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 34413-2.htm">"What is it?"</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 34413-02.html">"What is it?"</button>
|
||||
</body></html>
|
@@ -2,5 +2,5 @@
|
||||
<br>
|
||||
You reached Amity Level 1 with our Adventure Guild? I should be able to tell Herphah then.<br>
|
||||
Thank you for your work.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 34413-4.htm">"I reached Amity Level 1 or above."</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 34413-04.html">"I reached Amity Level 1 or above."</button>
|
||||
</body></html>
|
@@ -268,7 +268,7 @@ public class Q10560_WayOfWanderingKnight extends Quest
|
||||
{
|
||||
if (qs.isCond(2))
|
||||
{
|
||||
htmltext = "32327-1.html";
|
||||
htmltext = "32327-01.html";
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
@@ -2,5 +2,5 @@
|
||||
Welcome! Refresh yourselves! i was waiting!<br>
|
||||
I was watching you when you were fighting the dummy. Did you notice?<br>
|
||||
I can give you a little bit fo help that will <font color="LEVEL">protect your body </font>, and allow you to wield <font color="LEVEL">stronger powers</font> when attacking the enemy. In short, you'll be taught how to use <font color="LEVEL">buffs.</font><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 32327-2.htm">"What's a buff?"</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 32327-02.html">"What's a buff?"</button>
|
||||
</body></html>
|
@@ -4,5 +4,5 @@ Buffs help to ease the impact if you're hit while making your own attacks more e
|
||||
<font color="LEVEL">Pipe Organ Melody Lv1/Guitar Melody Lv1</font><br>
|
||||
<font color="LEVEL">Prevating Sonata / Daring Sonata / Refreshing Sonata</font><br>
|
||||
Now, this is important. There are special buffs for each class that are not shared.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 32327-3.htm">"Tell me about these other buffs."</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 32327-03.html">"Tell me about these other buffs."</button>
|
||||
</body></html>
|
@@ -1,4 +1,4 @@
|
||||
<html><body>Herphah:<br>
|
||||
Although you have little experience, some heroes may still want to work with you because it's almost impossible to work alone in this world. So, I recommend you to <font color="LEVEL">join a clan</font> and make allies. Or, you can <font color="LEVEL">create a new clan.</font> It's more difficult, but you will have men fighting under your banner.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 34362-05.htm">"Go on."</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 34362-05.html">"Go on."</button>
|
||||
</body></html>
|
@@ -1,5 +1,5 @@
|
||||
<html><body>Herphah:<br>
|
||||
To <font color="LEVEL">join a clan</font>, go the Clan Membership System and check which clans are recruiting members.<br>
|
||||
You can search for a clan that is looking for members and join.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 34362-06.htm">"Go on."</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 34362-06.html">"Go on."</button>
|
||||
</body></html>
|
@@ -1,5 +1,5 @@
|
||||
<html><body>Herphah:<br>
|
||||
To <font color="LEVEL">create a clan</font>, go the High Priest, Grand Master, High Prefect, or other clan officers. You can find them in any village. You must be level 10 or higher to create a clan.<br>
|
||||
Creating a new clan is more difficult and more complicated than joining an existing clan, but it would be completely customizable to your will.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 34362-07.htm">"Go on."</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 34362-07.html">"Go on."</button>
|
||||
</body></html>
|
@@ -2,5 +2,5 @@
|
||||
Hello, Adventurer. I'm Penny, and I was dispatched from Adventure Guild to take charge in the Town of Aden.<br>
|
||||
You said you were introduced by Herphah, right? She's been sending a lot of trainees lately. Can't believe she's the same person who used to run away when we asked for help.<br>
|
||||
Oh, sorry for sidetracking. I do have one request to make.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 34413-2.htm">"What is it?"</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 34413-02.html">"What is it?"</button>
|
||||
</body></html>
|
@@ -2,5 +2,5 @@
|
||||
<br>
|
||||
You reached Amity Level 1 with our Adventure Guild? I should be able to tell Herphah then.<br>
|
||||
Thank you for your work.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 34413-4.htm">"I reached Amity Level 1 or above."</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 34413-04.html">"I reached Amity Level 1 or above."</button>
|
||||
</body></html>
|
@@ -268,7 +268,7 @@ public class Q10560_WayOfWanderingKnight extends Quest
|
||||
{
|
||||
if (qs.isCond(2))
|
||||
{
|
||||
htmltext = "32327-1.html";
|
||||
htmltext = "32327-01.html";
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
@@ -2,5 +2,5 @@
|
||||
Welcome! Refresh yourselves! i was waiting!<br>
|
||||
I was watching you when you were fighting the dummy. Did you notice?<br>
|
||||
I can give you a little bit fo help that will <font color="LEVEL">protect your body </font>, and allow you to wield <font color="LEVEL">stronger powers</font> when attacking the enemy. In short, you'll be taught how to use <font color="LEVEL">buffs.</font><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 32327-2.htm">"What's a buff?"</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 32327-02.html">"What's a buff?"</button>
|
||||
</body></html>
|
@@ -4,5 +4,5 @@ Buffs help to ease the impact if you're hit while making your own attacks more e
|
||||
<font color="LEVEL">Pipe Organ Melody Lv1/Guitar Melody Lv1</font><br>
|
||||
<font color="LEVEL">Prevating Sonata / Daring Sonata / Refreshing Sonata</font><br>
|
||||
Now, this is important. There are special buffs for each class that are not shared.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 32327-3.htm">"Tell me about these other buffs."</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 32327-03.html">"Tell me about these other buffs."</button>
|
||||
</body></html>
|
@@ -1,4 +1,4 @@
|
||||
<html><body>Herphah:<br>
|
||||
Although you have little experience, some heroes may still want to work with you because it's almost impossible to work alone in this world. So, I recommend you to <font color="LEVEL">join a clan</font> and make allies. Or, you can <font color="LEVEL">create a new clan.</font> It's more difficult, but you will have men fighting under your banner.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 34362-05.htm">"Go on."</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 34362-05.html">"Go on."</button>
|
||||
</body></html>
|
@@ -1,5 +1,5 @@
|
||||
<html><body>Herphah:<br>
|
||||
To <font color="LEVEL">join a clan</font>, go the Clan Membership System and check which clans are recruiting members.<br>
|
||||
You can search for a clan that is looking for members and join.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 34362-06.htm">"Go on."</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 34362-06.html">"Go on."</button>
|
||||
</body></html>
|
@@ -1,5 +1,5 @@
|
||||
<html><body>Herphah:<br>
|
||||
To <font color="LEVEL">create a clan</font>, go the High Priest, Grand Master, High Prefect, or other clan officers. You can find them in any village. You must be level 10 or higher to create a clan.<br>
|
||||
Creating a new clan is more difficult and more complicated than joining an existing clan, but it would be completely customizable to your will.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 34362-07.htm">"Go on."</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 34362-07.html">"Go on."</button>
|
||||
</body></html>
|
@@ -2,5 +2,5 @@
|
||||
Hello, Adventurer. I'm Penny, and I was dispatched from Adventure Guild to take charge in the Town of Aden.<br>
|
||||
You said you were introduced by Herphah, right? She's been sending a lot of trainees lately. Can't believe she's the same person who used to run away when we asked for help.<br>
|
||||
Oh, sorry for sidetracking. I do have one request to make.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 34413-2.htm">"What is it?"</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 34413-02.html">"What is it?"</button>
|
||||
</body></html>
|
@@ -2,5 +2,5 @@
|
||||
<br>
|
||||
You reached Amity Level 1 with our Adventure Guild? I should be able to tell Herphah then.<br>
|
||||
Thank you for your work.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 34413-4.htm">"I reached Amity Level 1 or above."</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10560_WayOfWanderingKnight 34413-04.html">"I reached Amity Level 1 or above."</button>
|
||||
</body></html>
|
@@ -268,7 +268,7 @@ public class Q10560_WayOfWanderingKnight extends Quest
|
||||
{
|
||||
if (qs.isCond(2))
|
||||
{
|
||||
htmltext = "32327-1.html";
|
||||
htmltext = "32327-01.html";
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
Reference in New Issue
Block a user