10 lines
910 B
HTML
10 lines
910 B
HTML
<html><body>Grand Magister Devon:<br>
|
|
Hmm... are you an adventurer?<br>
|
|
Come in, come in. What is that you seek from me? Does it concern a class transfer? Or perhaps it relates to the dark voice buried in the light?<br>
|
|
You know, don't you? There is a light that can only be found by those who live in darkness...<br>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest FirstClassTransferTalk">"Can you tell me about the 1st Class Transfer?"</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ProofOfCourage">"I'd like to use the Proof of Courage."</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Clan">Clan</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Alliance">Alliance</Button>
|
|
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
|
</body></html> |