Time (research.txt) - originalfoo/Prison-Architect-API GitHub Wiki
Were you looking for
materials.txt:ConstructionTime?
##Overview
The ConstructionTime setting defines how long the specified [Admin](Admin (research.txt)) takes to perform the research.
##Syntax
Time <number>
Where <number> is the number of game seconds (prison minutes) it takes to complete the research.
##Example
Research takes 1 prison hour (about 1 real-life minute) to complete...
Time 60
##Notes
Standard research tasks generally take either 360 or 720 game seconds to complete (6 and 12 real-life minutes respectively).
##See Also
- [
CostPerUse](CostPerUse (research.txt)) -
materials.txt:ConstructionTime - Game.GetTime()