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>Hierarch:<br>
We think alike, you and me! Will you join us in our work to make this world a better place? We're making great advances every day, but there are some who are jealous and are trying to interfere with our work...<br>
They're keeping us from attaining our goal! Will you help us?<br>
<a action="bypass -h Quest Q00626_ADarkTwilight 31517-02.htm">I'll help you.</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00626_ADarkTwilight 31517-02.htm">I'll help you.</Button>
</body></html>

View File

@@ -1,5 +1,5 @@
<html><body>Hierarch:<br>
Have you brought the Blood of Saint?<br>
Your success has helped us achieve our goal! We couldn't have done it without you! Now choose your reward!<br>
<a action="bypass -h Quest Q00626_ADarkTwilight 31517-05.html">"A reward?"</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00626_ADarkTwilight 31517-05.html">"A reward?"</Button>
</body></html>

View File

@@ -1,5 +1,5 @@
<html><body>Hierarch:<br>
Here you go! Take your pick! Of course, you must first give me 300 units of Blood of Saint. Just put it over there. Now choose your reward!<br>
<a action="bypass -h Quest Q00626_ADarkTwilight Exp">Increase Exp and SP</a><br>
<a action="bypass -h Quest Q00626_ADarkTwilight Adena">Receive Adena</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00626_ADarkTwilight Exp">Increase Exp and SP</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00626_ADarkTwilight Adena">Receive Adena</Button>
</body></html>