bitburner-src/markdown/bitburner.officeapi.buycoffee.md
Olivier Gagnon 3217f53717 doc
2022-08-17 08:50:05 -04:00

639 B

Home > bitburner > OfficeAPI > buyCoffee

OfficeAPI.buyCoffee() method

Buy coffee for your employees

Signature:

buyCoffee(divisionName: string, cityName: string): boolean;

Parameters

Parameter Type Description
divisionName string Name of the division
cityName string Name of the city

Returns:

boolean

true if buying coffee was successful, false otherwise