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