mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 06:48:42 +02:00
1022 B
1022 B
Home > bitburner > SleeveInformation
SleeveInformation interface
Object representing sleeve information.
Signature:
export interface SleeveInformation
Properties
| Property | Type | Description |
|---|---|---|
| city | string | Location of the sleeve |
| hp | HP | hp of the sleeve |
| jobs | string[] | Jobs available to the sleeve |
| jobTitle | string[] | Job titles available to the sleeve |
| mult | CharacterMult | Sleeve multipliers |
| tor | boolean | Does this sleeve have access to the tor router |