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>Blueprint Seller Shaling:<br>
Hello! what ca I do for you? Do you need the blueprint for an extraordinary golem? Sorry, but I have only ordinary ones left now.<br>
Recently, I completed a really great golem bluprint, but I accidently dropped it off of the bridge and lost it! What a terrible loss!<br>
<a action="bypass -h Quest Q00027_ChestCaughtWithABaitOfWind 31434-02.htm">"I found it!"</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00027_ChestCaughtWithABaitOfWind 31434-02.htm">"I found it!"</Button>
</body></html>

View File

@@ -1,5 +1,5 @@
<html><body>Fishermen's Guild Member Lanosco:<br>
Hello again! You got the <font color="LEVEL">bait of wind</font> from me before. Did it work? Honestly, it's not intended to catch fish at all!<br>
But you look rather pleased with yourself! Did you catch anything? Besides fish, I mean!<br>
<a action="bypass -h Quest Q00027_ChestCaughtWithABaitOfWind 31570-03.htm">"What do you mean?"</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00027_ChestCaughtWithABaitOfWind 31570-03.htm">"What do you mean?"</Button>
</body></html>

View File

@@ -1,4 +1,4 @@
<html><body>Fishermen's Guild Member Lanosco:<br>
You're back! Did you finish your assignment already? Maybe I should've made it harder for you! Let me check it out... Is that the <font color="LEVEL">large blue treasure box</font>?<br>
<a action="bypass -h Quest Q00027_ChestCaughtWithABaitOfWind 31570-05.htm">"Here it is."</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00027_ChestCaughtWithABaitOfWind 31570-05.htm">"Here it is."</Button>
</body></html>