mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-21 16:52:55 +02:00
DARKNET: Add improved challenge achievement for BN15 (#2479)
* DARKNET: Add improved challenge achievement for BN15 * DARKNET: Adjust heartbleed check location for achievement * Fix wrong achievement data and update svg * DARKNET: Fix styling of documentation link * lint --------- Co-authored-by: CatLover <152669316+catloversg@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
95d08d7722
commit
e649adfef4
@@ -416,6 +416,11 @@
|
||||
"Name": "Make your Own Network",
|
||||
"Description": "Install a backdoor on 50 or more darknet servers at once."
|
||||
},
|
||||
"DARKNET_DEPTHS": {
|
||||
"ID": "DARKNET_DEPTHS",
|
||||
"Name": "Into the Depths",
|
||||
"Description": "Install the augment from the deepest server."
|
||||
},
|
||||
"CHALLENGE_BN1": {
|
||||
"ID": "CHALLENGE_BN1",
|
||||
"Name": "BN1: Challenge",
|
||||
@@ -474,7 +479,7 @@
|
||||
"CHALLENGE_BN15": {
|
||||
"ID": "CHALLENGE_BN15",
|
||||
"Name": "BN15: Challenge",
|
||||
"Description": "Open the cache on the final lab in the darknet."
|
||||
"Description": "Complete BN15 without ever calling dnet.heartbleed."
|
||||
},
|
||||
"BYPASS": {
|
||||
"ID": "BYPASS",
|
||||
|
||||
Reference in New Issue
Block a user