9 lines
709 B
HTML
9 lines
709 B
HTML
<html><body>Trader Nils:<br>
|
|
Huh? A customer! Oh, I'm sorry. It's been so long...<br><br>
|
|
Now, where is my sales book? Wait a minute...<br>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Buy/Sell/Refund.</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Wear 3130100">Try on Fighter equipment.</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Wear 3130101">Try on Wizard equipment.</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">Ask about the local lord and tax rate.</Button>
|
|
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
|
</body></html> |