Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Latest commit

 

History

History
27 lines (16 loc) · 592 Bytes

bitburner.corporation.bribe.md

File metadata and controls

27 lines (16 loc) · 592 Bytes

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