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

598 B

Home > bitburner > Corporation > bribe

Corporation.bribe() method

Bribe a faction

Signature:

bribe(factionName: string, amountCash: number): boolean;

Parameters

Parameter Type Description
factionName string Faction name
amountCash number Amount of money to bribe

Returns:

boolean

True if successful, false if not