{include file="backpack_top.tpl.html"}

Your character's backpack contains all items they are currently carrying, plus contains an overview of any equipped items not directly carried in the backpack. Eventually you'll be able to equip and unequip items from this page.


Equipped Items

{/if} {/if} {/if} {/if} {/if} {/if} {/if} {/if} {/if}


Backpack Items

{* The following if/else statements go through all items types. If a type was passed by the Character Class function "Display_Backpack_Graphical()" 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"}