Parsed new style html buttons.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<html><body>Dinn:<br>
|
||||
Oh, I haven't seen an outsider on this dangerous and remote island in ages. You've come to find the truth behind all the rumors, haven't you?<br>
|
||||
<a action="bypass -h Quest Q00642_APowerfulPrimevalCreature 32105-03.htm">"What rumors are you talking about?"</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00642_APowerfulPrimevalCreature 32105-03.htm">"What rumors are you talking about?"</Button>
|
||||
</body></html>
|
@ -1,5 +1,5 @@
|
||||
<html><body>Dinn:<br>
|
||||
This island was only just discovered, and it's already clear that it's unlike anywhere else. There are enormous, vicious creatures who live here.<br>
|
||||
Of course, there are people who are curious to find out more...<br>
|
||||
<a action="bypass -h Quest Q00642_APowerfulPrimevalCreature 32105-04.htm">Ask about those people and their interest.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00642_APowerfulPrimevalCreature 32105-04.htm">Ask about those people and their interest.</Button>
|
||||
</body></html>
|
@ -2,6 +2,6 @@
|
||||
Some of the Wizards call those creatures "dinosaurs." They weren't created by any of the known gods of Aden.<br>
|
||||
The Wizards are curious about where they came from.<br>
|
||||
Also, artisans from all over are very interested in using these powerful creatures as the basis for new weaponry and machines.<br>
|
||||
<a action="bypass -h Quest Q00642_APowerfulPrimevalCreature 32105-05.html">Say you would like to help.</a><br>
|
||||
<a action="bypass -h Quest Q00642_APowerfulPrimevalCreature 32105-06.htm">Say you are not interested.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00642_APowerfulPrimevalCreature 32105-05.html">Say you would like to help.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00642_APowerfulPrimevalCreature 32105-06.htm">Say you are not interested.</Button>
|
||||
</body></html>
|
@ -1,6 +1,6 @@
|
||||
<html><body>Dinn:<br>
|
||||
Oh! you have gathered them. Everyone will be pleased.<br>
|
||||
<a action="bypass -h Quest Q00642_APowerfulPrimevalCreature 32105-09.html">Calculate the price of the dinosaur tissues. (5000 adena each)</a><br>
|
||||
<a action="bypass -h npc_%objectId%_multisell 2011">Exchange for an A-grade and Dynasty Weapon recipe.</a><br>
|
||||
<a action="bypass -h Quest Q00642_APowerfulPrimevalCreature 32105-10.html">Stop.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00642_APowerfulPrimevalCreature 32105-09.html">Calculate the price of the dinosaur tissues. (5000 adena each)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 2011">Exchange for an A-grade and Dynasty Weapon recipe.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00642_APowerfulPrimevalCreature 32105-10.html">Stop.</Button>
|
||||
</body></html>
|
@ -1,5 +1,5 @@
|
||||
<html><body>Dinn:<br>
|
||||
Thank you. Your efforts have greatly aided our research, and I hope our efforts will allow many others to visit this island. Please accept this small token of our appreciation. Could I convince you to continue working on our behalf?<br>
|
||||
<a action="bypass -h Quest Q00642_APowerfulPrimevalCreature 32105-12.html">Tell him you will.</a><br>
|
||||
<a action="bypass -h Quest Q00642_APowerfulPrimevalCreature exit">Tell him you are quitting.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00642_APowerfulPrimevalCreature 32105-12.html">Tell him you will.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00642_APowerfulPrimevalCreature exit">Tell him you are quitting.</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user