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 30599-1.htm">Gatekeeper</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30599-2.htm">Guard</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30599-3.htm">Blacksmith</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30599-4.htm">Magic Trader</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30599-5.htm">Weapons Trader</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30599-6.htm">Eva's Sanctuary (Guild)</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30599-7.htm">Warehouse</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30599-8.htm">Other</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30599-1.htm">Gatekeeper</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30599-2.htm">Guard</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30599-3.htm">Blacksmith</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30599-4.htm">Magic Trader</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30599-5.htm">Weapons Trader</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30599-6.htm">Eva's Sanctuary (Guild)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30599-7.htm">Warehouse</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30599-8.htm">Other</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user