Compare commits

...

2 commits

Author SHA1 Message Date
vegapnk
b68a2643e4
Update CHANGELOG.md 2023-04-01 16:24:49 +02:00
vegapnk
a8e2147f08
Drastically reduce vomitingmtb on drained fixes 29 2023-04-01 16:19:39 +02:00
2 changed files with 9 additions and 3 deletions

View file

@ -1,10 +1,16 @@
# 1.1.4
Fixes:
- Drastically reduced vomiting time due to an missunderstanding (#29). `0.4` instead of `0.01`
# 1.1.3
Changes:
- Youth Fountain and Age Drainer "stop" at 18 (#26)
- Youth Fountain and Age Drainer activate only for pawns at 18 (#26)
- Drained Pawns vomit less (from mtb 0.05 to 0.01)
- Drained Pawns vomit less (from mtb 0.05 to 0.01)(#29)
Fixes:

View file

@ -74,7 +74,7 @@
<statOffsets>
<WorkSpeedGlobal>-0.2</WorkSpeedGlobal>
</statOffsets>
<vomitMtbDays>0.01</vomitMtbDays>
<vomitMtbDays>0.4</vomitMtbDays>
<hungerRateFactorOffset>0.1</hungerRateFactorOffset>
<restFallFactorOffset>0.35</restFallFactorOffset>
</li>
@ -163,4 +163,4 @@
<isBad>false</isBad>
</HediffDef>
</Defs>
</Defs>