contractor_hub 
Vars | |
assigned_contracts | List of all available syndicate contracts that can be taken. |
---|---|
assigned_targets | List of all people currently used as targets, to not roll doubles. |
contract_TC_payed_out | How much TC has been paid out, for flavor in the UI & round-end logs. |
contract_TC_to_redeem | How much TC we can cash out currently. Used when redeeming TC and for round-end logs. |
contractor_teammate | Reference to a contractor teammate, if one has been purchased. |
contracts_completed | Amount of contracts that have already been completed, for flavor in the UI & round-end logs. |
current_contract | The current contract in progress, and can be null if no contract is in progress. |
Var Details
assigned_contracts 
List of all available syndicate contracts that can be taken.
assigned_targets 
List of all people currently used as targets, to not roll doubles.
contract_TC_payed_out 
How much TC has been paid out, for flavor in the UI & round-end logs.
contract_TC_to_redeem 
How much TC we can cash out currently. Used when redeeming TC and for round-end logs.
contractor_teammate 
Reference to a contractor teammate, if one has been purchased.
contracts_completed 
Amount of contracts that have already been completed, for flavor in the UI & round-end logs.
current_contract 
The current contract in progress, and can be null if no contract is in progress.