9 lines
743 B
HTML
9 lines
743 B
HTML
<html><body>
|
|
Trader Ralford:<br>
|
|
You look like you've been doing some traveling, eh? Did you pass by the Elven Village? How are things there? I miss it so much...<br>
|
|
Oh, pardon me for indulging in my nostalgia. It's a common failing of Elves, you know...<br>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3016500">"I want to trade some accessories."</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3016501">"Can we trade supplies?"</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">"Can you tell me about the local lord and tax rate?"</Button>
|
|
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
|
</body></html> |