mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
917 B
917 B
Home > bitburner > WorkFormulas > gymGains
WorkFormulas.gymGains() method
Signature:
gymGains(person: Person, gymType: GymType | `${GymType}`, locationName: LocationName | `${LocationName}`): WorkStats;
Parameters
| Parameter | Type | Description |
|---|---|---|
| person | Person | |
| gymType | GymType | `${GymType}` | |
| locationName | LocationName | `${LocationName}` |
Returns:
The WorkStats applied every game cycle (200ms) by taking the specified gym class.