Cost (research.txt) - originalfoo/Prison-Architect-API GitHub Wiki

Were you looking for materials.txt: Price?

##Overview

The Cost setting defines how much stating the research task costs the player.

##Syntax

    Cost <number>

Where <number> is the not-necessarily-US-dollars dollar cost of the research task. It should be a negative number (cost) rather than positive (revenue).

##Example

Subtract $1000 from player bank account when they start the research task...

    Cost -1000

##Notes

meh.

##See Also

⚠️ **GitHub.com Fallback** ⚠️