mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 16:53:54 +01:00
788 B
788 B
Home > bitburner > CompanyReputationRequirement
CompanyReputationRequirement interface
Player must have at least this much reputation with this company.
Signature:
interface CompanyReputationRequirement
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
company | CompanyName | ||
reputation | number | ||
type | "companyReputation" |