mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-27 11:27:04 +02:00
increase achievment counter
This commit is contained in:
+1
-1
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user