increase achievment counter

This commit is contained in:
Olivier Gagnon
2022-01-08 14:58:34 -05:00
parent bff3c51a68
commit ea5e142fa1
5 changed files with 30 additions and 34 deletions
+1 -1
View File
@@ -165,7 +165,7 @@ const Engine: {
messages: 150,
mechanicProcess: 5, // Processes certain mechanics (Corporation, Bladeburner)
contractGeneration: 3000, // Generate Coding Contracts
achievementsCounter: 300, // Check if we have new achievements
achievementsCounter: 60, // Check if we have new achievements
},
decrementAllCounters: function (numCycles = 1) {