Merge pull request #1820 from cvr-119/text

Typo correction
This commit is contained in:
hydroflame 2021-12-03 16:59:32 -05:00 committed by GitHub
commit ed26228cdc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 13 additions and 13 deletions

@ -205,8 +205,8 @@ BitNodes["BitNode5"] = new BitNode(
experience is much slower than other stats, and it is also hidden (you won't know when you gain experience and how experience is much slower than other stats, and it is also hidden (you won't know when you gain experience and how
much). Higher Intelligence levels will boost your production for many actions in the game. <br /> much). Higher Intelligence levels will boost your production for many actions in the game. <br />
<br /> <br />
In addition, this Source-File will unlock the getBitNodeMultipliers() and getServer() Netscript functions, as well In addition, this Source-File will unlock the getBitNodeMultipliers() Netscript function and let you start with
as the formulas API, and will also raise all of your hacking-related multipliers by: Formulas.exe, and will also raise all of your hacking-related multipliers by:
<br /> <br />
<br /> <br />
Level 1: 8% Level 1: 8%

@ -94,7 +94,7 @@ export const BlackOperations: {
<> <>
The CIA has just encountered a new security threat. A new criminal group, lead by a shadowy operative who calls The CIA has just encountered a new security threat. A new criminal group, lead by a shadowy operative who calls
himself Juggernaut, has been smuggling drugs and weapons (including suspected bioweapons) into Sector-12. We himself Juggernaut, has been smuggling drugs and weapons (including suspected bioweapons) into Sector-12. We
also have reason to believe the tried to break into one of Universal Energy's facilities in order to cause a also have reason to believe they tried to break into one of Universal Energy's facilities in order to cause a
city-wide blackout. The CIA suspects that Juggernaut is a heavily-augmented Synthoid, and have thus enlisted our city-wide blackout. The CIA suspects that Juggernaut is a heavily-augmented Synthoid, and have thus enlisted our
help. help.
<br /> <br />
@ -126,9 +126,9 @@ export const BlackOperations: {
be catastrophic. be catastrophic.
<br /> <br />
<br /> <br />
We do not have the power or jurisdiction to shutdown this down through legal or political means, so we must We do not have the power or jurisdiction to shut this down through legal or political means, so we must resort
resort to a covert operation. Your goal is to destroy this technology and eliminate anyone who was involved in to a covert operation. Your goal is to destroy this technology and eliminate anyone who was involved in its
its creation. creation.
</> </>
), ),
}, },
@ -149,8 +149,8 @@ export const BlackOperations: {
"Operation Tyrell": { "Operation Tyrell": {
desc: ( desc: (
<> <>
A week ago Blade Industries reported a small break-in at one of their Aevum Augmentation storage facitilities. A week ago Blade Industries reported a small break-in at one of their Aevum Augmentation storage facilities. We
We figured out that The Dark Army was behind the heist, and didn't think any more of it. However, we've just figured out that The Dark Army was behind the heist, and didn't think any more of it. However, we've just
discovered that several known MK-VI Synthoids were part of that break-in group. discovered that several known MK-VI Synthoids were part of that break-in group.
<br /> <br />
<br /> <br />
@ -209,12 +209,12 @@ export const BlackOperations: {
desc: ( desc: (
<> <>
DreamSense Technologies is an advertising company that uses special technology to transmit their ads into the DreamSense Technologies is an advertising company that uses special technology to transmit their ads into the
peoples dreams and subconcious. They do this using broadcast transmitter towers. Based on information from our people's dreams and subconcious. They do this using broadcast transmitter towers. Based on information from our
agents and informants in Chonqging, we have reason to believe that one of the broadcast towers there has been agents and informants in Chonqging, we have reason to believe that one of the broadcast towers there has been
compromised by Synthoids and is being used to spread pro-Synthoid propaganda. compromised by Synthoids and is being used to spread pro-Synthoid propaganda.
<br /> <br />
<br /> <br />
The mission is to destroy this broadcast tower. Speed and stealth are of the upmost important for this. The mission is to destroy this broadcast tower. Speed and stealth are of the utmost importance for this.
</> </>
), ),
}, },

@ -19,7 +19,7 @@ export const GeneralActions: {
"Field Analysis": { "Field Analysis": {
desc: ( desc: (
<> <>
Mine and analyze Synthoid-related data. This improves the Bladeburner's unit intelligence on Synthoid locations Mine and analyze Synthoid-related data. This improves the Bladeburner unit's intelligence on Synthoid locations
and activities. Completing this action will improve the accuracy of your Synthoid population estimated in the and activities. Completing this action will improve the accuracy of your Synthoid population estimated in the
current city. current city.
<br /> <br />

@ -68,8 +68,8 @@ SourceFiles["SourceFile5"] = new SourceFile(
persistent (it never gets reset back to 1). However, gaining Intelligence experience is much slower than other persistent (it never gets reset back to 1). However, gaining Intelligence experience is much slower than other
stats, and it is also hidden (you won't know when you gain experience and how much). Higher Intelligence levels stats, and it is also hidden (you won't know when you gain experience and how much). Higher Intelligence levels
will boost your production for many actions in the game. In addition, this Source-File will unlock the will boost your production for many actions in the game. In addition, this Source-File will unlock the
getBitNodeMultipliers() and let you start with Formulas.exe, and will raise all of your hacking-related getBitNodeMultipliers() Netscript function and let you start with Formulas.exe, and will raise all of your
multipliers by: hacking-related multipliers by:
<br /> <br />
<br /> <br />
Level 1: 8% Level 1: 8%