Parsed new style html buttons.
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Which of the following best describes the one you seek?<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30600-1.htm">Teleporter</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30600-2.htm">Guard</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30600-3.htm">Blacksmith</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30600-4.htm">Magic Trader</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30600-5.htm">Weapons Trader</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30600-6.htm">The Shilen Temple (Guild)</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30600-7.htm">Warehouse</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30600-8.htm">Other</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30600-1.htm">Teleporter</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30600-2.htm">Guard</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30600-3.htm">Blacksmith</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30600-4.htm">Magic Trader</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30600-5.htm">Weapons Trader</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30600-6.htm">The Shilen Temple (Guild)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30600-7.htm">Warehouse</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30600-8.htm">Other</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user