8 lines
798 B
HTML
8 lines
798 B
HTML
<html><body>Hunters Guild Member Colin:<br>
|
|
Hey, you look familiar! What brings you to the Hunters Guild?<br>
|
|
Are you here to join the guild? Well, we aren't accepting any new members. Or could it be that you are here for something else? Ask anything, I will attempt to answer your questions with the utmost respect.<br>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Tell me about the Hunters Guild.</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">Tell me about the geographical features of the village.</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 3">Where is a good place to hunt?</Button>
|
|
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
|
</body></html> |