mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-03-07 11:04:36 +01:00
Update Prestige.ts (#985)
This commit is contained in:
@ -267,8 +267,8 @@ export function prestigeSourceFile(isFlume: boolean): void {
|
||||
);
|
||||
}
|
||||
|
||||
// BitNode 12: Digital Carbon
|
||||
if (Player.bitNodeN === 12 && Player.sourceFileLvl(10) > 100) {
|
||||
// BitNode 12: The Recursion
|
||||
if (Player.bitNodeN === 12 && Player.sourceFileLvl(12) > 100) {
|
||||
delayedDialog("Saynt_Garmo is watching you");
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user