6 lines
611 B
HTML
6 lines
611 B
HTML
<html><body>Weapons Trader Stanford:<br>
|
|
Welcome, youngster! Our shop only specializes in weapons. In fact, most of the famous knights of Aden come here. Why don't you choose one for yourself? We carry a wide selection, and only the best!<br>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I want to trade some equipment."</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> |