mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-24 02:03:01 +02:00
Factory squash
This commit is contained in:
@@ -256,4 +256,20 @@ export function initSourceFiles() {
|
||||
</>
|
||||
),
|
||||
);
|
||||
|
||||
SourceFiles.SourceFile19 = new SourceFile(
|
||||
19,
|
||||
(
|
||||
<>
|
||||
This Source-File grants the following benefits:
|
||||
<br />
|
||||
<br />
|
||||
Level 1: Reduce the effect of the Rust Glitch
|
||||
<br />
|
||||
Level 2: Reduce the effect of the Magnetism Glitch
|
||||
<br />
|
||||
Level 3: Reduce the effect of the Friction, Isolation, Virtualization, and Jamming Glitch
|
||||
</>
|
||||
),
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user