module FNVG
{
	item Counterweight
  	{
		DisplayCategory  		= Material,
    	ItemType             	= Normal,
		Weight			 		= 1,
		WorldStaticModel 		= Counterweight,
    	Icon             		= FNVG_Counterweight,
	}
}