mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-09 17:23:53 +01:00
Update Prestige.ts (#985)
This commit is contained in:
parent
1ce22e9788
commit
28d1610bac
@ -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");
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user