7 lines
656 B
HTML
7 lines
656 B
HTML
<html><body>Trader Liesel:<br>
|
|
In our shop we carry a large number of dyes that have various effects. There must be one that suits you best, so please take a look around.<br>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3126300">"I want to trade some dye."</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3126301">"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> |