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 30602-1.htm">Teleporter</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30602-2.htm">Guard</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30602-3.htm">Prefect (Warrior Guild)</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30602-4.htm">Seer (Mystic Guild)</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30602-5.htm">Blacksmith</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30602-6.htm">Magic Trader</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30602-7.htm">Weapons Trader</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30602-8.htm">Warehouse</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30602-9.htm">Other</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30602-1.htm">Teleporter</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30602-2.htm">Guard</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30602-3.htm">Prefect (Warrior Guild)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30602-4.htm">Seer (Mystic Guild)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30602-5.htm">Blacksmith</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30602-6.htm">Magic Trader</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30602-7.htm">Weapons Trader</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30602-8.htm">Warehouse</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30602-9.htm">Other</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user