{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!


{* The following if/else statements go through all items types. If a type was passed by the Merchant Class function then the check_ variable will be set to true, and the $weapon/$misc/etc. arrays will contain data for items to be displayed *} {if $itemcheck == "true"} {/if} {include file="location_bottom.tpl.html"}