Update Prestige.ts

updated comment to be a little more clear
This commit is contained in:
Zelow79
2023-02-19 21:51:06 -05:00
parent b950c6540f
commit f573092090

View File

@ -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();