mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-18 21:53:50 +01:00
4ab29e9c60
* minEmployeeDecay is now part of CorpConstants and has a value of 10. This replaces Office.minEne/minMor/minHap * Also removed some unnecessary files in dist/ext for MathJax * Rebuilt documentation to remove minHap/minMor/minEne from getOffice, and add minEmployeeDecay to corporation.getConstants
14 lines
417 B
Markdown
14 lines
417 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [CorpConstants](./bitburner.corpconstants.md) > [minEmployeeDecay](./bitburner.corpconstants.minemployeedecay.md)
|
|
|
|
## CorpConstants.minEmployeeDecay property
|
|
|
|
The minimum decay value for happiness/morale/energy
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
minEmployeeDecay: number;
|
|
```
|