8 lines
710 B
HTML
8 lines
710 B
HTML
<html><body>Trader Ariel:<br>
|
|
We sell exquisite armor, sturdy shields and elegant helms. All are guaranteed to work as good as they look!<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 3014800">Try on Warrior equipment.</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Wear 3014801">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> |