mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-11 10:13:52 +01:00
06a985bdf8
This reverts commit bbb6e3f309935aebac74ddb1fbeec12dfb7540b1.
733 B
733 B
Home > bitburner > OfficeAPI > throwParty
OfficeAPI.throwParty() method
Throw a party for your employees
Signature:
throwParty(divisionName: string, cityName: string, costPerEmployee: number): number;
Parameters
Parameter | Type | Description |
---|---|---|
divisionName | string | Name of the division |
cityName | string | Name of the city |
costPerEmployee | number | Amount to spend per employee. |
Returns:
number
Multiplier for happiness and morale, or zero on failure