8 lines
656 B
HTML
8 lines
656 B
HTML
<html><body>Trader Hombre:<br>
|
|
Hmm...what would you like to do?<br>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3194600">Buy equipment for Fighters.</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3194601">Buy equipment for Wizards.</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3194602">Buy Fighter Common Items.</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3194603">Buy Wizard Common Items.</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_BuyShadowItem">Buy a Shadow item.</Button>
|
|
</body></html> |