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