mirror of
https://gitgud.io/lutepickle/rjw_menstruation.git
synced 2024-08-14 22:46:52 +00:00
Rearrange the 'came inside' defs to match their order in the code.
This commit is contained in:
parent
3aa0450b87
commit
ef57149289
1 changed files with 69 additions and 69 deletions
|
@ -17,67 +17,16 @@
|
||||||
</ThoughtDef>
|
</ThoughtDef>
|
||||||
|
|
||||||
<ThoughtDef>
|
<ThoughtDef>
|
||||||
<defName>CameInsideF</defName>
|
<defName>HaterCameInsideM</defName>
|
||||||
<thoughtClass>Thought_MemorySocial</thoughtClass>
|
<thoughtClass>Thought_MemorySocial</thoughtClass>
|
||||||
<durationDays>7.0</durationDays>
|
<durationDays>1.0</durationDays>
|
||||||
<stackLimit>5</stackLimit>
|
<stackLimit>5</stackLimit>
|
||||||
<stackedEffectMultiplier>0.1</stackedEffectMultiplier>
|
<stackedEffectMultiplier>0.4</stackedEffectMultiplier>
|
||||||
<stackLimitForSameOtherPawn>1</stackLimitForSameOtherPawn>
|
|
||||||
<stages>
|
<stages>
|
||||||
<li>
|
<li>
|
||||||
<label>{0} came inside</label>
|
<label>came inside of {0}</label>
|
||||||
<description>I'm worried I might get pregnant.</description>
|
<description>I came inside of my rival!</description>
|
||||||
<baseMoodEffect>-3</baseMoodEffect>
|
<baseMoodEffect>5</baseMoodEffect>
|
||||||
<baseOpinionOffset>-2</baseOpinionOffset>
|
|
||||||
</li>
|
|
||||||
</stages>
|
|
||||||
</ThoughtDef>
|
|
||||||
|
|
||||||
<ThoughtDef>
|
|
||||||
<defName>CameInsideFLowFert</defName>
|
|
||||||
<thoughtClass>Thought_MemorySocial</thoughtClass>
|
|
||||||
<durationDays>3.0</durationDays>
|
|
||||||
<stackLimit>5</stackLimit>
|
|
||||||
<stackedEffectMultiplier>0.1</stackedEffectMultiplier>
|
|
||||||
<stackLimitForSameOtherPawn>1</stackLimitForSameOtherPawn>
|
|
||||||
<stages>
|
|
||||||
<li>
|
|
||||||
<label>{0} came inside</label>
|
|
||||||
<description>I'm worried I might get pregnant. The chance is low, but...</description>
|
|
||||||
<baseMoodEffect>-1</baseMoodEffect>
|
|
||||||
</li>
|
|
||||||
</stages>
|
|
||||||
</ThoughtDef>
|
|
||||||
|
|
||||||
<ThoughtDef>
|
|
||||||
<defName>CameInsideFFetish</defName>
|
|
||||||
<thoughtClass>Thought_MemorySocial</thoughtClass>
|
|
||||||
<durationDays>3.0</durationDays>
|
|
||||||
<stackLimit>5</stackLimit>
|
|
||||||
<stackedEffectMultiplier>0.1</stackedEffectMultiplier>
|
|
||||||
<stackLimitForSameOtherPawn>1</stackLimitForSameOtherPawn>
|
|
||||||
<stages>
|
|
||||||
<li>
|
|
||||||
<label>{0} came inside</label>
|
|
||||||
<description>I hope I get pregnant.</description>
|
|
||||||
<baseMoodEffect>10</baseMoodEffect>
|
|
||||||
<baseOpinionOffset>5</baseOpinionOffset>
|
|
||||||
</li>
|
|
||||||
</stages>
|
|
||||||
</ThoughtDef>
|
|
||||||
|
|
||||||
<ThoughtDef>
|
|
||||||
<defName>CameInsideFFetishSafe</defName>
|
|
||||||
<thoughtClass>Thought_MemorySocial</thoughtClass>
|
|
||||||
<durationDays>3.0</durationDays>
|
|
||||||
<stackLimit>5</stackLimit>
|
|
||||||
<stackedEffectMultiplier>0.1</stackedEffectMultiplier>
|
|
||||||
<stackLimitForSameOtherPawn>1</stackLimitForSameOtherPawn>
|
|
||||||
<stages>
|
|
||||||
<li>
|
|
||||||
<label>{0} came inside</label>
|
|
||||||
<description>I don't think I'll get pregnant, but it's fun to fantasize.</description>
|
|
||||||
<baseMoodEffect>3</baseMoodEffect>
|
|
||||||
<baseOpinionOffset>1</baseOpinionOffset>
|
<baseOpinionOffset>1</baseOpinionOffset>
|
||||||
</li>
|
</li>
|
||||||
</stages>
|
</stages>
|
||||||
|
@ -100,7 +49,7 @@
|
||||||
</ThoughtDef>
|
</ThoughtDef>
|
||||||
|
|
||||||
<ThoughtDef>
|
<ThoughtDef>
|
||||||
<defName>HaterCameInsideFSafe</defName>
|
<defName>CameInsideFFetish</defName>
|
||||||
<thoughtClass>Thought_MemorySocial</thoughtClass>
|
<thoughtClass>Thought_MemorySocial</thoughtClass>
|
||||||
<durationDays>3.0</durationDays>
|
<durationDays>3.0</durationDays>
|
||||||
<stackLimit>5</stackLimit>
|
<stackLimit>5</stackLimit>
|
||||||
|
@ -109,9 +58,9 @@
|
||||||
<stages>
|
<stages>
|
||||||
<li>
|
<li>
|
||||||
<label>{0} came inside</label>
|
<label>{0} came inside</label>
|
||||||
<description>I probably won't get pregnant, but I still don't like it.</description>
|
<description>I hope I get pregnant.</description>
|
||||||
<baseMoodEffect>-2</baseMoodEffect>
|
<baseMoodEffect>10</baseMoodEffect>
|
||||||
<baseOpinionOffset>-5</baseOpinionOffset>
|
<baseOpinionOffset>5</baseOpinionOffset>
|
||||||
</li>
|
</li>
|
||||||
</stages>
|
</stages>
|
||||||
</ThoughtDef>
|
</ThoughtDef>
|
||||||
|
@ -151,21 +100,72 @@
|
||||||
</ThoughtDef>
|
</ThoughtDef>
|
||||||
|
|
||||||
<ThoughtDef>
|
<ThoughtDef>
|
||||||
<defName>HaterCameInsideM</defName>
|
<defName>CameInsideFLowFert</defName>
|
||||||
<thoughtClass>Thought_MemorySocial</thoughtClass>
|
<thoughtClass>Thought_MemorySocial</thoughtClass>
|
||||||
<durationDays>1.0</durationDays>
|
<durationDays>3.0</durationDays>
|
||||||
<stackLimit>5</stackLimit>
|
<stackLimit>5</stackLimit>
|
||||||
<stackedEffectMultiplier>0.4</stackedEffectMultiplier>
|
<stackedEffectMultiplier>0.1</stackedEffectMultiplier>
|
||||||
|
<stackLimitForSameOtherPawn>1</stackLimitForSameOtherPawn>
|
||||||
<stages>
|
<stages>
|
||||||
<li>
|
<li>
|
||||||
<label>came inside of {0}</label>
|
<label>{0} came inside</label>
|
||||||
<description>I came inside of that bitch!</description>
|
<description>I'm worried I might get pregnant. The chance is low, but...</description>
|
||||||
<baseMoodEffect>5</baseMoodEffect>
|
<baseMoodEffect>-1</baseMoodEffect>
|
||||||
|
</li>
|
||||||
|
</stages>
|
||||||
|
</ThoughtDef>
|
||||||
|
|
||||||
|
<ThoughtDef>
|
||||||
|
<defName>CameInsideF</defName>
|
||||||
|
<thoughtClass>Thought_MemorySocial</thoughtClass>
|
||||||
|
<durationDays>7.0</durationDays>
|
||||||
|
<stackLimit>5</stackLimit>
|
||||||
|
<stackedEffectMultiplier>0.1</stackedEffectMultiplier>
|
||||||
|
<stackLimitForSameOtherPawn>1</stackLimitForSameOtherPawn>
|
||||||
|
<stages>
|
||||||
|
<li>
|
||||||
|
<label>{0} came inside</label>
|
||||||
|
<description>I'm worried I might get pregnant.</description>
|
||||||
|
<baseMoodEffect>-3</baseMoodEffect>
|
||||||
|
<baseOpinionOffset>-2</baseOpinionOffset>
|
||||||
|
</li>
|
||||||
|
</stages>
|
||||||
|
</ThoughtDef>
|
||||||
|
|
||||||
|
<ThoughtDef>
|
||||||
|
<defName>CameInsideFFetishSafe</defName>
|
||||||
|
<thoughtClass>Thought_MemorySocial</thoughtClass>
|
||||||
|
<durationDays>3.0</durationDays>
|
||||||
|
<stackLimit>5</stackLimit>
|
||||||
|
<stackedEffectMultiplier>0.1</stackedEffectMultiplier>
|
||||||
|
<stackLimitForSameOtherPawn>1</stackLimitForSameOtherPawn>
|
||||||
|
<stages>
|
||||||
|
<li>
|
||||||
|
<label>{0} came inside</label>
|
||||||
|
<description>I don't think I'll get pregnant, but it's fun to fantasize.</description>
|
||||||
|
<baseMoodEffect>3</baseMoodEffect>
|
||||||
<baseOpinionOffset>1</baseOpinionOffset>
|
<baseOpinionOffset>1</baseOpinionOffset>
|
||||||
</li>
|
</li>
|
||||||
</stages>
|
</stages>
|
||||||
</ThoughtDef>
|
</ThoughtDef>
|
||||||
|
|
||||||
|
<ThoughtDef>
|
||||||
|
<defName>HaterCameInsideFSafe</defName>
|
||||||
|
<thoughtClass>Thought_MemorySocial</thoughtClass>
|
||||||
|
<durationDays>3.0</durationDays>
|
||||||
|
<stackLimit>5</stackLimit>
|
||||||
|
<stackedEffectMultiplier>0.1</stackedEffectMultiplier>
|
||||||
|
<stackLimitForSameOtherPawn>1</stackLimitForSameOtherPawn>
|
||||||
|
<stages>
|
||||||
|
<li>
|
||||||
|
<label>{0} came inside</label>
|
||||||
|
<description>I probably won't get pregnant, but I still don't like it.</description>
|
||||||
|
<baseMoodEffect>-2</baseMoodEffect>
|
||||||
|
<baseOpinionOffset>-5</baseOpinionOffset>
|
||||||
|
</li>
|
||||||
|
</stages>
|
||||||
|
</ThoughtDef>
|
||||||
|
|
||||||
<ThoughtDef>
|
<ThoughtDef>
|
||||||
<defName>UnwantedPregnancy</defName>
|
<defName>UnwantedPregnancy</defName>
|
||||||
<thoughtClass>Thought_Memory</thoughtClass>
|
<thoughtClass>Thought_Memory</thoughtClass>
|
||||||
|
|
Loading…
Reference in a new issue