8 lines
739 B
HTML
8 lines
739 B
HTML
<html><body>Officer Tolonis:<br>
|
|
I am Officer Tolonis, and it's my job to deliver supplies such as Energy Stones to adventurers.<br>
|
|
I used to be a platoon leader, but I was injured in action, so they gave me this posting. It's no life for a soldier, I tell you what. Oh, well, I suppose someone has to do it.<br>
|
|
Oh, and if you're interested in acquiring the collection skill, perhaps I can help.<br>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 648">"Let me see your supplies."</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_SkillList">"Teach me how to gather stuff."</Button>
|
|
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
|
</body></html> |