mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 22:38:34 +02:00
DOCUMENTATION: Clarify condition of ns.corporation.bribe (#1687)
This commit is contained in:
2
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
2
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
@@ -8842,7 +8842,7 @@ export interface Corporation extends WarehouseAPI, OfficeAPI {
|
||||
goPublic(numShares: number): boolean;
|
||||
|
||||
/**
|
||||
* Bribe a faction.
|
||||
* Bribe a faction. The specified faction must offer at least 1 type of work. You can use {@link Singularity.getFactionWorkTypes | getFactionWorkTypes} to get the list of work types of a faction.
|
||||
*
|
||||
* @remarks
|
||||
* RAM cost: 20 GB
|
||||
|
||||
Reference in New Issue
Block a user