mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-03-07 19:14:37 +01:00
Update Prestige.ts
updated comment to be a little more clear
This commit is contained in:
@ -284,7 +284,8 @@ export function prestigeSourceFile(flume: boolean): void {
|
||||
|
||||
resetIndustryResearchTrees();
|
||||
|
||||
// Source-File 9 (level 3) effect also now applies when in bn9
|
||||
// Source-File 9 (level 3) effect
|
||||
// also now applies when entering bn9 until install
|
||||
if (Player.sourceFileLvl(9) >= 3 || Player.bitNodeN === 9) {
|
||||
const hserver = Player.createHacknetServer();
|
||||
|
||||
|
Reference in New Issue
Block a user