//
//  Item categories
//

cat_all =        {All}
cat_weapons = 	 {Weapons}
cat_smallGuns =	 {Marksmanship}
cat_bigGuns = 	 {Support Weaonry}
cat_energyWeapons = {Firearms}
cat_unarmed = {Unarmed}
cat_meleeWeapons = {Melee Weapons}
cat_throwing = {Thrown}
cat_traps = {Demolitions}
cat_ammo = {Ammo}
 
cat_armor = {Uniform}
 
cat_food = {Food}
cat_chems = {Chemicals}
cat_kits = {Kits}
cat_books = {Books}

cat_keys = {Keys}
 
cat_other = {Other}
//end 2/28/2001
