This commit is contained in:
Olivier Gagnon
2022-01-15 18:39:37 -05:00
parent f1c2dc2693
commit 8b69fd7faa
130 changed files with 3091 additions and 453 deletions
@@ -9,11 +9,11 @@ All constants used by the game.
<b>Signature:</b>
```typescript
constants(): number;
constants(): HacknetNodeConstants;
```
<b>Returns:</b>
number
[HacknetNodeConstants](./bitburner.hacknetnodeconstants.md)
An object with all hacknet node constants used by the game.