mirror of
https://gitgud.io/lutepickle/rjw_menstruation.git
synced 2026-08-22 11:43:22 +00:00
Compare commits
2 commits
26b0583786
...
6893e67147
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6893e67147 | ||
|
|
5c83c807a3 |
3 changed files with 4 additions and 2 deletions
|
|
@ -2035,7 +2035,7 @@ namespace RJW_Menstruation
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
protected float InterspeciesImplantFactor(Pawn fertilizer)
|
public float InterspeciesImplantFactor(Pawn fertilizer)
|
||||||
{
|
{
|
||||||
if (fertilizer.def.defName == Pawn.def.defName) return 1.0f;
|
if (fertilizer.def.defName == Pawn.def.defName) return 1.0f;
|
||||||
else
|
else
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
<Manifest>
|
<Manifest>
|
||||||
<identifier>RJW Menstruation</identifier>
|
<identifier>RJW Menstruation</identifier>
|
||||||
<version>1.6.2.4</version>
|
<version>1.6.2.5</version>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
<incompatibleWith />
|
<incompatibleWith />
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
|
Version 1.6.2.5
|
||||||
|
|
||||||
Version 1.6.2.4
|
Version 1.6.2.4
|
||||||
- Fix error on startup and missing womb status in RJW tab with RJW 6.1.4.
|
- Fix error on startup and missing womb status in RJW tab with RJW 6.1.4.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue