Research - originalfoo/Prison-Architect-API GitHub Wiki
##Overview
The Research setting defines which research is required to unlock the item being defined.
##Syntax
This optional setting is used in materials.txt and must be within a definition block. It can be used only once per definition block.
Research <researchId>
Where <researchId> is the [Name](Name (research.txt)) of a research task defined in research.txt.
##Example
Research Finance
##Notes
The player must complete the specified research in order to unlock whatever it is that's being defined.
For more details on research, see research.txt
##See Also
-
PropertiesAdministrator -
research.txt: [Name](Name (research.txt)) - [
Office(Room)](Office (Room)) - Entities



