Parsed new style html buttons.

This commit is contained in:
mobius
2015-01-03 21:32:03 +00:00
parent 7e473d3efd
commit 15e5e063a7
5370 changed files with 12014 additions and 12014 deletions

View File

@@ -1,5 +1,5 @@
<html><body>Warehouse Keeper Collob:<br>
Are you collecting <font color="LEVEL">Pirate's Treasure Chests</font>? Bring me one and I'll open it for you. All I ask is that you pay for making the key. <font color="LEVEL">It costs 600 adena.</font><br>
However, you should know that this chest carries a curse. <font color="LEVEL">You must be willing to risk receiving the curse. </font><br>
<a action="bypass -h Quest Q00365_DevilsLegacy REWARD">"Open the chest."</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00365_DevilsLegacy REWARD">"Open the chest."</Button>
</body></html>

View File

@@ -2,5 +2,5 @@
Have you heard of the notorious Pirate Captain Zaken? His dogged pursuit of <font color="LEVEL">treasure</font> led him to a rocky island now called "Devil's Isle." His increasingly eccentric behavior caused him to lose the confidence of his crew, and they marooned him there.<br>
In despair, Zaken turned to the forces of darkness, who gave him the power to kill and imprison the souls of all of those who betrayed him. Even now, the souls of those damned warriors roam that barren place.<br>
I suppose you knew this already. But here is something you probably don't know... It is said that <font color="LEVEL">Zaken's treasure was stolen by his betrayers</font>, and they still have it! So what do you think? Will you help me find the treasure?<br>
<a action="bypass -h Quest Q00365_DevilsLegacy 30095-02.htm">"I will help."</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00365_DevilsLegacy 30095-02.htm">"I will help."</Button>
</body></html>

View File

@@ -2,6 +2,6 @@
Good job! You shall have your reward.<br>
I hope you don't feel that you've been cheated. Not all the chests hold treasure, but the key required to open them is very expensive. Not to mention the magical scroll I must buy to protect against the horrible pirate curse that these chests sometimes impart. Truly, I take a terrible risk each time I open one. This is not a highly profitable business.<br>
You should be happy to get your reward regardless of whether or not the chests hold treasure. I hope we can continue to do business together. Don't be fooled by <font color="LEVEL">Collob</font>. He will probably offer to open the chests for you. His lack of experience could lead to terrible consequences...<br>
<a action="bypass -h Quest Q00365_DevilsLegacy 30095-05.html">"I quit."</a><br>
<a action="bypass -h Quest Q00365_DevilsLegacy 30095-06.html">"I will continue to work with you."</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00365_DevilsLegacy 30095-05.html">"I quit."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00365_DevilsLegacy 30095-06.html">"I will continue to work with you."</Button>
</body></html>

View File

@@ -1,5 +1,5 @@
<html><body>Warehouse Keeper Randolf:<br>
Go to <font color="LEVEL">Devil's Isle</font>, slay the <font color="LEVEL">pirate zombies and their captains</font>, collect their <font color="LEVEL">Treasure Chests </font> and bring them to me. You will be well rewarded.<br>
<a action="bypass -h Quest Q00365_DevilsLegacy 30095-05.html">"I quit."</a><br>
<a action="bypass -h Quest Q00365_DevilsLegacy 30095-06.html">"I will do it."</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00365_DevilsLegacy 30095-05.html">"I quit."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00365_DevilsLegacy 30095-06.html">"I will do it."</Button>
</body></html>