fix a bunch of small v2 related bugs

This commit is contained in:
Olivier Gagnon
2022-07-26 08:08:51 -04:00
parent 5d2b81053d
commit faa3e212f3
11 changed files with 234 additions and 61 deletions

View File

@@ -4471,7 +4471,7 @@ export interface NS {
readonly infiltration: Infiltration;
/**
* Namespace for corporation functions.
* RAM cost: 0 GB
* RAM cost: 1022.4 GB
*/
readonly corporation: Corporation;