mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-22 17:23:00 +02:00
Fixed several more bugs. Rebalanced stock market changes to make the effects a bit less potent for now
This commit is contained in:
+1
-1
@@ -336,7 +336,7 @@ function prestigeSourceFile() {
|
||||
hserver.level = 100;
|
||||
hserver.cores = 10;
|
||||
hserver.cache = 5;
|
||||
hserver.updateHashRate(Player);
|
||||
hserver.updateHashRate(Player.hacknet_node_money_mult);
|
||||
hserver.updateHashCapacity();
|
||||
updateHashManagerCapacity();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user