Create ports on demand. Increase max to infinity.

This commit is contained in:
Zoë Hoekstra
2022-09-01 16:13:10 +02:00
parent 2592c6ccd8
commit ec81fb60c3
4 changed files with 22 additions and 13 deletions
+1 -1
View File
@@ -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