Changelog + doc update

This commit is contained in:
Snarling
2024-02-26 09:51:48 -05:00
parent 483d554fc2
commit 153dbfff12
11 changed files with 140 additions and 1 deletions
@@ -0,0 +1,13 @@
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [GangMemberInstall](./bitburner.gangmemberinstall.md) &gt; [hack](./bitburner.gangmemberinstall.hack.md)
## GangMemberInstall.hack property
Factor by which the hacking ascension multiplier was decreased (newMult / oldMult)
**Signature:**
```typescript
hack: number;
```