6 lines
514 B
HTML
6 lines
514 B
HTML
<html><body>Mineral Trader Hans:<br>
|
|
What? You want a stone? I have plenty right over there. If you see something you like, just let me know.<br>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3131900">"I want to trade something."</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> |