diff --git a/src/Constants.ts b/src/Constants.ts index 62718735c..bc8ee93e3 100644 --- a/src/Constants.ts +++ b/src/Constants.ts @@ -248,6 +248,9 @@ export const CONSTANTS: IMap = { * Self-fund with an invalid name no longer takes away 150b anyway. * Can no longer export negative amount + Bladeburner + * No longer waste overflowing time. + Misc. * ls now correctly lists all files. * importing auto save+reloads (@Dawe)