{include file="merchant_top.tpl.html"}
Welcome to the Merchant menu - being a bit scarce on supplies, this Merchant currently only sells a few items. These items are all essential tools for wannabe Adventurers!
|
|
{if $check_weapon == "true"}Weapons|{/if}
{if $check_belt == "true"}Belts|{/if}
{if $check_bracer == "true"}Bracers|{/if}
{if $check_ring == "true"}Rings|{/if}
{if $check_cloak == "true"}Cloaks|{/if}
{if $check_drug == "true"}Potions|{/if}
{/if}
{if $check_weapon == "true"}
Weapons {section name=i loop=$weapon} {/section} {else}Please select a category above to view available items. {/if} {if $itemcheck == "false"}Sorry, but this Merchant has no items available which they can sell to you! {/if} {if $itemcheck == "true"} |
Clicking on any of the items to the left will display that item's description and details in this panel...
|