Fixes batch
2 unresolved threads
2 unresolved threads
- Closes #3866 (closed).
- Resolves sanity check reports.
Edited by Blank_Alt
Merge request reports
Activity
- Resolved by Blank_Alt
added 21 commits
-
52c05a92...00640173 - 19 commits from branch
pregmodfan:pregmod-master
- 157fa37e - Merge remote-tracking branch 'upstream/pregmod-master' into fixesBatch
- 3916e7e6 - tweakPitBC
-
52c05a92...00640173 - 19 commits from branch
@Pregmodder, this is ready to merge at some point as-is.
Thoughts on clampingdeathSeed
to 100 or some other maximum?
With this MR previously high negative values are converted into high positive values which may not be intended.Edited by Blank_Alt
- Resolved by Blank_Alt
206 206 } 207 207 } else if (PC.inflationType === "food") { 208 208 if (PC.weight < 200) { 209 r.push(`It should surprise noone that you <span class="lime">rapidly gain weight</span> with all the binge eating.`); mentioned in commit 57dc9f3c
mentioned in issue #3873 (closed)
Please register or sign in to reply