mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-29 20:37:05 +02:00
fix a few things
This commit is contained in:
@@ -36,7 +36,7 @@ export const Milestones: Milestone[] = [
|
||||
},
|
||||
},
|
||||
{
|
||||
title: "Install all the Augmentations from CSEC",
|
||||
title: "Install all the Augmentations from CyberSec",
|
||||
fulfilled: (p: IPlayer): boolean => {
|
||||
return allFactionAugs(p, Factions["CyberSec"]);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user