regen doc

This commit is contained in:
Olivier Gagnon
2022-10-09 18:46:13 -04:00
parent cbb7f58231
commit 7a89c0a1bb
100 changed files with 804 additions and 836 deletions

View File

@@ -4,8 +4,10 @@
## Multipliers.hacking\_grow property
Multiplier to amount of money injected into servers using grow
<b>Signature:</b>
```typescript
hacking_grow: number;
hacking_grow?: number;
```