bitburner-src/markdown/bitburner.officeapi.buycoffee.md
omuretsu 06a985bdf8 Revert "Remove markdown from git tracking (#139)"
This reverts commit bbb6e3f309935aebac74ddb1fbeec12dfb7540b1.
2022-10-21 11:16:00 -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