mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
738 B
738 B
Home > bitburner > OfficeAPI > buyTea
OfficeAPI.buyTea() method
Buy tea for your employees.
Signature:
buyTea(divisionName: string, city: CityName | `${CityName}`): boolean;
Parameters
| Parameter | Type | Description |
|---|---|---|
| divisionName | string | Name of the division |
| city | CityName | `${CityName}` | Name of the city |
Returns:
boolean
true if buying tea was successful, false otherwise
Remarks
RAM cost: 20 GB