mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02: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" |