mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-27 03:25:44 +02:00
CORPORATION: Expose valuation via ns.corporation.getCorporation() (#1765)
This commit is contained in:
+2
@@ -9172,6 +9172,8 @@ interface CorporationInfo {
|
||||
prevState: CorpStateName;
|
||||
/** Array of all division names */
|
||||
divisions: string[];
|
||||
/** Corporation valuation */
|
||||
valuation: number;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user