9 lines
851 B
HTML
9 lines
851 B
HTML
<html><body>Trader Viktor:<br>
|
|
Welcome, customer! Are here to hunt the Unicorn? The Prime? Perhaps the Satyr? Make sure you equip yourself accordingly.<br>
|
|
The Valley of Dragons, the Enchanted Valley, the Forest of Mirrors, the Giant's Cave -- these are no places for amateurs!<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 3068400">Try on Fighter equipment.</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Wear 3068401">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> |