forked from tgruetzm/Snacks
-
Notifications
You must be signed in to change notification settings - Fork 14
FundingPenalty
Michael Billard edited this page Jun 29, 2019
·
1 revision
This outcome fines the space agency by a certain amount per affected kerbal. Example definition: OUTCOME { name = FundingPenalty finePerKerbal = 1000 }
The amount of Funds to lose per kerbal.
Initializes a new instance of the class.
node: A ConfigNode containing initialization parameters. Parameters in the class also apply.
Initializes a new instance of the class.
canBeRandom: If set to true the outcome can be randomly selected from the outcome list.
playerMessage: A string containing the bad news.
finePerKerbal: The amount of Funds lost per affected kerval.