Added sf minus 1, exploits

This commit is contained in:
Olivier Gagnon
2021-03-08 20:31:34 -05:00
parent d9aef91ea3
commit 250841df66
11 changed files with 145 additions and 0 deletions
+2
View File
@@ -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()