mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
Compare commits
2 commits
814c4ffe47
...
b68a2643e4
Author | SHA1 | Date | |
---|---|---|---|
|
b68a2643e4 | ||
|
a8e2147f08 |
2 changed files with 9 additions and 3 deletions
|
@ -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:
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue