mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-21 00:32:51 +02:00
fix sleeve memory bug
This commit is contained in:
@@ -67,15 +67,11 @@ export function Intro(props: IProps): React.ReactElement {
|
||||
</Grid>
|
||||
<Grid item xs={10}>
|
||||
<p>
|
||||
Infiltration is a series of short minigames that get progressively
|
||||
harder. You take damage for failing them. Reaching the maximum level
|
||||
rewards you with intel you can trade for money or reputation.
|
||||
Infiltration is a series of short minigames that get progressively harder. You take damage for failing them.
|
||||
Reaching the maximum level rewards you with intel you can trade for money or reputation.
|
||||
</p>
|
||||
<br />
|
||||
<p>
|
||||
The minigames you play are randomly selected. It might take you few
|
||||
tries to get used to them.
|
||||
</p>
|
||||
<p>The minigames you play are randomly selected. It might take you few tries to get used to them.</p>
|
||||
<br />
|
||||
<p>No game require use of the mouse.</p>
|
||||
<br />
|
||||
|
||||
Reference in New Issue
Block a user