10 lines
933 B
HTML
10 lines
933 B
HTML
<html><body>Grand Magister Tifaren:<br>
|
|
It's the futility of the thing that... what?<br>
|
|
Oh, sorry, you startled me there. Don't mind me; I'm just pondering destruction and restoration. It seems relevant these days, don't you think?<br>
|
|
Anyway, I am Grand Magister Tiffaren, and my task is to educate the Dark Elves. Can I help you in some way?<br>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest DarkElvenChange2">"Can you tell me about the 2nd Class Transfer?"</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="NORMAL" action="bypass -h npc_%objectId%_Quest ShadowWeapons">"I want to use my Shadow Item Coupon."</Button>
|
|
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
|
</body></html> |