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

@@ -3,5 +3,5 @@ You aren't a pilgrim, are you? Anyway, you've traveled a long way, haven't you?
I'm trying to create a new type of chimera! I've tried all sorts of ingredients, including blood of vampire and muscle of Ogre!<br>
I've come here to find a new source for ingredients... But gathering ingredients isn't as easy as it seems! Right now I'm trying to find remains of saint!<br>
Why are you looking at me like that? You think we should just let them rot? Do you want to help me or what?<br>
<a action="bypass -h Quest Q00627_HeartInSearchOfPower 31518-02.htm">"What do you want me to do?"</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00627_HeartInSearchOfPower 31518-02.htm">"What do you want me to do?"</Button>
</body></html>

View File

@@ -1,4 +1,4 @@
<html><body>Mysterious Necromancer:<br>
You've collected all 300 beads of obedience for me! Now I can use them to make a Seal of Light! Please give them to me.<br>
<a action="bypass -h Quest Q00627_HeartInSearchOfPower 31518-06.html">"Here you go."</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00627_HeartInSearchOfPower 31518-06.html">"Here you go."</Button>
</body></html>

View File

@@ -1,5 +1,5 @@
<html><body>Mysterious Necromancer:<br>
You brought me the remains of saints! Did you have any serious problems?<br>
I'm so glad to hear it! Now, please give me the remains of saints!<br>
<a action="bypass -h Quest Q00627_HeartInSearchOfPower 31518-09.html">"Not until I get my reward!"</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00627_HeartInSearchOfPower 31518-09.html">"Not until I get my reward!"</Button>
</body></html>

View File

@@ -1,8 +1,8 @@
<html><body>Mysterious Necromancer:<br>
Since you brought me the remains you will be rewarded. Would you care for some Adena or a basic ingredient? Which do you choose?<br>
<a action="bypass -h Quest Q00627_HeartInSearchOfPower Adena">"Adena."</a><br>
<a action="bypass -h Quest Q00627_HeartInSearchOfPower Asofes">"Asofes."</a><br>
<a action="bypass -h Quest Q00627_HeartInSearchOfPower Thons">"Thons."</a><br>
<a action="bypass -h Quest Q00627_HeartInSearchOfPower Enrias">"Enrias."</a><br>
<a action="bypass -h Quest Q00627_HeartInSearchOfPower Mold_Hardener">"Mold Hardener."</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00627_HeartInSearchOfPower Adena">"Adena."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00627_HeartInSearchOfPower Asofes">"Asofes."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00627_HeartInSearchOfPower Thons">"Thons."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00627_HeartInSearchOfPower Enrias">"Enrias."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00627_HeartInSearchOfPower Mold_Hardener">"Mold Hardener."</Button>
</body></html>

View File

@@ -1,4 +1,4 @@
<html><body>Enfeux:<br>
Upon close examination, on the lower right side, you see where to insert the seal.<br>
<a action="bypass -h Quest Q00627_HeartInSearchOfPower 31519-02.html">Insert the seal.</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00627_HeartInSearchOfPower 31519-02.html">Insert the seal.</Button>
</body></html>