8 lines
702 B
HTML
8 lines
702 B
HTML
<html><body>Grand Master Angus:<br>
|
|
Welcome. Did chaos lead you to this place? I am Angus, a teacher of Dark Elves.<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> |