mirror of
https://gitgud.io/lutepickle/rjw_menstruation.git
synced 2024-08-14 22:46:52 +00:00
No bleed gene should have negative metabolism
This commit is contained in:
parent
caccc36fbf
commit
3692238c00
4 changed files with 2 additions and 1 deletions
Binary file not shown.
|
@ -99,7 +99,7 @@
|
|||
<displayCategory>Menstruation</displayCategory>
|
||||
<description>Carriers of this gene will not bleed at the end of their cycle.</description>
|
||||
<iconPath>UI/Genes/Placeholder</iconPath>
|
||||
<biostatMet>1</biostatMet>
|
||||
<biostatMet>-1</biostatMet>
|
||||
<displayOrderInCategory>40</displayOrderInCategory>
|
||||
</GeneDef>
|
||||
|
||||
|
|
Binary file not shown.
|
@ -1,4 +1,5 @@
|
|||
Version 1.0.9.2
|
||||
- Fixed the no bleeding gene having positive metabolic efficiency instead of negative.
|
||||
- Prevent repeated pregnancies when some errors occur.
|
||||
|
||||
Version 1.0.9.1
|
||||
|
|
Loading…
Reference in a new issue