mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-25 02:32:55 +02:00
Added sf minus 1, exploits
This commit is contained in:
@@ -201,6 +201,8 @@ export function PlayerObject() {
|
||||
|
||||
// Production since last Augmentation installation
|
||||
this.scriptProdSinceLastAug = 0;
|
||||
|
||||
this.exploits = [];
|
||||
};
|
||||
|
||||
// Apply player methods to the prototype using Object.assign()
|
||||
|
||||
Reference in New Issue
Block a user