mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
MISC: Improve discoverability of Corporation documentation (#1711)
This commit is contained in:
@@ -257,8 +257,9 @@ export function prestigeSourceFile(isFlume: boolean): void {
|
||||
// Easiest way to comply with type constraint, instead of revalidating the enum member's file path
|
||||
homeComp.messages.push(LiteratureName.CorporationManagementHandbook);
|
||||
delayedDialog(
|
||||
"You received a copy of the Corporation Management Handbook on your home computer. " +
|
||||
"Read it if you need help getting started with Corporations!",
|
||||
"You received a copy of the Corporation Management Handbook on your home computer. It's a short introduction for " +
|
||||
"managing Corporation.\n\nYou should check the in-game Corporation documentation in the Documentation tab " +
|
||||
"(Documentation -> Advanced Mechanics -> Corporation). It's the most useful and up-to-date resource for managing Corporation.",
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user