mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
Compare commits
No commits in common. "b68a2643e449d11359378e61bfbb0b9d4d8fa0b9" and "814c4ffe4757af6857f8489fa688da74d42342de" have entirely different histories.
b68a2643e4
...
814c4ffe47
2 changed files with 3 additions and 9 deletions
|
|
@ -1,16 +1,10 @@
|
||||||
# 1.1.4
|
|
||||||
|
|
||||||
Fixes:
|
|
||||||
|
|
||||||
- Drastically reduced vomiting time due to an missunderstanding (#29). `0.4` instead of `0.01`
|
|
||||||
|
|
||||||
# 1.1.3
|
# 1.1.3
|
||||||
|
|
||||||
Changes:
|
Changes:
|
||||||
|
|
||||||
- Youth Fountain and Age Drainer "stop" at 18 (#26)
|
- Youth Fountain and Age Drainer "stop" at 18 (#26)
|
||||||
- Youth Fountain and Age Drainer activate only for pawns 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)(#29)
|
- Drained Pawns vomit less (from mtb 0.05 to 0.01)
|
||||||
|
|
||||||
Fixes:
|
Fixes:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -74,7 +74,7 @@
|
||||||
<statOffsets>
|
<statOffsets>
|
||||||
<WorkSpeedGlobal>-0.2</WorkSpeedGlobal>
|
<WorkSpeedGlobal>-0.2</WorkSpeedGlobal>
|
||||||
</statOffsets>
|
</statOffsets>
|
||||||
<vomitMtbDays>0.4</vomitMtbDays>
|
<vomitMtbDays>0.01</vomitMtbDays>
|
||||||
<hungerRateFactorOffset>0.1</hungerRateFactorOffset>
|
<hungerRateFactorOffset>0.1</hungerRateFactorOffset>
|
||||||
<restFallFactorOffset>0.35</restFallFactorOffset>
|
<restFallFactorOffset>0.35</restFallFactorOffset>
|
||||||
</li>
|
</li>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue