This commit is contained in:
Vegapnk 2023-04-06 08:32:21 +02:00
commit 88f588631c
2 changed files with 5 additions and 4 deletions

View File

@ -1,9 +1,10 @@
<<<<<<< HEAD
# 1.1.4
Fixes:
- Youth Fountain and Age Drainer **really** "stop" at 18 (#26, #28) and never age pawns
- Drained Pawns **really** vomit less (#29). I understood the XML wrong.
- Drastically reduced vomiting time due to an missunderstanding (#29). `0.4` instead of `0.01`
Sometimes life is like that, and you have to fix the fixes.
It was never really broken, life is just very long.
@ -14,7 +15,7 @@ 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>