diff --git a/src/Literature/Literatures.ts b/src/Literature/Literatures.ts index 755cd33f8..bf66b142c 100644 --- a/src/Literature/Literatures.ts +++ b/src/Literature/Literatures.ts @@ -404,8 +404,9 @@ export const Literatures: IMap = {}; "What will the fate of the human race be?

" + "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.

" + - "The Singularity is here. The merging of man and machine. This is where humanity evolves into "; - "something greater. This is our future.

" + "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.

" + + "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";