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>Fishermen's Guild Member O'Fulle:<br>
I may look chipper, but I feel terrible! Recently a delivery of ingredients for our bait of chill was hijacked by <font color="LEVEL">fettered souls</font> at the <font color="LEVEL">Death Pass</font>! It was several years worth of supplies! A devastating loss!<br>
Are you here for bait? Sorry, I couldn't make any if I wanted to. What can I do?<br>
<a action="bypass -h Quest Q00051_OFullesSpecialBait 31572-03.htm">"I'll help you."</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00051_OFullesSpecialBait 31572-03.htm">"I'll help you."</Button>
</body></html>

View File

@@ -1,4 +1,4 @@
<html><body>Fishermen's Guild Member O'Fulle:<br>
Did you recover my stolen bait materials? Awesome! Please accept this <font color="LEVEL">bait of chill</font> from my inventory as a token of my gratitude! Please give me the <font color="LEVEL">100 lost bait materials</font> that you found!<br>
<a action="bypass -h Quest Q00051_OFullesSpecialBait 31572-07.html">"Here they are."</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00051_OFullesSpecialBait 31572-07.html">"Here they are."</Button>
</body></html>