mirror of
https://gitgud.io/lutepickle/rjw_menstruation.git
synced 2024-08-14 22:46:52 +00:00
A whole mess of spelling, grammar, and description updates
This commit is contained in:
parent
b292c3f931
commit
c4f5e6b63c
17 changed files with 122 additions and 122 deletions
|
@ -4,7 +4,7 @@
|
|||
<ThingDef ParentName="MakeableDrugPillBase">
|
||||
<defName>OvaryRegenerationPill</defName>
|
||||
<label>Ovary regeneration pill</label>
|
||||
<description>Recovers ovary's health. Less effective on unhealthy ovary. Does not recover menopause.</description>
|
||||
<description>Recovers an ovary's health, restoring some quantity of eggs. Less effective on ovaries with few eggs remaining. Cannot recover menopause.</description>
|
||||
<graphicData>
|
||||
<texPath>Things/Item/ORPill</texPath>
|
||||
<graphicClass>Graphic_StackCount</graphicClass>
|
||||
|
@ -19,7 +19,7 @@
|
|||
<ingestible>
|
||||
<drugCategory>Medical</drugCategory>
|
||||
<outcomeDoers>
|
||||
<li Class="RJW_Menstruation.OvaryPillOutcomDoer">
|
||||
<li Class="RJW_Menstruation.OvaryPillOutcomeDoer">
|
||||
<effectOffset>0.3</effectOffset>
|
||||
</li>
|
||||
</outcomeDoers>
|
||||
|
@ -50,7 +50,7 @@
|
|||
<ThingDef ParentName="MakeableDrugPillBase">
|
||||
<defName>SuperovulationInducingAgent</defName>
|
||||
<label>Superovulation inducing agent</label>
|
||||
<description>Induce superovulation May cause early menopause</description>
|
||||
<description>Induce superovulation, causing the next ovulation to produce 1-4 extra eggs. May hasten the onset of menopause.</description>
|
||||
<graphicData>
|
||||
<texPath>Things/Item/SIA</texPath>
|
||||
<graphicClass>Graphic_StackCount</graphicClass>
|
||||
|
@ -65,7 +65,7 @@
|
|||
<ingestible>
|
||||
<drugCategory>Medical</drugCategory>
|
||||
<outcomeDoers>
|
||||
<li Class="RJW_Menstruation.SuperOvulationOutcomDoer">
|
||||
<li Class="RJW_Menstruation.SuperOvulationOutcomeDoer">
|
||||
</li>
|
||||
</outcomeDoers>
|
||||
</ingestible>
|
||||
|
@ -94,7 +94,7 @@
|
|||
<ThingDef ParentName="MakeableDrugPillBase">
|
||||
<defName>PainReliever</defName>
|
||||
<label>Pain reliever</label>
|
||||
<description>Relieves menstrual pain for a day. Also effective on generic pain.</description>
|
||||
<description>Relieves menstrual pain for 24 hours. Also effective on other sources of pain.</description>
|
||||
<graphicData>
|
||||
<texPath>Things/Item/PainReliever</texPath>
|
||||
<graphicClass>Graphic_StackCount</graphicClass>
|
||||
|
@ -139,7 +139,7 @@
|
|||
<ThingDef ParentName="MakeableDrugPillBase">
|
||||
<defName>Cyclosporine</defName>
|
||||
<label>cyclosporine</label>
|
||||
<description>An immunosuppressant. Can cure antisperm antibody.</description>
|
||||
<description>An immunosuppressant. Can cure antisperm antibody, but harms the body's ability to fight off infection and disease for 24 hours.</description>
|
||||
<graphicData>
|
||||
<texPath>Things/Item/Cyclosporine</texPath>
|
||||
<graphicClass>Graphic_StackCount</graphicClass>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<label>Antisperm antibody</label>
|
||||
<labelNoun>antisperm antibody</labelNoun>
|
||||
<description>Antisperm antibody. Increases death rate of sperm.</description>
|
||||
<labelNounPretty>{0} got antisperm antibody</labelNounPretty>
|
||||
<labelNounPretty>{0} has an antisperm antibody</labelNounPretty>
|
||||
<defaultLabelColor>(0.8,0.1,0.1)</defaultLabelColor>
|
||||
<isBad>false</isBad>
|
||||
<tendable>false</tendable>
|
||||
|
@ -33,7 +33,7 @@
|
|||
<HediffDef>
|
||||
<hediffClass>HediffWithComps</hediffClass>
|
||||
<defName>Hediff_ForceFertile</defName>
|
||||
<label>fertile</label>
|
||||
<label>Fertile</label>
|
||||
<labelNoun>fertile</labelNoun>
|
||||
<description>fertile</description>
|
||||
<labelNounPretty>{0} is fertile</labelNounPretty>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<defName>Hediff_MenstrualCramp</defName>
|
||||
<label>In period</label>
|
||||
<labelNoun>in period</labelNoun>
|
||||
<description>in period</description>
|
||||
<description>Bleeding from the vagina at the end of the menstrual cycle. Often painful.</description>
|
||||
<defaultLabelColor>(0.70,0.00,0.00)</defaultLabelColor>
|
||||
<isBad>true</isBad>
|
||||
<tendable>false</tendable>
|
||||
|
@ -65,8 +65,8 @@
|
|||
<defName>Hediff_Menopause</defName>
|
||||
<label>Menopause</label>
|
||||
<labelNoun>menopause</labelNoun>
|
||||
<description>reached menopause</description>
|
||||
<labelNounPretty>{0} reached menopause</labelNounPretty>
|
||||
<description>A condition caused by exhaustion of the ovaries' eggs. Without eggs, the womb can no longer produce children.</description>
|
||||
<labelNounPretty>{0} has entered menopause</labelNounPretty>
|
||||
<defaultLabelColor>(0.70,0.70,0.00)</defaultLabelColor>
|
||||
<isBad>false</isBad>
|
||||
<tendable>false</tendable>
|
||||
|
@ -100,7 +100,7 @@
|
|||
<defName>Hediff_Climacteric</defName>
|
||||
<label>Climacteric</label>
|
||||
<labelNoun>climacteric</labelNoun>
|
||||
<description>climacteric</description>
|
||||
<description>The ovaries have produced their final eggs. Menopause will soon occur.</description>
|
||||
<defaultLabelColor>(0.70,0.70,0.00)</defaultLabelColor>
|
||||
<isBad>false</isBad>
|
||||
<tendable>false</tendable>
|
||||
|
@ -178,7 +178,7 @@
|
|||
<defName>Hediff_Estrus</defName>
|
||||
<label>Estrus</label>
|
||||
<labelNoun>estrus</labelNoun>
|
||||
<description>estrus</description>
|
||||
<description>A condition caused by a womb entering its most fertile phase of the menstrual cycle. Sexual arousal and desire increase dramatically as the body yearns to become pregnant. Increased chance of vaginal sex occurring and potentially lower standards in mate selection.</description>
|
||||
<defaultLabelColor>(1.00,0.60,0.75)</defaultLabelColor>
|
||||
<isBad>false</isBad>
|
||||
<tendable>false</tendable>
|
||||
|
@ -207,9 +207,9 @@
|
|||
<HediffDef Name="Hediff_Estrus_Concealed">
|
||||
<hediffClass>HediffWithComps</hediffClass>
|
||||
<defName>Hediff_Estrus_Concealed</defName>
|
||||
<label>Estrus(concealed)</label>
|
||||
<label>Estrus (concealed)</label>
|
||||
<labelNoun>estrus</labelNoun>
|
||||
<description>estrus</description>
|
||||
<description>A condition caused by a womb its most fertile phase of the menstrual cycle. Sexual arousal and desire increase slightly. Slightly increased chance of vaginal sex.</description>
|
||||
<defaultLabelColor>(1.00,0.60,0.75)</defaultLabelColor>
|
||||
<isBad>false</isBad>
|
||||
<tendable>false</tendable>
|
||||
|
@ -241,7 +241,7 @@
|
|||
<hediffClass>HediffWithComps</hediffClass>
|
||||
<defName>Hediff_PainReliever</defName>
|
||||
<label>Pain reliever</label>
|
||||
<description>relieves pain.</description>
|
||||
<description>A mild reprieve from menstrual (and other) sources of pain.</description>
|
||||
<defaultLabelColor>(0.75,0.75,1.0)</defaultLabelColor>
|
||||
<isBad>false</isBad>
|
||||
<tendable>false</tendable>
|
||||
|
@ -265,7 +265,7 @@
|
|||
<hediffClass>HediffWithComps</hediffClass>
|
||||
<defName>Hediff_Cyclosporine</defName>
|
||||
<label>Cyclosporine</label>
|
||||
<description>Immunosuppressant.</description>
|
||||
<description>Under the effect of an immunosuppressant, hampering the body's ability to fight off infection and disease.</description>
|
||||
<defaultLabelColor>(0.75,0.75,1.0)</defaultLabelColor>
|
||||
<isBad>false</isBad>
|
||||
<tendable>false</tendable>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<Defs>
|
||||
<KeyBindingDef ParentName="GameKeyBinding">
|
||||
<defName>OpenStatusWindow</defName>
|
||||
<label>menstruation: open status window</label>
|
||||
<label>Menstruation: open status window</label>
|
||||
<defaultKeyCodeA>Q</defaultKeyCodeA>
|
||||
</KeyBindingDef>
|
||||
</Defs>
|
||||
|
|
|
@ -31,34 +31,34 @@
|
|||
|
||||
<RecipeDef ParentName="BaseBreastSurgery">
|
||||
<defName>Surgery_ExpandAreola</defName>
|
||||
<label>expand areola</label>
|
||||
<description>expand areola.</description>
|
||||
<label>expand areolae</label>
|
||||
<description>Expand the areolae.</description>
|
||||
<workerClass>RJW_Menstruation.Recipe_ExpandAreola</workerClass>
|
||||
<jobString>expanding areola</jobString>
|
||||
<jobString>expanding areolae</jobString>
|
||||
</RecipeDef>
|
||||
|
||||
<RecipeDef ParentName="BaseBreastSurgery">
|
||||
<defName>Surgery_ContractAreola</defName>
|
||||
<label>contract areola</label>
|
||||
<description>contract areola.</description>
|
||||
<label>contract areolae</label>
|
||||
<description>Contract the areolae.</description>
|
||||
<workerClass>RJW_Menstruation.Recipe_ContractAreola</workerClass>
|
||||
<jobString>contracting areola</jobString>
|
||||
<jobString>contracting areolae</jobString>
|
||||
</RecipeDef>
|
||||
|
||||
<RecipeDef ParentName="BaseBreastSurgery">
|
||||
<defName>Surgery_ExpandNipple</defName>
|
||||
<label>expand nipple</label>
|
||||
<description>expand nipple.</description>
|
||||
<label>Expand nipple</label>
|
||||
<description>Expand the nipples.</description>
|
||||
<workerClass>RJW_Menstruation.Recipe_ExpandNipple</workerClass>
|
||||
<jobString>expanding nipple</jobString>
|
||||
<jobString>expanding nipples</jobString>
|
||||
</RecipeDef>
|
||||
|
||||
<RecipeDef ParentName="BaseBreastSurgery">
|
||||
<defName>Surgery_ContractNipple</defName>
|
||||
<label>contract nipple</label>
|
||||
<description>contract nipple.</description>
|
||||
<label>Contract nipples</label>
|
||||
<description>Constract the nipples.</description>
|
||||
<workerClass>RJW_Menstruation.Recipe_ContractNipple</workerClass>
|
||||
<jobString>contracting nipple</jobString>
|
||||
<jobString>contracting nipples</jobString>
|
||||
</RecipeDef>
|
||||
|
||||
|
||||
|
|
|
@ -4,14 +4,14 @@
|
|||
<RecordDef>
|
||||
<defName>AmountofCreampied</defName>
|
||||
<label>creampied</label>
|
||||
<description>The amount of cums I have been creampied.</description>
|
||||
<description>The milliliters of cum that's been ejaculated into my womb.</description>
|
||||
<type>Float</type>
|
||||
</RecordDef>
|
||||
|
||||
<RecordDef>
|
||||
<defName>AmountofFertilizedEggs</defName>
|
||||
<label>fertilized eggs</label>
|
||||
<description>The amount of my eggs being raped by sperm.</description>
|
||||
<description>The number of my eggs that sperm has fertilized.</description>
|
||||
<type>Int</type>
|
||||
</RecordDef>
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<StatDef>
|
||||
<defName>MaxAbsorbable</defName>
|
||||
<label>Absorbable</label>
|
||||
<description>Maximum fluids can be absorbed.</description>
|
||||
<description>Maximum amount of fluid that this item can absorb.</description>
|
||||
<category>Apparel</category>
|
||||
<minValue>0</minValue>
|
||||
<toStringStyle>FloatOne</toStringStyle>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<ThingDef ParentName="ApparelNoQualityBase">
|
||||
<defName>Absorber_Tampon</defName>
|
||||
<label>tampon</label>
|
||||
<description>A tampon for absorbing fluids from vagina. May cause infection if using too long.</description>
|
||||
<description>A tampon for absorbing fluids from a vagina. May cause an infection if worn for too long.</description>
|
||||
<thingClass>RJW_Menstruation.Absorber_Tampon</thingClass>
|
||||
<graphicData>
|
||||
<texPath>Things/Item/Tampon</texPath>
|
||||
|
@ -73,7 +73,7 @@
|
|||
<ThingDef ParentName="ApparelNoQualityBase">
|
||||
<defName>Absorber_Tampon_Dirty</defName>
|
||||
<label>dirty tampon</label>
|
||||
<description>An wet used tampon. May cause infection.</description>
|
||||
<description>A wet used tampon. May cause infection if left in.</description>
|
||||
<thingClass>RJW_Menstruation.Absorber_Tampon</thingClass>
|
||||
<graphicData>
|
||||
<texPath>Things/Item/Tampon</texPath>
|
||||
|
@ -128,7 +128,7 @@
|
|||
<ThingDef ParentName="ApparelNoQualityBase">
|
||||
<defName>Absorber_Pad</defName>
|
||||
<label>sanitary pad</label>
|
||||
<description>A pad for absorbing fluids from vagina.</description>
|
||||
<description>A pad for absorbing fluids from a vagina.</description>
|
||||
<thingClass>RJW_Menstruation.Absorber</thingClass>
|
||||
<graphicData>
|
||||
<texPath>Things/Item/Pad</texPath>
|
||||
|
@ -203,7 +203,7 @@
|
|||
<ThingDef ParentName="ApparelNoQualityBase">
|
||||
<defName>Absorber_Pad_Dirty</defName>
|
||||
<label>wet sanitary pad</label>
|
||||
<description>An wet used pad.</description>
|
||||
<description>A wet used pad.</description>
|
||||
<thingClass>RJW_Menstruation.Absorber</thingClass>
|
||||
<graphicData>
|
||||
<texPath>Things/Item/Pad</texPath>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<stages>
|
||||
<li>
|
||||
<label>dripping fluids</label>
|
||||
<description>It bothers me.</description>
|
||||
<description>Can't I get something to absorb this?</description>
|
||||
<baseMoodEffect>-2</baseMoodEffect>
|
||||
</li>
|
||||
</stages>
|
||||
|
@ -26,7 +26,7 @@
|
|||
<stages>
|
||||
<li>
|
||||
<label>{0} came inside</label>
|
||||
<description>I'm worried i might get pregnant.</description>
|
||||
<description>I'm worried I might get pregnant.</description>
|
||||
<baseMoodEffect>-3</baseMoodEffect>
|
||||
<baseOpinionOffset>-2</baseOpinionOffset>
|
||||
</li>
|
||||
|
@ -43,7 +43,7 @@
|
|||
<stages>
|
||||
<li>
|
||||
<label>{0} came inside</label>
|
||||
<description>I'm worried i might get pregnant. The chance is low, but...</description>
|
||||
<description>I'm worried I might get pregnant. The chance is low, but...</description>
|
||||
<baseMoodEffect>-1</baseMoodEffect>
|
||||
</li>
|
||||
</stages>
|
||||
|
@ -59,7 +59,7 @@
|
|||
<stages>
|
||||
<li>
|
||||
<label>{0} came inside</label>
|
||||
<description>I might get pregnant.</description>
|
||||
<description>I hope I get pregnant.</description>
|
||||
<baseMoodEffect>10</baseMoodEffect>
|
||||
<baseOpinionOffset>5</baseOpinionOffset>
|
||||
</li>
|
||||
|
@ -76,7 +76,7 @@
|
|||
<stages>
|
||||
<li>
|
||||
<label>{0} came inside</label>
|
||||
<description>I loved it.</description>
|
||||
<description>I don't think I'll get pregnant, but it's fun to fantasize.</description>
|
||||
<baseMoodEffect>3</baseMoodEffect>
|
||||
<baseOpinionOffset>1</baseOpinionOffset>
|
||||
</li>
|
||||
|
@ -92,7 +92,7 @@
|
|||
<stages>
|
||||
<li>
|
||||
<label>came inside of {0}</label>
|
||||
<description>Feel so good.</description>
|
||||
<description>That felt so good.</description>
|
||||
<baseMoodEffect>2</baseMoodEffect>
|
||||
<baseOpinionOffset>1</baseOpinionOffset>
|
||||
</li>
|
||||
|
@ -109,7 +109,7 @@
|
|||
<stages>
|
||||
<li>
|
||||
<label>{0} came inside</label>
|
||||
<description>The chance is low. But i don't like it.</description>
|
||||
<description>I probably won't get pregnant, but I still don't like it.</description>
|
||||
<baseMoodEffect>-2</baseMoodEffect>
|
||||
<baseOpinionOffset>-5</baseOpinionOffset>
|
||||
</li>
|
||||
|
@ -126,7 +126,7 @@
|
|||
<stages>
|
||||
<li>
|
||||
<label>{0} came inside</label>
|
||||
<description>I don't want to be pregnant with his baby</description>
|
||||
<description>I don't want to be pregnant with his baby!</description>
|
||||
<baseMoodEffect>-5</baseMoodEffect>
|
||||
<baseOpinionOffset>-10</baseOpinionOffset>
|
||||
</li>
|
||||
|
@ -159,7 +159,7 @@
|
|||
<stages>
|
||||
<li>
|
||||
<label>came inside of {0}</label>
|
||||
<description>i came inside of that bitch</description>
|
||||
<description>I came inside of that bitch!</description>
|
||||
<baseMoodEffect>5</baseMoodEffect>
|
||||
<baseOpinionOffset>1</baseOpinionOffset>
|
||||
</li>
|
||||
|
@ -175,7 +175,7 @@
|
|||
<stages>
|
||||
<li>
|
||||
<label>unwanted pregnancy</label>
|
||||
<description>How do i...</description>
|
||||
<description>How will I take care of a baby? What am I going to do?</description>
|
||||
<baseMoodEffect>-10</baseMoodEffect>
|
||||
</li>
|
||||
</stages>
|
||||
|
@ -190,36 +190,36 @@
|
|||
<stages>
|
||||
<li>
|
||||
<label>unwanted pregnancy</label>
|
||||
<description>How do i...</description>
|
||||
<description>I'm having a baby. I hope I can manage.</description>
|
||||
<baseMoodEffect>-3</baseMoodEffect>
|
||||
</li>
|
||||
</stages>
|
||||
</ThoughtDef>
|
||||
|
||||
<ThoughtDef>
|
||||
<defName>TookContraptivePill</defName>
|
||||
<defName>TookContraceptivePill</defName>
|
||||
<thoughtClass>Thought_Memory</thoughtClass>
|
||||
<durationDays>7.0</durationDays>
|
||||
<stackLimit>5</stackLimit>
|
||||
<stackedEffectMultiplier>0.1</stackedEffectMultiplier>
|
||||
<stages>
|
||||
<li>
|
||||
<label>took contraptive pill</label>
|
||||
<description>It will be okay.</description>
|
||||
<label>took contraceptive pill</label>
|
||||
<description>Everything will be okay now.</description>
|
||||
<baseMoodEffect>1</baseMoodEffect>
|
||||
</li>
|
||||
</stages>
|
||||
</ThoughtDef>
|
||||
|
||||
<ThoughtDef>
|
||||
<defName>HateTookContraptivePill</defName>
|
||||
<defName>HateTookContraceptivePill</defName>
|
||||
<thoughtClass>Thought_Memory</thoughtClass>
|
||||
<durationDays>7.0</durationDays>
|
||||
<stackLimit>5</stackLimit>
|
||||
<stackedEffectMultiplier>0.1</stackedEffectMultiplier>
|
||||
<stages>
|
||||
<li>
|
||||
<label>took contraptive pill</label>
|
||||
<label>took contraceptive pill</label>
|
||||
<description>I want to get pregnant.</description>
|
||||
<baseMoodEffect>-3</baseMoodEffect>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue