Parsed new style html buttons.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<html><body>Magic Trader Gentler:<br>
|
||||
Welcome. What can I do for you?<br>
|
||||
Ah yes, I'd love to fulfill the high priest's request, but I don't think I can make that medicine. I sent <font color="LEVEL">Miki the Cat</font> looking for Moretti's Herbs, but I lost contact with him.<br>
|
||||
<a action="bypass -h Quest Q00032_AnObviousLie 30094-02.html">"Should I look for him?"</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00032_AnObviousLie 30094-02.html">"Should I look for him?"</Button>
|
||||
</body></html>
|
@@ -1,5 +1,5 @@
|
||||
<html><body>Magic Trader Gentler:<br>
|
||||
You found him?<br>
|
||||
I was right! He was wandering about. May I have the herbs?<br>
|
||||
<a action="bypass -h Quest Q00032_AnObviousLie 30094-06.html">"Here are the herbs."</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00032_AnObviousLie 30094-06.html">"Here are the herbs."</Button>
|
||||
</body></html>
|
@@ -1,5 +1,5 @@
|
||||
<html><body>Magic Trader Gentler:<br>
|
||||
Good, you brought back 500 Spirit Ore. Let me finish here.<br>
|
||||
Let me have the ore.<br>
|
||||
<a action="bypass -h Quest Q00032_AnObviousLie 30094-09.html">"Here it is."</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00032_AnObviousLie 30094-09.html">"Here it is."</Button>
|
||||
</body></html>
|
@@ -2,5 +2,5 @@
|
||||
What can I do for you? I think I told you to visit Miki the Cat.<br>
|
||||
Hmm.. Did you meet him? Then, why did you come to me?<br>
|
||||
Oh! You're smarter than I thought. I have to agree with that. However, I have no Adena to pay with.<br>
|
||||
<a action="bypass -h Quest Q00032_AnObviousLie 30094-12.html">Are you cheating me again?</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00032_AnObviousLie 30094-12.html">Are you cheating me again?</Button>
|
||||
</body></html>
|
@@ -1,5 +1,5 @@
|
||||
<html><body>Magic Trader Gentler:<br>
|
||||
Now let me have them.<br>
|
||||
Still don't trust me? It'll be worth it! What'll it be?<br>
|
||||
<a action="bypass -h Quest Q00032_AnObviousLie 30094-15.html">"Take them! But don't trick me again, or else!"</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00032_AnObviousLie 30094-15.html">"Take them! But don't trick me again, or else!"</Button>
|
||||
</body></html>
|
@@ -1,6 +1,6 @@
|
||||
<html><body>Trader Gentler:<br>
|
||||
Be patient! Still don't trust me? What kind of shape do you want? Please pick one.<br>
|
||||
<a action="bypass -h Quest Q00032_AnObviousLie cat">Cat's Ear</a><br>
|
||||
<a action="bypass -h Quest Q00032_AnObviousLie raccoon">Raccoon's Ear</a><br>
|
||||
<a action="bypass -h Quest Q00032_AnObviousLie rabbit"> Rabbit's Ear</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00032_AnObviousLie cat">Cat's Ear</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00032_AnObviousLie raccoon">Raccoon's Ear</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00032_AnObviousLie rabbit"> Rabbit's Ear</Button>
|
||||
</body></html>
|
@@ -1,4 +1,4 @@
|
||||
<html><body>High Priest Maximilian:<br>
|
||||
By the grace of Einhasad, you're here! Would you help me?<br>
|
||||
<a action="bypass -h Quest Q00032_AnObviousLie 30120-02.html">"What can I do?"</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00032_AnObviousLie 30120-02.html">"What can I do?"</Button>
|
||||
</body></html>
|
@@ -1,4 +1,4 @@
|
||||
<html><body>Miki the Cat:<br>
|
||||
Meow~! Did Gentler send anything with you? Oh, I'm late! Meow~!<br>
|
||||
<a action="bypass -h Quest Q00032_AnObviousLie 31706-02.html">"Here's the Map."</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00032_AnObviousLie 31706-02.html">"Here's the Map."</Button>
|
||||
</body></html>
|
@@ -1,4 +1,4 @@
|
||||
<html><body>Miki the Cat:<br>
|
||||
What now? Meow~!<br>
|
||||
<a action="bypass -h Quest Q00032_AnObviousLie 31706-05.html">"I'd like my payment now."</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00032_AnObviousLie 31706-05.html">"I'd like my payment now."</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user