fix undying script bug

This commit is contained in:
Olivier Gagnon
2021-12-14 19:39:55 -05:00
parent 4d80813707
commit 5b38ee3cfb
6 changed files with 17 additions and 10 deletions

View File

@@ -443,8 +443,11 @@ export function InteractiveTutorialRoot(): React.ReactElement {
<Typography color={"primary"}>Tutorial</Typography>
</ListItem>
<Typography>
in the main navigation menu to look at the documentation. If you are an experienced JavaScript developer, I
would highly suggest you check out the section on NetscriptJS/Netscript 2.0, it's faster and more powerful.
in the main navigation menu to look at the documentation.
<br />
<br />
If you know even a little bit of programming it is highly recommended you use NS2 instead. You will enjoy
the game much more.
<br />
<br />
For now, let's move on to something else!