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,9 +1,9 @@
<html><body>Master Yogi:<br>
Aha! So you decided to accept the challenge, eh? Outstanding! Select one of the following to get started. And don't forget, you can only have one staff in your inventory at any given time. And the staff must be equipped in order to receive a reward. May the light of guidance fall upon you.<br><br>
<a action="bypass -h Quest MasterOfEnchanting buy_staff">Purchase Staff of Master Yogi (1,000,000 Adena).</a><br>
<a action="bypass -h Quest MasterOfEnchanting buy_scroll_24">Purchase 24 enchant Scrolls (5,000,000 adena).</a><br>
<a action="bypass -h Quest MasterOfEnchanting buy_scroll_1">Purchase 1 Enchant Scroll (500,000 Adena).</a><br>
<a action="bypass -h Quest MasterOfEnchanting buy_scroll_10">Purchase 10 Enchant Scrolls (5,000,000 Adena)</a><br>
<a action="bypass -h Quest MasterOfEnchanting 32599-2.htm">View the prize list.</a><br><br>
<a action="bypass -h Quest MasterOfEnchanting 32599.htm">Back</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest MasterOfEnchanting buy_staff">Purchase Staff of Master Yogi (1,000,000 Adena).</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest MasterOfEnchanting buy_scroll_24">Purchase 24 enchant Scrolls (5,000,000 adena).</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest MasterOfEnchanting buy_scroll_1">Purchase 1 Enchant Scroll (500,000 Adena).</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest MasterOfEnchanting buy_scroll_10">Purchase 10 Enchant Scrolls (5,000,000 Adena)</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest MasterOfEnchanting 32599-2.htm">View the prize list.</Button><br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest MasterOfEnchanting 32599.htm">Back</Button>
</body></html>