mirror of
https://gitgud.io/lutepickle/rjw_menstruation.git
synced 2026-08-22 11:43:22 +00:00
Compare commits
1 commit
246b567248
...
21c48dfa60
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
21c48dfa60 |
3 changed files with 2 additions and 4 deletions
|
|
@ -1971,7 +1971,7 @@ namespace RJW_Menstruation
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
public float InterspeciesImplantFactor(Pawn fertilizer)
|
protected 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.5</version>
|
<version>1.6.2.4</version>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
<incompatibleWith />
|
<incompatibleWith />
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,3 @@
|
||||||
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