Parsed new style html buttons.
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Where can we find the person you are seeking?<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32135-1.htm">Gatekeeper</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32135-2.htm">Guard</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32135-3.htm">Weapon Shop</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32135-4.htm">Magic Shop</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32135-5.htm">Hierarch's House</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32135-6.htm">Warehouse</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32135-7.htm">Human's Embassy</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32135-8.htm">Orc's Embassy</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32135-9.htm">Elve's Embassy</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32135-10.htm">Dark Elve's Embassy</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32135-11.htm">Dwarve's Embassy</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32135-12.htm">Other</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32135-1.htm">Gatekeeper</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32135-2.htm">Guard</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32135-3.htm">Weapon Shop</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32135-4.htm">Magic Shop</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32135-5.htm">Hierarch's House</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32135-6.htm">Warehouse</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32135-7.htm">Human's Embassy</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32135-8.htm">Orc's Embassy</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32135-9.htm">Elve's Embassy</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32135-10.htm">Dark Elve's Embassy</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32135-11.htm">Dwarve's Embassy</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32135-12.htm">Other</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user