6 lines
631 B
HTML
6 lines
631 B
HTML
<html><body>Trader Auzendorff:<br>
|
|
If you want to buy something, I'd be happy to bring it out for you to examine! I have lamps, if you need more light. It's sometimes hard to see those shadow items without a little extra umph of light.<br>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3194500">"I want to trade Warrior Equipment."</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3194501">"Let's trade some Wizard equipment."</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_BuyShadowItem">"I'd like to buy some Shadow Items."</Button>
|
|
</body></html> |