From ff2f354f380817716cf6470b323b1c1cf25aa4e3 Mon Sep 17 00:00:00 2001 From: waffleattack <79112289+waffleattack@users.noreply.github.com> Date: Wed, 12 Jan 2022 09:35:07 -0500 Subject: [PATCH] Update Literatures.ts --- src/Literature/Literatures.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Literature/Literatures.ts b/src/Literature/Literatures.ts index 6d4eac23f..44b9ab873 100644 --- a/src/Literature/Literatures.ts +++ b/src/Literature/Literatures.ts @@ -114,7 +114,7 @@ export const Literatures: IMap = {}; "as working for any military/defense organization or conducting any bioengineering, computing, or robotics related research.

" + "Unfortunately, many believe that not all of the rogue MK-VI Synthoids from the Uprising were found and destroyed, " + "and that many of them are blending in as normal humans in society today. In response, many nations have created " + - "Bladeburner divisions, special military branches that are tasked with investigating and dealing with any Synthoid threads.

" + + "Bladeburner divisions, special military branches that are tasked with investigating and dealing with any Synthoid threats.

" + "To this day, tensions still exist between the remaining Synthoids and humans as a result of the Uprising.

" + "Nobody knows what happened to the terrorist group Ascendis Totalis."; Literatures[fn] = new Literature(title, fn, txt);