mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-21 00:32:51 +02:00
unknown-ify half the basic API.
This commit is contained in:
@@ -232,6 +232,11 @@ interface IBitNodeMultipliers {
|
||||
*/
|
||||
WorldDaemonDifficulty: number;
|
||||
|
||||
/**
|
||||
* Influences corporation dividends.
|
||||
*/
|
||||
CorporationSoftCap: number;
|
||||
|
||||
// Index signature
|
||||
[key: string]: number;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user