8 lines
628 B
HTML
8 lines
628 B
HTML
<html><body>Adventure Guildsman:<br>
|
|
If you're looking for adventure, you've come to the right place, mate!<br>
|
|
I see the flame of desire for wealth and fame burning in your eyes, my friend!<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%_Quest RaidbossInfo">Raid Monster Information</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Use Life Crystals</Button>
|
|
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
|
</body></html> |