mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-25 18:50:56 +02:00
Create ports on demand. Increase max to infinity.
This commit is contained in:
+1
-1
@@ -124,7 +124,7 @@ export const CONSTANTS: {
|
||||
// NeuroFlux Governor Augmentation cost multiplier
|
||||
NeuroFluxGovernorLevelMult: 1.14,
|
||||
|
||||
NumNetscriptPorts: 20,
|
||||
NumNetscriptPorts: Infinity,
|
||||
|
||||
// Server-related constants
|
||||
HomeComputerMaxRam: 1073741824, // 2 ^ 30
|
||||
|
||||
Reference in New Issue
Block a user