8 lines
651 B
HTML
8 lines
651 B
HTML
<html><body>Trader Drumond:<br>
|
|
What would you like to do?<br>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3130000">Buy equipment for Fighters.</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3130001">Buy equipment for Wizards.</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3130002">Buy Fighter Common Items.</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3130003">Buy Wizard Common Items.</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_BuyShadowItem">Buy a Shadow item.</Button>
|
|
</body></html> |