mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-26 19:14:32 +02:00
Fix
This commit is contained in:
@@ -1565,4 +1565,12 @@ export const serverMetadata: IServerMetadata[] = [
|
||||
serverGrowth: 0,
|
||||
specialName: SpecialServers.WorldDaemon,
|
||||
},
|
||||
{
|
||||
hostname: SpecialServers.DarkWeb,
|
||||
moneyAvailable: 0,
|
||||
numOpenPortsRequired: 5,
|
||||
organizationName: SpecialServers.DarkWeb,
|
||||
requiredHackingSkill: 1,
|
||||
specialName: SpecialServers.DarkWeb,
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user