7 lines
796 B
HTML
7 lines
796 B
HTML
<html><body>Mysterious Wizard:<br>
|
|
Oh! I didn't expect to bump into anybody else in this place... Well, I suppose it's nice to meet you. As you can see, I am engaged in a study of Dark Magic. I actually entered this forest after hearing the cries of the evil spirits and deciding to investigate. Perhaps our meeting here is fate, eh?<br>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"Tell me about this area."</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">"Tell me about Black Magic in detail."</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 3">"Any information on this tombstone here?"</Button>
|
|
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
|
</body></html> |