mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
622 B
622 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
Remarks
RAM cost: 20 GB