mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-22 15:43:49 +01:00
Fixed the text of New God book
This commit is contained in:
parent
fb4812b530
commit
3d5c92fe65
@ -404,8 +404,9 @@ export const Literatures: IMap<Literature> = {};
|
||||
"What will the fate of the human race be?<br><br>" +
|
||||
"We live in an era vastly different from that of 15 or even 20 years ago. We have gone " +
|
||||
"beyond the limits of humanity. We have stripped ourselves of the tyranny of flesh.<br><br>" +
|
||||
"The Singularity is here. The merging of man and machine. This is where humanity evolves into ";
|
||||
"something greater. This is our future.<br><br>" + "Embrace it, and you will obey a new god. The God in the Machine.";
|
||||
"The Singularity is here. The merging of man and machine. This is where humanity evolves into " +
|
||||
"something greater. This is our future.<br><br>" +
|
||||
"Embrace it, and you will obey a new god. The God in the Machine.";
|
||||
Literatures[fn] = new Literature(title, fn, txt);
|
||||
|
||||
title = "The New Triads";
|
||||
|
Loading…
Reference in New Issue
Block a user