Remove the hardcoded script name

This commit is contained in:
ilkecan 2022-06-28 23:48:07 +00:00
parent 415ae8ee59
commit 44118c8a72

@ -460,7 +460,7 @@ export function InteractiveTutorialRoot(): React.ReactElement {
<>
<Typography>
Your script is now running! It will continuously run in the background and will automatically stop if the
code ever completes (the n00dles.script will never complete because it runs an infinite loop). <br />
code ever completes (the {tutorialScriptName} will never complete because it runs an infinite loop). <br />
<br />
These scripts can passively earn you income and hacking experience. Your scripts will also earn money and
experience while you are offline, although at a slightly slower rate. <br />