Parsed new style html buttons.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<html><body>Helvetia:<br>
|
||||
Adventurer, you are not too busy, are you?<br>
|
||||
Please help me! I promise that I will give you a generous reward.<br>
|
||||
<a action="bypass -h Quest Q00040_ASpecialOrder accept">"How can I help you?"</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00040_ASpecialOrder accept">"How can I help you?"</Button>
|
||||
</body></html>
|
@@ -1,5 +1,5 @@
|
||||
<html><body>Helvetia:<br>
|
||||
Did you have to catch the fish yourself?! Why did it take you so long?<br>
|
||||
Please give me the chest of fish right away -- my customer will be here soon!<br>
|
||||
<a action="bypass -h Quest Q00040_ASpecialOrder 30081-07.html">Hand over the chest of fish.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00040_ASpecialOrder 30081-07.html">Hand over the chest of fish.</Button>
|
||||
</body></html>
|
@@ -1,5 +1,5 @@
|
||||
<html><body>Helvetia:<br>
|
||||
Did you have to gather the seeds yourself?! Why did it take so long?<br>
|
||||
Please give me the jar of seeds right away -- my customer will be here any moment.<br>
|
||||
<a action="bypass -h Quest Q00040_ASpecialOrder 30081-10.html">Hand over the jar of seeds.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00040_ASpecialOrder 30081-10.html">Hand over the jar of seeds.</Button>
|
||||
</body></html>
|
@@ -1,4 +1,4 @@
|
||||
<html><body>Warehouse Chief Gesto:<br>
|
||||
Why are you here?<br>
|
||||
<a action="bypass -h Quest Q00040_ASpecialOrder 30511-02.html">"I came to get the seed jar Miss Helvetia ordered."</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00040_ASpecialOrder 30511-02.html">"I came to get the seed jar Miss Helvetia ordered."</Button>
|
||||
</body></html>
|
@@ -1,5 +1,5 @@
|
||||
<html><body>Warehouse Chief Gesto:<br>
|
||||
Seed jar!<br>
|
||||
Oh my, I completely forgot about it! It's late! Would you help me? Since you'll have to wait for it anyway, it'll be faster if you help me.<br>
|
||||
<a action="bypass -h Quest Q00040_ASpecialOrder 30511-03.html">"What can I do for you?"</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00040_ASpecialOrder 30511-03.html">"What can I do for you?"</Button>
|
||||
</body></html>
|
@@ -1,4 +1,4 @@
|
||||
<html><body>O'Fulle:<br>
|
||||
What brought you here?<br>
|
||||
<a action="bypass -h Quest Q00040_ASpecialOrder 31572-02.html">"I'm here to receive a chest of fish that Helvetia ordered."</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00040_ASpecialOrder 31572-02.html">"I'm here to receive a chest of fish that Helvetia ordered."</Button>
|
||||
</body></html>
|
@@ -1,5 +1,5 @@
|
||||
<html><body>O'Fulle:<br>
|
||||
A chest of fish!<br>
|
||||
Oh, I forgot about it. Since I forgot... say, why don't you help me? You have to get it anyhow. That should speed things up.<br>
|
||||
<a action="bypass -h Quest Q00040_ASpecialOrder 31572-03.html">"What can I do to help?"</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00040_ASpecialOrder 31572-03.html">"What can I do to help?"</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user