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,4 +1,4 @@
<html><body>Researcher Lorain:<br>
By any chance are you headed to the Cruma Tower? I need some help with something. I believe I've discovered the secret source of energy used by the ancient Titans, but I must conduct several more experiments to confirm my findings.<br>
<a action="bypass -h Quest Q00367_ElectrifyingRecharge 30673-02.htm">"I'll help."</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00367_ElectrifyingRecharge 30673-02.htm">"I'll help."</Button>
</body></html>

View File

@@ -1,5 +1,5 @@
<html><body>Researcher Lorain:<br>
This relic could use a little more exposure to the catherok. It is not yet useful for my research. Please do it again.<br>
<a action="bypass -h Quest Q00367_ElectrifyingRecharge 30673-05.html">"Okay, I'll continue."</a><br>
<a action="bypass -h Quest Q00367_ElectrifyingRecharge 30673-06.html">"I want to quit."</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00367_ElectrifyingRecharge 30673-05.html">"Okay, I'll continue."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00367_ElectrifyingRecharge 30673-06.html">"I want to quit."</Button>
</body></html>

View File

@@ -1,5 +1,5 @@
<html><body>Researcher Lorain:<br>
You've done it! Did you feel that amazing sensation?<br>Don't look at me like that... You know you love it!<br>
<a action="bypass -h Quest Q00367_ElectrifyingRecharge 30673-09.html">"I'll do it again!"</a><br>
<a action="bypass -h Quest Q00367_ElectrifyingRecharge 30673-06.html">"I've had enough."</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00367_ElectrifyingRecharge 30673-09.html">"I'll do it again!"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00367_ElectrifyingRecharge 30673-06.html">"I've had enough."</Button>
</body></html>