6 lines
668 B
HTML
6 lines
668 B
HTML
<html><body>Merchant Gentler:<br>
|
|
Welcome, young traveler. You look tired. Perhaps one of Groot's famous healing potions would be the thing for you, eh? No? Well, what can I help you find? A spellbook? A magic weapon? We sell anything and everything related to magic, so take a good look around.<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> |