module Radio
{
	imports
	{
		Base,
	}

	item EnvatoElement
	{
	    DisplayCategory = Communications,
		Type			= Radio,
		Icon			= EnvatoElement,
		Weight          	= 15.0,

		DisplayName		= Envato Element Television,
        
		UseDelta		= 0.014, 
		UseWhileEquipped	= FALSE,
		DisappearOnUse		= FALSE,
		TwoWay			= FALSE,
		TransmitRange		= 0,
		MicRange		= 0,
		BaseVolumeRange		= 10,
		IsPortable		= FALSE,
		IsTelevision		= TRUE,
		MinChannel		= 200,
		MaxChannel		= 1000000,
		UsesBattery		= FALSE,
		IsHighTier		= FALSE,
		WorldObjectSprite	= snake_furnitures_04_4,
	}
}
