7 lines
613 B
HTML
7 lines
613 B
HTML
<html><body>Adventure Guildsman:<br>
|
|
What do you seek, my friend? Romance, wealth, fame, or perhaps the thrill of battle?<br>
|
|
Whatever it is, we will get to the heart of it. The Adventure Guild, that is -- we are here to provide the info you need for whatever quest you undertake!<br>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_questlist">Quest information</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I'd like to use a Life Crystal."</Button>
|
|
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
|
</body></html> |