update docs a bit more

This commit is contained in:
Mughur
2022-08-25 13:22:45 +03:00
parent ccbca5c38c
commit fa9f34aba2
4 changed files with 58 additions and 23 deletions
+8 -2
View File
@@ -41,7 +41,7 @@ SourceFiles["SourceFile3"] = new SourceFile(
(
<>
This Source-File lets you create corporations on other BitNodes (although some BitNodes will disable this
mechanic). This Source-File also increases your charisma and company salary multipliers by:
mechanic) and level 3 permanently unlocks the full API. This Source-File also increases your charisma and company salary multipliers by:
<br />
Level 1: 8%
<br />
@@ -56,7 +56,13 @@ SourceFiles["SourceFile4"] = new SourceFile(
(
<>
This Source-File lets you access and use the Singularity Functions in every BitNode. Every level of this
Source-File reduces the RAM cost of Singularity functions.
Source-File reduces the RAM cost of Singularity functions:
<br />
Level 1: 16x
<br />
Level 2: 4x
<br />
Level 3: 1x
</>
),
);