Enable absorbers in the default outfits

This commit is contained in:
lutepickle 2023-10-15 09:54:06 -07:00
parent 5f97bd1433
commit 1fcfb6f41d
2 changed files with 12 additions and 0 deletions

View File

@ -59,6 +59,12 @@
<tags>
<li>Absorber</li>
</tags>
<defaultOutfitTags>
<li>Worker</li>
<li>Soldier</li>
<li>Nudist</li>
<li>Slave</li>
</defaultOutfitTags>
</apparel>
<modExtensions>
<li Class="RJW_Menstruation.AbsorberModExtension">
@ -190,6 +196,11 @@
<tags>
<li>Absorber</li>
</tags>
<defaultOutfitTags>
<li>Worker</li>
<li>Soldier</li>
<li>Slave</li>
</defaultOutfitTags>
</apparel>
<modExtensions>
<li Class="RJW_Menstruation.AbsorberModExtension">

View File

@ -3,6 +3,7 @@ Version 1.0.9.2
- Better handle wombs that are not in the genitals body part.
- Handle errors more gracefully when starting a pregnancy.
- Egglaying races no longer have a menstrual cycle, regardless of vagina type.
- Tampons and pads are now allowed by default in the worker, soldier, and slave starting outfits.
Version 1.0.9.1
- Japanese translation for most text by Lokuzt.