mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-07 08:07:57 +02:00
DNET: Remove packet capture (#2594)
* DNET: Remove packet capture as an API tool; add the mechanic as part of the logs in the Open Web Access Point puzzle * DNET: Make harder version of the packet capture puzzle just have alphanumeric noise instead of lore data and stuff * DNET: Make harder version of the packet capture puzzle just have alphanumeric noise instead of lore data and stuff * PR feedback
This commit is contained in:
committed by
GitHub
parent
92a8e619b8
commit
5c02f81dc7
@@ -246,7 +246,6 @@ const dnet = {
|
||||
getStasisLinkedServers: 0,
|
||||
getServer: 2,
|
||||
getServerAuthDetails: RamCostConstants.GetServer,
|
||||
packetCapture: 6,
|
||||
induceServerMigration: 4,
|
||||
unleashStormSeed: 0.1,
|
||||
isDarknetServer: RamCostConstants.GetServer,
|
||||
|
||||
Reference in New Issue
Block a user