Compare commits
102 commits
e70c367293
...
0a9b153c33
Author | SHA1 | Date | |
---|---|---|---|
|
0a9b153c33 | ||
|
51c23f5aba | ||
|
d34509dfc9 | ||
|
9902c50d81 | ||
|
a29aaf50c1 | ||
|
d74d488d6e | ||
|
8e9acaa8ca | ||
|
8e6c38045c | ||
|
9e671b4a24 | ||
|
23ae342722 | ||
|
546d121cde | ||
|
40b23fc9c9 | ||
|
f410f6bc0f | ||
|
a9879b0b1b | ||
|
1a8189d9af | ||
|
0dd3507010 | ||
|
3498caf3a2 | ||
|
cb8d824a2c | ||
|
8cc72acf36 | ||
|
c254ce039a | ||
|
02a96b957a | ||
|
32ba7bcef8 | ||
|
dc33024d42 | ||
|
0e708c6c89 | ||
|
c12f9dbc87 | ||
|
cb5522b0c3 | ||
|
68c4081f11 | ||
|
d0eb2e8383 | ||
|
a6afe494d8 | ||
|
a8af20d024 | ||
|
95bdf4ca73 | ||
|
b07d12b8f8 | ||
|
0a24b5556f | ||
|
441ee1de48 | ||
|
f2a599ab08 | ||
|
db42fa0234 | ||
|
89ecbcd5aa | ||
|
9be4bc8e54 | ||
|
e8710149e5 | ||
|
9a19dc3c25 | ||
|
1ce69571f0 | ||
|
d5043c0b62 | ||
|
1fcfb6f41d | ||
|
5f97bd1433 | ||
|
f08ff58b64 | ||
|
ebf0db8ae6 | ||
|
4212fbab7b | ||
|
d5f2954aed | ||
|
9cd87dda27 | ||
|
76eec3852a | ||
|
1c29218fdb | ||
|
8cdb00a8c2 | ||
|
690e61916c | ||
|
aa84a2b8bc | ||
|
2737a680fa | ||
|
3692238c00 | ||
|
caccc36fbf | ||
|
2c2b5a1ee2 | ||
|
990774606c | ||
|
9cdb887bdd | ||
|
0c38513084 | ||
|
509eeabddc | ||
|
f0c971eba0 | ||
|
214ab3ae88 | ||
|
eb0d40ea1a | ||
|
2350cf7355 | ||
|
c37a7b0763 | ||
|
a7e452b254 | ||
|
ab1c57a901 | ||
|
6e4364797d | ||
|
2dc0885d53 | ||
|
468188006a | ||
|
9d0d5f1d91 | ||
|
6fabfd6aaf | ||
|
39fe33acc6 | ||
|
ebbbf8ee7f | ||
|
30a5d84476 | ||
|
f5a302c272 | ||
|
b10baf2ba5 | ||
|
bd19a8c2ca | ||
|
55b94d9d58 | ||
|
933c3cf626 | ||
|
b19bbb82a8 | ||
|
bccf587cea | ||
|
aba8ea1693 | ||
|
f40a5f2246 | ||
|
ff22e534d1 | ||
|
924dc73024 | ||
|
f8913d1ec5 | ||
|
f40eed6317 | ||
|
1cce07d312 | ||
|
4c788906c7 | ||
|
28d77ed1fb | ||
|
35adcf87ee | ||
|
d67592e245 | ||
|
259201ec54 | ||
|
d752bcfed4 | ||
|
b2e849eae1 | ||
|
8000949752 | ||
|
765b85dc2c | ||
|
6cf5cba76b | ||
|
8768c1b7e7 |
|
@ -1,14 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
|
||||
<Defs>
|
||||
<!-- Obsoleted
|
||||
<RJW_Menstruation.DNADef>
|
||||
<defName>Human</defName>
|
||||
<label>human fetus</label>
|
||||
<fetusTexPath>Fetus/Fetus_Default</fetusTexPath>
|
||||
<cumThickness>0.2</cumThickness>
|
||||
-->
|
||||
|
||||
|
||||
|
||||
</Defs>
|
|
@ -99,7 +99,7 @@
|
|||
<displayCategory>Menstruation</displayCategory>
|
||||
<description>Carriers of this gene will not bleed at the end of their cycle.</description>
|
||||
<iconPath>UI/Genes/Placeholder</iconPath>
|
||||
<biostatMet>1</biostatMet>
|
||||
<biostatMet>-1</biostatMet>
|
||||
<displayOrderInCategory>40</displayOrderInCategory>
|
||||
</GeneDef>
|
||||
|
||||
|
|
|
@ -84,6 +84,12 @@
|
|||
</statFactors>
|
||||
</li>
|
||||
</stages>
|
||||
<comps>
|
||||
<li Class="RJW_Menstruation.CompProperties_Pheromones">
|
||||
<daysToMaxSeverity>0.25</daysToMaxSeverity> <!-- The amount of time spent near someone in estrus for full effect -->
|
||||
<range>6</range>
|
||||
</li>
|
||||
</comps>
|
||||
</HediffDef>
|
||||
|
||||
<HediffDef Name="Hediff_Estrus_Concealed">
|
||||
|
@ -113,6 +119,51 @@
|
|||
</stages>
|
||||
</HediffDef>
|
||||
|
||||
<HediffDef Name="Hediff_AffectedByPheromones">
|
||||
<hediffClass>HediffWithComps</hediffClass>
|
||||
<defName>Hediff_AffectedByPheromones</defName>
|
||||
<label>Affected by pheromones</label>
|
||||
<description>A condition caused by being around someone in estrus. Sex drive and satisfaction is increased by the scent of heat.</description>
|
||||
<defaultLabelColor>(1.00,0.60,0.75)</defaultLabelColor>
|
||||
<isBad>false</isBad>
|
||||
<tendable>false</tendable>
|
||||
<makesSickThought>false</makesSickThought>
|
||||
<makesAlert>false</makesAlert>
|
||||
<maxSeverity>1.0</maxSeverity>
|
||||
<injuryProps>
|
||||
<canMerge>true</canMerge>
|
||||
</injuryProps>
|
||||
<stages>
|
||||
<li>
|
||||
<label>weak</label>
|
||||
<statFactors>
|
||||
<SexFrequency>1.1</SexFrequency>
|
||||
</statFactors>
|
||||
</li>
|
||||
<li>
|
||||
<minSeverity>0.4</minSeverity>
|
||||
<label>moderate</label>
|
||||
<statFactors>
|
||||
<SexFrequency>1.4</SexFrequency>
|
||||
<SexSatisfaction>1.1</SexSatisfaction>
|
||||
</statFactors>
|
||||
</li>
|
||||
<li>
|
||||
<minSeverity>0.8</minSeverity>
|
||||
<label>strong</label>
|
||||
<statFactors>
|
||||
<SexFrequency>2.0</SexFrequency>
|
||||
<SexSatisfaction>1.2</SexSatisfaction>
|
||||
</statFactors>
|
||||
</li>
|
||||
</stages>
|
||||
<comps>
|
||||
<li Class="HediffCompProperties_SeverityPerDay">
|
||||
<severityPerDay>-1.0</severityPerDay>
|
||||
</li>
|
||||
</comps>
|
||||
</HediffDef>
|
||||
|
||||
|
||||
<HediffDef Name="Hediff_PainReliever">
|
||||
<hediffClass>HediffWithComps</hediffClass>
|
||||
|
|
|
@ -59,9 +59,16 @@
|
|||
<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">
|
||||
<passiveAbsorptionPerHour>0.2</passiveAbsorptionPerHour>
|
||||
<leakAfterDirty>false</leakAfterDirty>
|
||||
<effectsAfterDirty>true</effectsAfterDirty>
|
||||
<minHourstoDirtyEffect>10</minHourstoDirtyEffect>
|
||||
|
@ -116,6 +123,7 @@
|
|||
</apparel>
|
||||
<modExtensions>
|
||||
<li Class="RJW_Menstruation.AbsorberModExtension">
|
||||
<passiveAbsorptionPerHour>0.2</passiveAbsorptionPerHour>
|
||||
<leakAfterDirty>false</leakAfterDirty>
|
||||
<effectsAfterDirty>true</effectsAfterDirty>
|
||||
<minHourstoDirtyEffect>8</minHourstoDirtyEffect>
|
||||
|
@ -190,9 +198,15 @@
|
|||
<tags>
|
||||
<li>Absorber</li>
|
||||
</tags>
|
||||
<defaultOutfitTags>
|
||||
<li>Worker</li>
|
||||
<li>Soldier</li>
|
||||
<li>Slave</li>
|
||||
</defaultOutfitTags>
|
||||
</apparel>
|
||||
<modExtensions>
|
||||
<li Class="RJW_Menstruation.AbsorberModExtension">
|
||||
<passiveAbsorptionPerHour>0.04</passiveAbsorptionPerHour>
|
||||
<leakAfterDirty>true</leakAfterDirty>
|
||||
<effectsAfterDirty>false</effectsAfterDirty>
|
||||
<dirtyDef>Absorber_Pad_Dirty</dirtyDef>
|
||||
|
@ -254,6 +268,7 @@
|
|||
</apparel>
|
||||
<modExtensions>
|
||||
<li Class="RJW_Menstruation.AbsorberModExtension">
|
||||
<passiveAbsorptionPerHour>0.04</passiveAbsorptionPerHour>
|
||||
<leakAfterDirty>true</leakAfterDirty>
|
||||
<effectsAfterDirty>false</effectsAfterDirty>
|
||||
<dirtyDef>Absorber_Pad_Dirty</dirtyDef>
|
||||
|
|
|
@ -30,6 +30,10 @@
|
|||
<baseOpinionOffset>1</baseOpinionOffset>
|
||||
</li>
|
||||
</stages>
|
||||
<replaceThoughts>
|
||||
<li>CameInsideMIdeo</li>
|
||||
<li>CameInsideM</li>
|
||||
</replaceThoughts>
|
||||
</ThoughtDef>
|
||||
|
||||
<ThoughtDef>
|
||||
|
@ -63,6 +67,9 @@
|
|||
<baseOpinionOffset>5</baseOpinionOffset>
|
||||
</li>
|
||||
</stages>
|
||||
<replaceThoughts>
|
||||
<li>CameInsideFIdeo</li>
|
||||
</replaceThoughts>
|
||||
</ThoughtDef>
|
||||
|
||||
<ThoughtDef>
|
||||
|
@ -80,6 +87,16 @@
|
|||
<baseOpinionOffset>-10</baseOpinionOffset>
|
||||
</li>
|
||||
</stages>
|
||||
<replaceThoughts>
|
||||
<li>HaterCameInsideFEstrus</li>
|
||||
<li>CameInsideF</li>
|
||||
<li>HaterCameInsideFSafe</li>
|
||||
<li>CameInsideFLowFert</li>
|
||||
<li>CameInsideFFetishSafe</li>
|
||||
<li>HaterCameInsideFIdeo</li>
|
||||
<li>CameInsideFFetish</li>
|
||||
<li>CameInsideFIdeo</li>
|
||||
</replaceThoughts>
|
||||
</ThoughtDef>
|
||||
|
||||
<ThoughtDef>
|
||||
|
@ -93,10 +110,19 @@
|
|||
<li>
|
||||
<label>{0} came inside</label>
|
||||
<description>What was I thinking, letting him do that?</description>
|
||||
<baseMoodEffect>-2</baseMoodEffect>
|
||||
<baseMoodEffect>-3</baseMoodEffect>
|
||||
<baseOpinionOffset>-5</baseOpinionOffset>
|
||||
</li>
|
||||
</stages>
|
||||
<replaceThoughts>
|
||||
<li>CameInsideF</li>
|
||||
<li>HaterCameInsideFSafe</li>
|
||||
<li>CameInsideFLowFert</li>
|
||||
<li>CameInsideFFetishSafe</li>
|
||||
<li>HaterCameInsideFIdeo</li>
|
||||
<li>CameInsideFFetish</li>
|
||||
<li>CameInsideFIdeo</li>
|
||||
</replaceThoughts>
|
||||
</ThoughtDef>
|
||||
|
||||
<ThoughtDef>
|
||||
|
@ -113,6 +139,12 @@
|
|||
<baseMoodEffect>-1</baseMoodEffect>
|
||||
</li>
|
||||
</stages>
|
||||
<replaceThoughts>
|
||||
<li>CameInsideFFetishSafe</li>
|
||||
<li>HaterCameInsideFIdeo</li>
|
||||
<li>CameInsideFFetish</li>
|
||||
<li>CameInsideFIdeo</li>
|
||||
</replaceThoughts>
|
||||
</ThoughtDef>
|
||||
|
||||
<ThoughtDef>
|
||||
|
@ -130,6 +162,14 @@
|
|||
<baseOpinionOffset>-2</baseOpinionOffset>
|
||||
</li>
|
||||
</stages>
|
||||
<replaceThoughts>
|
||||
<li>HaterCameInsideFSafe</li>
|
||||
<li>CameInsideFLowFert</li>
|
||||
<li>CameInsideFFetishSafe</li>
|
||||
<li>HaterCameInsideFIdeo</li>
|
||||
<li>CameInsideFFetish</li>
|
||||
<li>CameInsideFIdeo</li>
|
||||
</replaceThoughts>
|
||||
</ThoughtDef>
|
||||
|
||||
<ThoughtDef>
|
||||
|
@ -147,6 +187,11 @@
|
|||
<baseOpinionOffset>1</baseOpinionOffset>
|
||||
</li>
|
||||
</stages>
|
||||
<replaceThoughts>
|
||||
<li>HaterCameInsideFIdeo</li>
|
||||
<li>CameInsideFFetish</li>
|
||||
<li>CameInsideFIdeo</li>
|
||||
</replaceThoughts>
|
||||
</ThoughtDef>
|
||||
|
||||
<ThoughtDef>
|
||||
|
@ -164,6 +209,13 @@
|
|||
<baseOpinionOffset>-5</baseOpinionOffset>
|
||||
</li>
|
||||
</stages>
|
||||
<replaceThoughts>
|
||||
<li>CameInsideFLowFert</li>
|
||||
<li>CameInsideFFetishSafe</li>
|
||||
<li>HaterCameInsideFIdeo</li>
|
||||
<li>CameInsideFFetish</li>
|
||||
<li>CameInsideFIdeo</li>
|
||||
</replaceThoughts>
|
||||
</ThoughtDef>
|
||||
|
||||
<ThoughtDef>
|
||||
|
@ -226,7 +278,7 @@
|
|||
</stages>
|
||||
</ThoughtDef>
|
||||
|
||||
<ThoughtDef MayRequire="Ludeon.Rimworld.Ideology">
|
||||
<ThoughtDef>
|
||||
<defName>EggRestorationReceived</defName>
|
||||
<thoughtClass>Thought_Memory</thoughtClass>
|
||||
<durationDays>4</durationDays>
|
||||
|
@ -240,5 +292,76 @@
|
|||
</stages>
|
||||
</ThoughtDef>
|
||||
|
||||
<ThoughtDef>
|
||||
<defName>CameInsideMIdeo</defName>
|
||||
<thoughtClass>Thought_MemorySocial</thoughtClass>
|
||||
<durationDays>1.0</durationDays>
|
||||
<stackLimit>5</stackLimit>
|
||||
<stackedEffectMultiplier>0.4</stackedEffectMultiplier>
|
||||
<stages>
|
||||
<li>
|
||||
<label>came inside of {0}</label>
|
||||
<description>It is my duty to make her pregnant.</description>
|
||||
<baseMoodEffect>3</baseMoodEffect>
|
||||
<baseOpinionOffset>2</baseOpinionOffset>
|
||||
</li>
|
||||
</stages>
|
||||
<replaceThoughts>
|
||||
<li>CameInsideM</li>
|
||||
</replaceThoughts>
|
||||
</ThoughtDef>
|
||||
|
||||
<ThoughtDef>
|
||||
<defName>CameInsideFIdeo</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 this makes me pregnant like should be.</description>
|
||||
<baseMoodEffect>15</baseMoodEffect>
|
||||
<baseOpinionOffset>10</baseOpinionOffset>
|
||||
</li>
|
||||
</stages>
|
||||
</ThoughtDef>
|
||||
|
||||
<ThoughtDef>
|
||||
<defName>HaterCameInsideFIdeo</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 know I should become pregnant, but does it have to be his?</description>
|
||||
<baseMoodEffect>5</baseMoodEffect>
|
||||
<baseOpinionOffset>2</baseOpinionOffset>
|
||||
</li>
|
||||
</stages>
|
||||
<replaceThoughts>
|
||||
<li>CameInsideFFetish</li>
|
||||
<li>CameInsideFIdeo</li>
|
||||
</replaceThoughts>
|
||||
</ThoughtDef>
|
||||
|
||||
<ThoughtDef>
|
||||
<defName>HateTookContraceptivePillIdeo</defName>
|
||||
<thoughtClass>Thought_Memory</thoughtClass>
|
||||
<durationDays>7.0</durationDays>
|
||||
<stackLimit>5</stackLimit>
|
||||
<stackedEffectMultiplier>0.1</stackedEffectMultiplier>
|
||||
<stages>
|
||||
<li>
|
||||
<label>took contraceptive pill</label>
|
||||
<description>My beliefs demand I become pregnant.</description>
|
||||
<baseMoodEffect>-5</baseMoodEffect>
|
||||
</li>
|
||||
</stages>
|
||||
</ThoughtDef>
|
||||
|
||||
</Defs>
|
||||
|
|
|
@ -13,4 +13,10 @@
|
|||
<Hediff_PainReliever.description>緩解源自於痛經及此類神經痛的苦楚。</Hediff_PainReliever.description>
|
||||
<Hediff_Cyclosporine.label>環孢素</Hediff_Cyclosporine.label>
|
||||
<Hediff_Cyclosporine.description>由於免疫抑製劑的作用,身體抵抗感染和疾病的能力受扼制。</Hediff_Cyclosporine.description>
|
||||
<!--Auto generated: Wed Aug 30 16:05:07 2023-->
|
||||
<Hediff_AffectedByPheromones.label>受費洛蒙影響</Hediff_AffectedByPheromones.label>
|
||||
<Hediff_AffectedByPheromones.description>受附近某人處於發情期之故,此人的性需求及娛樂需求正急遽上升。</Hediff_AffectedByPheromones.description>
|
||||
<Hediff_AffectedByPheromones.stages.0.label>弱</Hediff_AffectedByPheromones.stages.0.label>
|
||||
<Hediff_AffectedByPheromones.stages.1.label>中</Hediff_AffectedByPheromones.stages.1.label>
|
||||
<Hediff_AffectedByPheromones.stages.2.label>強</Hediff_AffectedByPheromones.stages.2.label>
|
||||
</LanguageData>
|
||||
|
|
|
@ -11,4 +11,13 @@
|
|||
<!--Auto generated: Thu Jan 5 22:13:15 2023-->
|
||||
<EggRestorationReceived.stages.0.label>卵母細胞再生術</EggRestorationReceived.stages.0.label>
|
||||
<EggRestorationReceived.stages.0.description>我可以繼續繁衍一小段時間了!</EggRestorationReceived.stages.0.description>
|
||||
<!--Auto generated: Wed Aug 30 16:05:07 2023-->
|
||||
<CameInsideMIdeo.stages.0.label>內射了{0}</CameInsideMIdeo.stages.0.label>
|
||||
<CameInsideMIdeo.stages.0.description>讓她懷孕正是我的職責所在。</CameInsideMIdeo.stages.0.description>
|
||||
<CameInsideFIdeo.stages.0.label>{0}內射了我</CameInsideFIdeo.stages.0.label>
|
||||
<CameInsideFIdeo.stages.0.description>我希望這次能懷上,讓我盡到責任。</CameInsideFIdeo.stages.0.description>
|
||||
<HaterCameInsideFIdeo.stages.0.label>{0}內射了我</HaterCameInsideFIdeo.stages.0.label>
|
||||
<HaterCameInsideFIdeo.stages.0.description>我知道我有生育的義務,但是難道非他不可嗎?</HaterCameInsideFIdeo.stages.0.description>
|
||||
<HateTookContraceptivePillIdeo.stages.0.label>服用避孕藥</HateTookContraceptivePillIdeo.stages.0.label>
|
||||
<HateTookContraceptivePillIdeo.stages.0.description>我的信仰要求我能夠懷孕。</HateTookContraceptivePillIdeo.stages.0.description>
|
||||
</LanguageData>
|
||||
|
|
|
@ -154,4 +154,18 @@
|
|||
<Option_EnableBiotechTwins_Label>(測試中!) 允許在「生機」(Biotech)追加的懷孕機制中出現多胞胎。</Option_EnableBiotechTwins_Label>
|
||||
<Option_EnableBiotechTwins_Desc>啟用這個選項將允許同卵或異卵雙胞胎出現在「生機」(Biotech)追加的懷孕機制中。
|
||||
一併將啟用雜交系統;然而兩個類人(humanlikes)生物絕不可能生出動物。</Option_EnableBiotechTwins_Desc>
|
||||
<!--Auto generated: Wed Aug 30 16:05:07 2023-->
|
||||
<Option_ColonistUpdateInterval_Label>玩家小人刷新間隔</Option_ColonistUpdateInterval_Label>
|
||||
<Option_ColonistUpdateInterval_Desc>殖民者、囚犯和奴隸的子宮狀態應該每隔多久刷新一次?
|
||||
較小的刷新間隔可以更精確地模擬真實子宮;較大的刷新間隔可以提升遊戲流暢度</Option_ColonistUpdateInterval_Desc>
|
||||
<Option_NonColonistUpdateInterval_Label>非玩家小人刷新間隔</Option_NonColonistUpdateInterval_Label>
|
||||
<Option_NonColonistUpdateInterval_Desc>非玩家勢力控制下的小人的子宮應該每隔多久刷新一次?
|
||||
較小的刷新間隔可以更精確地模擬真實子宮;較大的刷新間隔可以提升遊戲流暢度</Option_NonColonistUpdateInterval_Desc>
|
||||
<Option_AnimalUpdateInterval_Label>動物子宮刷新間隔</Option_AnimalUpdateInterval_Label>
|
||||
<Option_AnimalUpdateInterval_Desc>動物們的子宮應該多久刷新一次?
|
||||
較小的刷新間隔可以更精確地模擬真實子宮;較大的刷新間隔可以提升遊戲流暢度</Option_AnimalUpdateInterval_Desc>
|
||||
<Option_EnablePheromones_Label>啟用費洛蒙機制</Option_EnablePheromones_Label>
|
||||
<Option_EnablePheromones_Desc>擁有發情期的類人生物在發情期將刺激附近的雄性類人生物,使其性慾大增。</Option_EnablePheromones_Desc>
|
||||
<Option_AnimalPheromoneEffect_Label>動物費洛蒙效果</Option_AnimalPheromoneEffect_Label>
|
||||
<Option_AnimalPheromoneEffect_Desc>選定擁有發情期的動物在發情期內對類人生物的影響。</Option_AnimalPheromoneEffect_Desc>
|
||||
</LanguageData>
|
||||
|
|
|
@ -36,10 +36,8 @@
|
|||
<Dialog_WombInfo07>Ovulated</Dialog_WombInfo07>
|
||||
<Dialog_WombInfo08></Dialog_WombInfo08>
|
||||
<Dialog_WombInfo09></Dialog_WombInfo09>
|
||||
<Dialog_DoCleanWomb_Tooltip>Gather cum into bucket</Dialog_DoCleanWomb_Tooltip>
|
||||
<Dialog_DontCleanWomb_Tooltip>Store cum in womb</Dialog_DontCleanWomb_Tooltip>
|
||||
<Dialog_FatherUnknown>Unknown</Dialog_FatherUnknown>
|
||||
|
||||
<Description_Absorbed>Absorbed</Description_Absorbed>
|
||||
|
||||
|
||||
<Option1_Label_1>Enable womb icon</Option1_Label_1>
|
||||
|
@ -74,7 +72,11 @@
|
|||
<Option11_Desc_3>Show only image of a fetus after discovered pregnancy.</Option11_Desc_3>
|
||||
<Option11_Desc_4>Do not show any information about a fetus.</Option11_Desc_4>
|
||||
<Option12_Label>Enable menopause</Option12_Label>
|
||||
<Option12_Desc>Enable menopause effect that makes pawn infertile when they run out of eggs If you have problems with long lived races, turn off this option.</Option12_Desc>
|
||||
<Option12_Desc>Enable menopause effect that makes pawn infertile when they run out of eggs. If you have problems with long lived races, turn off this option.</Option12_Desc>
|
||||
<Option_EnablePheromones_Label>Enable pheromones</Option_EnablePheromones_Label>
|
||||
<Option_EnablePheromones_Desc>Allow humanlikes in visible estrus to increase the sex drive of nearby humanlike males.</Option_EnablePheromones_Desc>
|
||||
<Option_AnimalPheromoneEffect_Label>Animal pheromone effect</Option_AnimalPheromoneEffect_Label>
|
||||
<Option_AnimalPheromoneEffect_Desc>Set the effect that animals in visible estrus have on humanlikes.</Option_AnimalPheromoneEffect_Desc>
|
||||
<Option13_Label>Use multiple pregnancy</Option13_Label>
|
||||
<Option13_Desc>Use multiple pregnancy instead RJW's default pregnancy Disable this option if you are in trouble with impregnation RJW pregnancy should be turned on.</Option13_Desc>
|
||||
<Option14_Label>Enable hetero ovular twins</Option14_Label>
|
||||
|
@ -118,7 +120,6 @@
|
|||
<Option31_Desc>Enable permanent vagina stretch after birth. If you are using another mod handling this, turn off this option.</Option31_Desc>
|
||||
<Option32_Label>Morph power</Option32_Label>
|
||||
<Option32_Desc>Set morph power.</Option32_Desc>
|
||||
<Option_EnableGatherCumGizmo_Label>Enable gather cum gizmo</Option_EnableGatherCumGizmo_Label>
|
||||
<Option_EstrusOverride_Label>Estrus overrides RJW hookup settings</Option_EstrusOverride_Label>
|
||||
<Option_EstrusOverride_Desc>If enabled, a pawn in visible estrus will use these settings for potential impregnation hookups instead of the RJW settings. All settings default to their RJW counterparts.</Option_EstrusOverride_Desc>
|
||||
<Option_EstrusFuckability_Label>Hookup minimum fuckability in estrus</Option_EstrusFuckability_Label>
|
||||
|
@ -138,7 +139,6 @@
|
|||
<Option_EnableDraftedIcon_Desc>Draw womb icon for drafted pawns</Option_EnableDraftedIcon_Desc>
|
||||
<Button_ResetToDefault>Reset to default</Button_ResetToDefault>
|
||||
|
||||
<Gizmo_GatherCum>Gather cum</Gizmo_GatherCum>
|
||||
<FloatMenu_CleanSelf>Vaginal washing</FloatMenu_CleanSelf>
|
||||
|
||||
<CustomHybrid_List_Title>Custom Hybrid Editor</CustomHybrid_List_Title>
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LanguageData>
|
||||
<Absorber.label>性器</Absorber.label>
|
||||
</LanguageData>
|
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<LanguageData>
|
||||
<PainReliever.label>鎮痛剤</PainReliever.label>
|
||||
<PainReliever.description>生理痛を24時間和らげます。 その他の痛みにも効果あり。</PainReliever.description>
|
||||
<Cyclosporine.label>シクロスポリン</Cyclosporine.label>
|
||||
<Cyclosporine.description>免疫抑制剤。 抗精子抗体を直すことができるが、24時間の間、体の免疫力は低下する。</Cyclosporine.description>
|
||||
</LanguageData>
|
|
@ -0,0 +1,14 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<LanguageData>
|
||||
<Hediff_MenstrualCramp.label>生理中</Hediff_MenstrualCramp.label>
|
||||
<Hediff_MenstrualCramp.description>月経周期の終わりに膣からの出血。よく痛い。</Hediff_MenstrualCramp.description>
|
||||
<Hediff_MenstrualCramp.stages.0.label>不快</Hediff_MenstrualCramp.stages.0.label>
|
||||
<Hediff_MenstrualCramp.stages.1.label>痒い</Hediff_MenstrualCramp.stages.1.label>
|
||||
<Hediff_MenstrualCramp.stages.2.label>痛い</Hediff_MenstrualCramp.stages.2.label>
|
||||
<Hediff_MenstrualCramp.stages.3.label>苦痛</Hediff_MenstrualCramp.stages.3.label>
|
||||
|
||||
|
||||
|
||||
|
||||
</LanguageData>
|
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LanguageData>
|
||||
<VaginaWashing.reportString>膣を洗っている</VaginaWashing.reportString>
|
||||
|
||||
|
||||
|
||||
</LanguageData>
|
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LanguageData>
|
||||
<MaxAbsorbable.label>吸収量</MaxAbsorbable.label>
|
||||
<MaxAbsorbable.description>吸収可能な液体の最大量。</MaxAbsorbable.description>
|
||||
|
||||
|
||||
</LanguageData>
|
|
@ -0,0 +1,31 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<LanguageData>
|
||||
|
||||
<Absorber_Tampon.label>タンポン</Absorber_Tampon.label>
|
||||
|
||||
<Absorber_Tampon.description>膣内の体液を吸収するタンポン。長時間に着けて感染症を引き起こすことがある。</Absorber_Tampon.description>
|
||||
|
||||
<Absorber_Tampon_Dirty.label>汚れたタンポン</Absorber_Tampon_Dirty.label>
|
||||
|
||||
<Absorber_Tampon_Dirty.description>濡れた使用済みタンポン。そのままにしておくと感染症を引き起こす可能性がある。</Absorber_Tampon_Dirty.description>
|
||||
|
||||
<Absorber_Pad.label>生理用品</Absorber_Pad.label>
|
||||
|
||||
<Absorber_Pad.description>膣からの体液を吸収するためのナプキン。</Absorber_Pad.description>
|
||||
|
||||
<Absorber_Pad_Dirty.label>汚れた生理用品</Absorber_Pad_Dirty.label>
|
||||
|
||||
<Absorber_Pad_Dirty.description>濡れた使用済みナプキン</Absorber_Pad_Dirty.description>
|
||||
|
||||
<OvaryRegenerationPill.label>卵巣再生薬</OvaryRegenerationPill.label>
|
||||
|
||||
<OvaryRegenerationPill.description>卵巣を回復させ、卵子の数をある程度を回復させる。 卵子がほとんど残っていない卵巣にはあまり効果がない。 更年期の回復はできない。</OvaryRegenerationPill.description>
|
||||
|
||||
<SuperovulationInducingAgent.label>排卵剤</SuperovulationInducingAgent.label>
|
||||
|
||||
<SuperovulationInducingAgent.description>過排卵を誘発し、次の排卵で卵子を1~4個余分に産生させる。 更年期を早める可能性がある。</SuperovulationInducingAgent.description>
|
||||
|
||||
<FilthMixture.label>混じった物</FilthMixture.label>
|
||||
|
||||
</LanguageData>
|
|
@ -0,0 +1,33 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<LanguageData>
|
||||
<LeakingFluids.stages.0.label>ぽたぽた</LeakingFluids.stages.0.label>
|
||||
<LeakingFluids.stages.0.description>これを吸収するものはないのかな?</LeakingFluids.stages.0.description>
|
||||
<HaterCameInsideM.stages.0.label>{0}に中出した</HaterCameInsideM.stages.0.label>
|
||||
<HaterCameInsideM.stages.0.description>ライバルに中出した</HaterCameInsideM.stages.0.description>
|
||||
<CameInsideM.stages.0.label>{0}に中出した</CameInsideM.stages.0.label>
|
||||
<CameInsideM.stages.0.description>気持ちよかった。</CameInsideM.stages.0.description>
|
||||
<CameInsideFFetish.stages.0.label>{0}に中出した</CameInsideFFetish.stages.0.label>
|
||||
<CameInsideFFetish.stages.0.description>妊娠するといいな。</CameInsideFFetish.stages.0.description>
|
||||
<HaterCameInsideF.stages.0.label>{0}に中出された</HaterCameInsideF.stages.0.label>
|
||||
<HaterCameInsideF.stages.0.description>あいつの子を妊娠したくない!</HaterCameInsideF.stages.0.description>
|
||||
<HaterCameInsideFEstrus.stages.0.label>{0}に中出された</HaterCameInsideFEstrus.stages.0.label>
|
||||
<HaterCameInsideFEstrus.stages.0.description>そんなことをさせるなんて、私は何を考えていたんだろう?</HaterCameInsideFEstrus.stages.0.description>
|
||||
<CameInsideFLowFert.stages.0.label>{0}に中出された</CameInsideFLowFert.stages.0.label>
|
||||
<CameInsideFLowFert.stages.0.description>可能性は低いけど、妊娠できるかどうか心配で...</CameInsideFLowFert.stages.0.description>
|
||||
<CameInsideF.stages.0.label>{0}に中出された</CameInsideF.stages.0.label>
|
||||
<CameInsideF.stages.0.description>妊娠しないか心配なんだ。</CameInsideF.stages.0.description>
|
||||
<CameInsideFFetishSafe.stages.0.label>{0}に中出された</CameInsideFFetishSafe.stages.0.label>
|
||||
<CameInsideFFetishSafe.stages.0.description>妊娠するとは思わないけど、妄想するのは楽しい。</CameInsideFFetishSafe.stages.0.description>
|
||||
<HaterCameInsideFSafe.stages.0.label>{0}に中出された</HaterCameInsideFSafe.stages.0.label>
|
||||
<HaterCameInsideFSafe.stages.0.description>妊娠することはないだろうけど、やっぱり嫌だ。</HaterCameInsideFSafe.stages.0.description>
|
||||
<UnwantedPregnancy.stages.0.label>望まない妊娠</UnwantedPregnancy.stages.0.label>
|
||||
<UnwantedPregnancy.stages.0.description>赤ん坊の世話なんてできるか?どうすればいい?</UnwantedPregnancy.stages.0.description>
|
||||
<UnwantedPregnancyMild.stages.0.label>望まない妊娠</UnwantedPregnancyMild.stages.0.label>
|
||||
<UnwantedPregnancyMild.stages.0.description>赤ちゃんが生まれる。なんとかなるといいな。</UnwantedPregnancyMild.stages.0.description>
|
||||
<TookContraceptivePill.stages.0.label>避妊ピルを飲んだ</TookContraceptivePill.stages.0.label>
|
||||
<TookContraceptivePill.stages.0.description>もう大丈夫です。</TookContraceptivePill.stages.0.description>
|
||||
<HateTookContraceptivePill.stages.0.label>避妊ピルを飲んだ</HateTookContraceptivePill.stages.0.label>
|
||||
<HateTookContraceptivePill.stages.0.description>妊娠したい。</HateTookContraceptivePill.stages.0.description>
|
||||
<EggRestorationReceived.stages.0.label>卵巣復活を得た</EggRestorationReceived.stages.0.label>
|
||||
<EggRestorationReceived.stages.0.description>もう少しの間、繁殖ことができる。</EggRestorationReceived.stages.0.description>
|
||||
</LanguageData>
|
152
1.4/Languages/Japanese/Keyed/RJW_Menstruation.xml
Normal file
|
@ -0,0 +1,152 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LanguageData>
|
||||
<Mod_Title>RJW Menstruation Cycle</Mod_Title>
|
||||
|
||||
<Menstrual_Blood>経血</Menstrual_Blood>
|
||||
<Info_noCum>空っぽ</Info_noCum>
|
||||
<Stage_Follicular>卵胞期</Stage_Follicular>
|
||||
<Stage_Ovulatory>排卵期</Stage_Ovulatory>
|
||||
<Stage_Luteal>黄体期</Stage_Luteal>
|
||||
<Stage_Bleeding>月経期</Stage_Bleeding>
|
||||
<Stage_Pregnant>妊娠</Stage_Pregnant>
|
||||
<Stage_Recover>出産後</Stage_Recover>
|
||||
<Stage_None>無し</Stage_None>
|
||||
<Stage_Climacteric>クリマクテリック</Stage_Climacteric>
|
||||
<Stage_Menopause>更年期</Stage_Menopause>
|
||||
<Stage_Anestrus>無発情期</Stage_Anestrus>
|
||||
<Stage_Follicular_Desc>卵巣は卵子を放出するの準備をしています。この時期の終わりに排卵が起こります。</Stage_Follicular_Desc>
|
||||
<Stage_Follicular_Induced_Desc>卵巣は卵子を放出するの準備をしています。精液が子宮に入ると排卵が起こります。</Stage_Follicular_Induced_Desc>
|
||||
<Stage_Ovulatory_Desc>卵巣が卵子を子宮に放出しています。</Stage_Ovulatory_Desc>
|
||||
<Stage_Luteal_Desc>子宮は受精卵を受け入れる準備ができている。この時期が終る前に受精卵が着床すれば妊娠となります。</Stage_Luteal_Desc>
|
||||
<Stage_Bleeding_Desc>子宮内膜は剥がれ落ち、着床できなかった受精卵を排出します。</Stage_Bleeding_Desc>
|
||||
<Stage_Pregnant_Desc>子宮に赤ちゃんがいます。時間とケアによって、この世界の新しい住人となる。</Stage_Pregnant_Desc>
|
||||
<Stage_Recover_Desc>子宮は最近の妊娠から回復しています。</Stage_Recover_Desc>
|
||||
<Stage_None_Desc>子宮は繁殖能力がなく、妊娠することはできない。</Stage_None_Desc>
|
||||
<Stage_Climacteric_Desc>卵巣が枯渇すると、月経周期が不規則になる。</Stage_Climacteric_Desc>
|
||||
<Stage_Menopause_Desc>。卵巣が枯渇し、子宮が卵子を産み出せなくなる。</Stage_Menopause_Desc>
|
||||
<Stage_Anestrus_Desc>繁殖期を過ぎた。時期が来れば発情周期は再開する。</Stage_Anestrus_Desc>
|
||||
<Button_HealthTab>ステータス</Button_HealthTab>
|
||||
<Button_MilkTooltip>自分を搾乳する</Button_MilkTooltip>
|
||||
<Dialog_WombInfo01>ステータス</Dialog_WombInfo01>
|
||||
<Dialog_WombInfo02>胎児</Dialog_WombInfo02>
|
||||
<Dialog_WombInfo03>父親</Dialog_WombInfo03>
|
||||
<Dialog_WombInfo04>精液リスト</Dialog_WombInfo04>
|
||||
<Dialog_WombInfo05>受精卵</Dialog_WombInfo05>
|
||||
<Dialog_WombInfo06>受精中</Dialog_WombInfo06>
|
||||
<Dialog_WombInfo07>排卵済み</Dialog_WombInfo07>
|
||||
<Dialog_WombInfo08></Dialog_WombInfo08>
|
||||
<Dialog_WombInfo09></Dialog_WombInfo09>
|
||||
<Dialog_DoCleanWomb_Tooltip>精液をバケッツに集める</Dialog_DoCleanWomb_Tooltip>
|
||||
<Dialog_DontCleanWomb_Tooltip>子宮に精液をためる</Dialog_DontCleanWomb_Tooltip>
|
||||
<Dialog_FatherUnknown>不明</Dialog_FatherUnknown>
|
||||
|
||||
|
||||
|
||||
<Option1_Label_1>Enable womb icon</Option1_Label_1>
|
||||
<Option1_Label_2>Enable button in health tab</Option1_Label_2>
|
||||
<Option2_Label>Enable animal cycle</Option2_Label>
|
||||
<Option2_Desc>Simulate animal cycles. Not recommended.</Option2_Desc>
|
||||
<Option3_Label>Implantation chance</Option3_Label>
|
||||
<Option3_Desc>Base implantation chance of fertilized egg This value affects the chance of impregnation.</Option3_Desc>
|
||||
<Option4_Label>Fertilization chance</Option4_Label>
|
||||
<Option4_Desc>The fertilization chance per ml of sperm per hour This value affects the chance of impregnation.</Option4_Desc>
|
||||
<Option5_Label>Cum decay ratio per hour</Option5_Label>
|
||||
<Option5_Desc>The amount of cum in the womb will drop by this amount every hour This value affects the chance of impregnation.</Option5_Desc>
|
||||
<Option6_Label>Cum fertility decay ratio per hour</Option6_Label>
|
||||
<Option6_Desc>Cum will lose fertility by this amount every hour This value affects fertilization chance indirectly.</Option6_Desc>
|
||||
<Option7_Label>Cycle acceleration</Option7_Label>
|
||||
<Option7_Desc>Accelerate menstruation cycle This can cause early menopause and infertility. Setting this lower than x12 is recommended. Rimworld's timescale: x6(default)</Option7_Desc>
|
||||
<Option_ColonistUpdateInterval_Label>Colonist update interval</Option_ColonistUpdateInterval_Label>
|
||||
<Option_ColonistUpdateInterval_Desc>How often the womb of each of your colonists, prisoners, and slaves update. Lowering this will improve accuracy, increasing this can improve performance.</Option_ColonistUpdateInterval_Desc>
|
||||
<Option_NonColonistUpdateInterval_Label>Non-colonist update interval</Option_NonColonistUpdateInterval_Label>
|
||||
<Option_NonColonistUpdateInterval_Desc>How often the womb of humans you don't control update. Lowering this will improve accuracy, increasing this can improve performance.</Option_NonColonistUpdateInterval_Desc>
|
||||
<Option_AnimalUpdateInterval_Label>Animal update interval</Option_AnimalUpdateInterval_Label>
|
||||
<Option_AnimalUpdateInterval_Desc>How often the womb of animals update. Lowering this will improve accuracy, increasing this can improve performance.</Option_AnimalUpdateInterval_Desc>
|
||||
<Option8_Label>Debug</Option8_Label>
|
||||
<Option8_Desc>Show debug information.</Option8_Desc>
|
||||
<Option9_Label>Womb status</Option9_Label>
|
||||
<Option9_Desc>Draw womb icon in status window.</Option9_Desc>
|
||||
<Option10_Label>Vagina and breast status</Option10_Label>
|
||||
<Option10_Desc>Draw vagina, anus and breast icons in the status window.</Option10_Desc>
|
||||
<Option11_Label>Fetus information level</Option11_Label>
|
||||
<Option11_Desc_1>Show all information about a fetus.</Option11_Desc_1>
|
||||
<Option11_Desc_2>Show all information about a fetus after discovered pregnancy.</Option11_Desc_2>
|
||||
<Option11_Desc_3>Show only image of a fetus after discovered pregnancy.</Option11_Desc_3>
|
||||
<Option11_Desc_4>Do not show any information about a fetus.</Option11_Desc_4>
|
||||
<Option12_Label>Enable menopause</Option12_Label>
|
||||
<Option12_Desc>Enable menopause effect that makes pawn infertile when they run out of eggs If you have problems with long lived races, turn off this option.</Option12_Desc>
|
||||
<Option13_Label>Use multiple pregnancy</Option13_Label>
|
||||
<Option13_Desc>Use multiple pregnancy instead RJW's default pregnancy Disable this option if you are in trouble with impregnation RJW pregnancy should be turned on.</Option13_Desc>
|
||||
<Option14_Label>Enable hetero ovular twins</Option14_Label>
|
||||
<Option14_Desc>Allow pregnancy from multiple eggs at the same time.</Option14_Desc>
|
||||
<Option15_Label>Enable enzygotic twins</Option15_Label>
|
||||
<Option15_Desc>Enable a single egg to result in multiple identical offspring.</Option15_Desc>
|
||||
<Option16_Label>Enzygotic twins chance</Option16_Label>
|
||||
<Option16_Desc>The chance of identical twins.</Option16_Desc>
|
||||
<Option17_Label>Max enzygotic twins</Option17_Label>
|
||||
<Option17_Desc>The maximum number of identical siblings.</Option17_Desc>
|
||||
<Option18_Label>Enable egg overlay</Option18_Label>
|
||||
<Option18_Desc>Enable egg overlay on womb icon.</Option18_Desc>
|
||||
<Option19_Label_1>Bleeding amount</Option19_Label_1>
|
||||
<Option19_Label_2>Estimated total bleeding amount</Option19_Label_2>
|
||||
<Option19_Desc>The approximate bleeding amount. The normal bleeding amount of a human is about 20~80ml per cycle.</Option19_Desc>
|
||||
<Option20_Label_1>Colonist</Option20_Label_1>
|
||||
<Option20_Label_2>Prisoner</Option20_Label_2>
|
||||
<Option20_Label_3>Allied Faction</Option20_Label_3>
|
||||
<Option20_Label_4>Neutral</Option20_Label_4>
|
||||
<Option20_Label_5>Hostile Faction</Option20_Label_5>
|
||||
<Option21_Label>Target pawns:</Option21_Label>
|
||||
<Option21_Desc>The gizmo and button will appear for these pawns</Option21_Desc>
|
||||
<Option22_Label>Use hybrid extension</Option22_Label>
|
||||
<Option22_Desc>Overrides RJW and RaceSupport's hybrid definition. Dominant hybrid extension determines whose definition used first. Not recommended to change this.</Option22_Desc>
|
||||
<Option23_Label>Dominant hybrid extension</Option23_Label>
|
||||
<Option23_Label_1>母</Option23_Label_1>
|
||||
<Option23_Label_2>父</Option23_Label_2>
|
||||
<Option_MaxBreastIncrementFactor_Label>Breast growth during pregnancy</Option_MaxBreastIncrementFactor_Label>
|
||||
<Option_MaxBreastIncrementFactor_Desc>Change how much a pregnant pawn's breasts will grow when pregnant. Some pawns will grow more than others.</Option_MaxBreastIncrementFactor_Desc>
|
||||
<Option_MaxNippleIncrementFactor_Label>Nipple change during pregnancy</Option_MaxNippleIncrementFactor_Label>
|
||||
<Option_MaxNippleIncrementFactor_Desc>Change how much a pregnant pawn's nipples will change during pregnancy.</Option_MaxNippleIncrementFactor_Desc>
|
||||
<Option_PermanentNippleChange_Label>Permanent nipple change after pregnancy</Option_PermanentNippleChange_Label>
|
||||
<Option_PermanentNippleChange_Desc>Adjusts approximately how much of a pregnant pawn's nipples will remain changed after the pregnancy ends.</Option_PermanentNippleChange_Desc>
|
||||
<Option28_Label>Customize Hybrids</Option28_Label>
|
||||
<Option28_Tooltip>Open custom hybrid editor. This will overrides hybrid definitions of XML files.</Option28_Tooltip>
|
||||
<Option29_Label>Allow shrink icon</Option29_Label>
|
||||
<Option29_Desc>Let icon become smaller if needed.</Option29_Desc>
|
||||
<Option30_Label>Egg lifespan multiplier</Option30_Label>
|
||||
<Option30_Desc>Multiply egg's lifespan. All non-implanted eggs will die at end of luteal stage regardless of this setting.</Option30_Desc>
|
||||
<Option31_Label>Enable vagina morph after birth</Option31_Label>
|
||||
<Option31_Desc>Enable permanent vagina stretch after birth. If you are using another mod handling this, turn off this option.</Option31_Desc>
|
||||
<Option32_Label>Morph power</Option32_Label>
|
||||
<Option32_Desc>Set morph power.</Option32_Desc>
|
||||
<Option_EnableGatherCumGizmo_Label>Enable gather cum gizmo</Option_EnableGatherCumGizmo_Label>
|
||||
<Option_EstrusOverride_Label>Estrus overrides RJW hookup settings</Option_EstrusOverride_Label>
|
||||
<Option_EstrusOverride_Desc>If enabled, a pawn in visible estrus will use these settings for potential impregnation hookups instead of the RJW settings. All settings default to their RJW counterparts.</Option_EstrusOverride_Desc>
|
||||
<Option_EstrusFuckability_Label>Hookup minimum fuckability in estrus</Option_EstrusFuckability_Label>
|
||||
<Option_EstrusAttractability_Label>Hookup minimum attractability in estrus</Option_EstrusAttractability_Label>
|
||||
<Option_EstrusRelationship_Label>Hookup minimum opinion in estrus</Option_EstrusRelationship_Label>
|
||||
<EstimatedCumLifespan>Estimated sperm lifespan</EstimatedCumLifespan>
|
||||
<EstimatedEggLifespan>Estimated egg lifespan</EstimatedEggLifespan>
|
||||
<OvulationChanceLabel>排卵 {0}</OvulationChanceLabel>
|
||||
<OvulationChanceDesc>排卵時に各卵が放出される確率。</OvulationChanceDesc>
|
||||
<FertilityDesc>受精卵の着床確率。 この時間に受精する確率{0}%</FertilityDesc>
|
||||
<Option_PregnancyFromBaseRJW_Label>Use basic RJW pregnancy</Option_PregnancyFromBaseRJW_Label>
|
||||
<Option_PregnancyFromMultiplePregnancy_Label>Use menstruation multiple pregnancy</Option_PregnancyFromMultiplePregnancy_Label>
|
||||
<Option_PregnancyFromBiotech_Label>Use Biotech pregnancy</Option_PregnancyFromBiotech_Label>
|
||||
<Option_EnableBiotechTwins_Label>(EXPERIMENTAL) Enable multiple babies/twins in a single Biotech pregnancy.</Option_EnableBiotechTwins_Label>
|
||||
<Option_EnableBiotechTwins_Desc>Enabling this option will allow identical and hetero ovular twins with Biotech. Also allows the hybrid system, but two humanlikes cannot produce an animal.</Option_EnableBiotechTwins_Desc>
|
||||
<Option_EnableDraftedIcon_Label>Show womb status when drafted</Option_EnableDraftedIcon_Label>
|
||||
<Option_EnableDraftedIcon_Desc>Draw womb icon for drafted pawns</Option_EnableDraftedIcon_Desc>
|
||||
<Button_ResetToDefault>Reset to default</Button_ResetToDefault>
|
||||
|
||||
<Gizmo_GatherCum>精液を収集</Gizmo_GatherCum>
|
||||
<FloatMenu_CleanSelf>膣を洗う</FloatMenu_CleanSelf>
|
||||
|
||||
<CustomHybrid_List_Title>Custom Hybrid Editor</CustomHybrid_List_Title>
|
||||
<CustomHybrid_Title>Hybrids of {0}</CustomHybrid_Title>
|
||||
<CustomHybrid_Tooltip>When {0} breed with {1}, {2} will be born at {3} chance. If both races have hybrid definitions for each other, the father's definition will be used.</CustomHybrid_Tooltip>
|
||||
|
||||
<CannotNoEggs>卵子がない</CannotNoEggs>
|
||||
<CannotNoWomb>子宮が必要</CannotNoWomb>
|
||||
<EggRestorationCompleted>{PAWN_labelShort} has completed {PAWN_possessive} egg restoration cycle.</EggRestorationCompleted>
|
||||
|
||||
</LanguageData>
|
11
1.4/Languages/Korean/DefInjected/HediffDef/Hediffs_Cum.xml
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LanguageData>
|
||||
<Hediff_ASA.label>항정자 항체</Hediff_ASA.label>
|
||||
<Hediff_ASA.labelNoun>항정자 항체</Hediff_ASA.labelNoun>
|
||||
<Hediff_ASA.description>항정자 항체. 정자의 생존 시간을 줄입니다.</Hediff_ASA.description>
|
||||
<Hediff_ASA.labelNounPretty>{0}(은)는 항정자 항체를 가졌습니다.</Hediff_ASA.labelNounPretty>
|
||||
<Hediff_ForceFertile.label>좋은 임신률</Hediff_ForceFertile.label>
|
||||
<Hediff_ForceFertile.labelNoun>좋은 임신률</Hediff_ForceFertile.labelNoun>
|
||||
<Hediff_ForceFertile.description>좋은 임신률</Hediff_ForceFertile.description>
|
||||
<Hediff_ForceFertile.labelNounPretty>{0}(은)는 좋은 임신률을 가지고 있습니다.</Hediff_ForceFertile.labelNounPretty>
|
||||
</LanguageData>
|
|
@ -0,0 +1,20 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LanguageData>
|
||||
<Hediff_MenstrualCramp.label>생리통</Hediff_MenstrualCramp.label>
|
||||
<Hediff_MenstrualCramp.description>생리 주기가 끝날 때 보지에서 출혈이 있습니다.
|
||||
종종 고통스럽습니다.</Hediff_MenstrualCramp.description>
|
||||
<Hediff_MenstrualCramp.stages.0.label>불편함</Hediff_MenstrualCramp.stages.0.label>
|
||||
<Hediff_MenstrualCramp.stages.1.label>짜증남</Hediff_MenstrualCramp.stages.1.label>
|
||||
<Hediff_MenstrualCramp.stages.2.label>아픔</Hediff_MenstrualCramp.stages.2.label>
|
||||
<Hediff_MenstrualCramp.stages.3.label>고통스러움</Hediff_MenstrualCramp.stages.3.label>
|
||||
<Hediff_Estrus.label>발정기</Hediff_Estrus.label>
|
||||
<Hediff_Estrus.description>자궁이 생리 주기의 가장 비옥한 단계로 접어든 상태입니다. 신체가 임신하기를 갈망함에 따라 성적 흥분과 욕망은 극적으로 증가합니다.
|
||||
질내 성교의 가능성이 증가하고 잠재적으로 짝짓기 선택의 기준이 낮아집니다.</Hediff_Estrus.description>
|
||||
<Hediff_Estrus_Concealed.label>발정기(숨김)</Hediff_Estrus_Concealed.label>
|
||||
<Hediff_Estrus_Concealed.description>자궁이 생리 주기의 가장 비옥한 단계로 접어든 상태입니다. 성적 흥분과 욕망이 약간 증가합니다.
|
||||
질내 성교의 가능성이 약간 증가합니다.</Hediff_Estrus_Concealed.description>
|
||||
<Hediff_PainReliever.label>진통제</Hediff_PainReliever.label>
|
||||
<Hediff_PainReliever.description>생리통(및 기타)의 통증을 완화해 줍니다.</Hediff_PainReliever.description>
|
||||
<Hediff_Cyclosporine.label>면역 억제제</Hediff_Cyclosporine.label>
|
||||
<Hediff_Cyclosporine.description>면역 억제제의 영향으로, 감염과 질병을 물리치는 신체의 면역력이 떨어집니다.</Hediff_Cyclosporine.description>
|
||||
</LanguageData>
|
|
@ -1,18 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LanguageData>
|
||||
<Hediff_MenstrualCramp.label>생리통</Hediff_MenstrualCramp.label>
|
||||
<Hediff_MenstrualCramp.description>생리중입니다.</Hediff_MenstrualCramp.description>
|
||||
<Hediff_MenstrualCramp.stages.0.label>불편함</Hediff_MenstrualCramp.stages.0.label>
|
||||
<Hediff_MenstrualCramp.stages.1.label>짜증남</Hediff_MenstrualCramp.stages.1.label>
|
||||
<Hediff_MenstrualCramp.stages.2.label>아픔</Hediff_MenstrualCramp.stages.2.label>
|
||||
<Hediff_MenstrualCramp.stages.3.label>고통스러움</Hediff_MenstrualCramp.stages.3.label>
|
||||
<Hediff_Estrus.label>발정기</Hediff_Estrus.label>
|
||||
<Hediff_Estrus.description>발정기입니다.</Hediff_Estrus.description>
|
||||
<Hediff_Estrus_Concealed.label>발정기(숨김)</Hediff_Estrus_Concealed.label>
|
||||
<Hediff_Estrus_Concealed.description>발정기입니다.</Hediff_Estrus_Concealed.description>
|
||||
<Hediff_PainReliever.label>진통제</Hediff_PainReliever.label>
|
||||
<Hediff_PainReliever.description>약간의 고통을 줄여줍니다.</Hediff_PainReliever.description>
|
||||
|
||||
|
||||
|
||||
</LanguageData>
|
|
@ -1,7 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LanguageData>
|
||||
<VaginaWashing.reportString>질세척 하는중</VaginaWashing.reportString>
|
||||
|
||||
|
||||
|
||||
</LanguageData>
|
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LanguageData>
|
||||
<LactateSelf.reportString>스스로 젖 짜는 중</LactateSelf.reportString>
|
||||
</LanguageData>
|
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LanguageData>
|
||||
<OpenStatusWindow.label>생리: 상태 창을 엽니다.</OpenStatusWindow.label>
|
||||
</LanguageData>
|
|
@ -1,15 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LanguageData>
|
||||
<Surgery_ExpandAreola.label>유륜확대 수술</Surgery_ExpandAreola.label>
|
||||
<Surgery_ExpandAreola.description>유륜을 크게만듭니다.</Surgery_ExpandAreola.description>
|
||||
<Surgery_ExpandAreola.jobString>유륜확대 수술중</Surgery_ExpandAreola.jobString>
|
||||
<Surgery_ContractAreola.label>유륜축소 수술</Surgery_ContractAreola.label>
|
||||
<Surgery_ContractAreola.description>유륜을 작게만듭니다.</Surgery_ContractAreola.description>
|
||||
<Surgery_ContractAreola.jobString>유륜축소 수술중</Surgery_ContractAreola.jobString>
|
||||
<Surgery_ExpandNipple.label>유두확대 수술</Surgery_ExpandNipple.label>
|
||||
<Surgery_ExpandNipple.description>유두를 크게만듭니다.</Surgery_ExpandNipple.description>
|
||||
<Surgery_ExpandNipple.jobString>유두확대 수술중</Surgery_ExpandNipple.jobString>
|
||||
<Surgery_ContractNipple.label>유두축소 수술</Surgery_ContractNipple.label>
|
||||
<Surgery_ContractNipple.description>유두를 작게만듭니다.</Surgery_ContractNipple.description>
|
||||
<Surgery_ContractNipple.jobString>유두축소 수술중</Surgery_ContractNipple.jobString>
|
||||
</LanguageData>
|
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<LanguageData>
|
||||
<Surgery_ExpandAreola.label>유륜 확대</Surgery_ExpandAreola.label>
|
||||
<Surgery_ExpandAreola.description>유륜을 크게 만듭니다.</Surgery_ExpandAreola.description>
|
||||
<Surgery_ExpandAreola.jobString>유륜 확대 중</Surgery_ExpandAreola.jobString>
|
||||
<Surgery_ContractAreola.label>유륜 축소</Surgery_ContractAreola.label>
|
||||
<Surgery_ContractAreola.description>유륜을 작게 만듭니다.</Surgery_ContractAreola.description>
|
||||
<Surgery_ContractAreola.jobString>유륜 축소 중</Surgery_ContractAreola.jobString>
|
||||
<Surgery_ExpandNipple.label>유두 확대</Surgery_ExpandNipple.label>
|
||||
<Surgery_ExpandNipple.description>유두를 크게 만듭니다.</Surgery_ExpandNipple.description>
|
||||
<Surgery_ExpandNipple.jobString>유두 확대 중</Surgery_ExpandNipple.jobString>
|
||||
<Surgery_ContractNipple.label>유두 축소</Surgery_ContractNipple.label>
|
||||
<Surgery_ContractNipple.description>유두를 작게 만듭니다.</Surgery_ContractNipple.description>
|
||||
<Surgery_ContractNipple.jobString>유두 축소 중</Surgery_ContractNipple.jobString>
|
||||
<Surgery_DarkenNipple.label>유두 흑화</Surgery_DarkenNipple.label>
|
||||
<Surgery_DarkenNipple.description>유두를 어둡게 만듭니다.</Surgery_DarkenNipple.description>
|
||||
<Surgery_DarkenNipple.jobString>유두 흑화 중</Surgery_DarkenNipple.jobString>
|
||||
<Surgery_LightenNipple.label>유두 미백</Surgery_LightenNipple.label>
|
||||
<Surgery_LightenNipple.description>유두를 밝게 만듭니다.</Surgery_LightenNipple.description>
|
||||
<Surgery_LightenNipple.jobString>유두 미백 중</Surgery_LightenNipple.jobString>
|
||||
</LanguageData>
|
|
@ -1,5 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LanguageData>
|
||||
<AmountofCreampied.label>질내사정</AmountofCreampied.label>
|
||||
<AmountofCreampied.description>질내사정당한 정액 양</AmountofCreampied.description>
|
||||
</LanguageData>
|
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LanguageData>
|
||||
<AmountofCreampied.label>질내사정</AmountofCreampied.label>
|
||||
<AmountofCreampied.description>질내사정당한 정액 양</AmountofCreampied.description>
|
||||
<AmountofFertilizedEggs.label>수정된 알</AmountofFertilizedEggs.label>
|
||||
<AmountofFertilizedEggs.description>정자에 의해 수정된 알의 갯수</AmountofFertilizedEggs.description>
|
||||
</LanguageData>
|
|
@ -1,7 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LanguageData>
|
||||
<MaxAbsorbable.label>흡수량</MaxAbsorbable.label>
|
||||
<MaxAbsorbable.description>액체를 흡수할수 있는 정도입니다.</MaxAbsorbable.description>
|
||||
|
||||
|
||||
</LanguageData>
|
20
1.4/Languages/Korean/DefInjected/TaleDef/Tales_Cum.xml
Normal file
|
@ -0,0 +1,20 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LanguageData>
|
||||
<CameInside.label>질내사정</CameInside.label>
|
||||
<CameInside.rulePack.rulesStrings.0>tale_noun->[FUCKER_nameDef](은)는 [FUCKED_nameDef]의 안에 들어갔다.</CameInside.rulePack.rulesStrings.0>
|
||||
<CameInside.rulePack.rulesStrings.1>image->[FUCKER_nameFull]의 자지는 [circumstance_group] [FUCKED_nameFull]의 보지 안에 깊숙히 들어갔다.</CameInside.rulePack.rulesStrings.1>
|
||||
<CameInside.rulePack.rulesStrings.2>image->[FUCKER_nameFull]의 자지는 [circumstance_group] [FUCKED_nameFull]의 보지 속으로 사라졌다.</CameInside.rulePack.rulesStrings.2>
|
||||
<CameInside.rulePack.rulesStrings.3>image->[FUCKED_nameFull]의 보지는 [circumstance_group] [FUCKER_nameFull]의 자지로 꽉 채워졌다.</CameInside.rulePack.rulesStrings.3>
|
||||
<CameInside.rulePack.rulesStrings.4>image->[FUCKED_nameFull]의 보지는 [circumstance_group] [FUCKER_nameFull]의 자지를 꽉꽉 물어대었다.</CameInside.rulePack.rulesStrings.4>
|
||||
<CameInside.rulePack.rulesStrings.5>circumstance_phrase->[FUCKER_nameDef](이)가 흥분에 이를 갈 때</CameInside.rulePack.rulesStrings.5>
|
||||
<CameInside.rulePack.rulesStrings.6>circumstance_phrase->[FUCKER_nameDef](이)가 만족스런 미소를 짓는 동안</CameInside.rulePack.rulesStrings.6>
|
||||
<CameInside.rulePack.rulesStrings.7>circumstance_phrase->[FUCKED_nameDef]쾌락에 몸을 떨 때</CameInside.rulePack.rulesStrings.7>
|
||||
<CameInside.rulePack.rulesStrings.8>circumstance_phrase->[FUCKER_nameDef](이)가 [FUCKED_nameDef]에게 한 발 쌀 동안</CameInside.rulePack.rulesStrings.8>
|
||||
<CameInside.rulePack.rulesStrings.9>circumstance_phrase->[FUCKED_nameDef](이)가 미소로 [FUCKER_nameDef]의 눈을 마주칠 때</CameInside.rulePack.rulesStrings.9>
|
||||
<CameInside.rulePack.rulesStrings.10>desc_sentence->[FUCKER_nameDef]의 정액이 [FUCKED_nameDef]의 보지를 넘어 바닥에 넘쳐흘렀다.</CameInside.rulePack.rulesStrings.10>
|
||||
<CameInside.rulePack.rulesStrings.11>desc_sentence->[FUCKER_nameDef]의 정자가 [FUCKED_nameDef]의 자궁에서 경주를 벌이고, 끝내 [FUCKED_possessive]의 난자에 도달했다.</CameInside.rulePack.rulesStrings.11>
|
||||
<CameInside.rulePack.rulesStrings.12>desc_sentence->[FUCKER_nameDef]의 정액이 [FUCKED_nameDef]의 자궁에 쏟아졌다.</CameInside.rulePack.rulesStrings.12>
|
||||
<CameInside.rulePack.rulesStrings.13>desc_sentence->[FUCKED_nameDef]의 자궁은 정액으로 가득찼다.</CameInside.rulePack.rulesStrings.13>
|
||||
<CameInside.rulePack.rulesStrings.14>desc_sentence->[FUCKER_nameDef]의 얼굴에 땀이 흘러내렸다.</CameInside.rulePack.rulesStrings.14>
|
||||
<CameInside.rulePack.rulesStrings.15>desc_sentence->[FUCKED_nameDef](은)는 심하게 헐떡였다.</CameInside.rulePack.rulesStrings.15>
|
||||
</LanguageData>
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LanguageData>
|
||||
<Absorber.label>성기</Absorber.label>
|
||||
</LanguageData>
|
|
@ -0,0 +1,13 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LanguageData>
|
||||
<Absorber_Tampon.label>탐폰</Absorber_Tampon.label>
|
||||
<Absorber_Tampon.description>보지에서 나오는 액체를 흡수하는 탐폰입니다.
|
||||
오래 착용하고 있을 경우 감염이 발생할수도 있습니다.</Absorber_Tampon.description>
|
||||
<Absorber_Tampon_Dirty.label>더러운 탐폰</Absorber_Tampon_Dirty.label>
|
||||
<Absorber_Tampon_Dirty.description>사용된 축축한 탐폰입니다.</Absorber_Tampon_Dirty.description>
|
||||
<Absorber_Pad.label>생리대</Absorber_Pad.label>
|
||||
<Absorber_Pad.description>보지에서 나오는 액체를 흡수하는 생리대입니다.
|
||||
흡수량 이상의 액체가 나올경우 샐수있습니다.</Absorber_Pad.description>
|
||||
<Absorber_Pad_Dirty.label>젖은 생리대</Absorber_Pad_Dirty.label>
|
||||
<Absorber_Pad_Dirty.description>사용된 축축한 생리대입니다.</Absorber_Pad_Dirty.description>
|
||||
</LanguageData>
|
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LanguageData>
|
||||
<FilthMixture.label>혼합물</FilthMixture.label>
|
||||
</LanguageData>
|
|
@ -0,0 +1,17 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LanguageData>
|
||||
<OvaryRegenerationPill.label>난소 재생약</OvaryRegenerationPill.label>
|
||||
<OvaryRegenerationPill.description>난소를 재생시켜 평생 배출할 수 있는 난자의 총 양을 복구시킵니다.
|
||||
난자 소모량이 클수록 효과가 줄어듭니다.
|
||||
폐경을 회복시키지 않습니다.</OvaryRegenerationPill.description>
|
||||
<SuperovulationInducingAgent.label>과배란 유도제</SuperovulationInducingAgent.label>
|
||||
<SuperovulationInducingAgent.description>과배란을 유도하는 약물입니다. 과배란을 유도하여 다음 배란에서 1-4개의 여분의 난자를 배란합니다.
|
||||
조기폐경을 초래할수도 있습니다.</SuperovulationInducingAgent.description>
|
||||
<PainReliever.label>진통제</PainReliever.label>
|
||||
<PainReliever.description>24시간 동안 생리통을 완화시켜 줍니다.
|
||||
|
||||
다른 통증에도 효과적입니다.</PainReliever.description>
|
||||
<Cyclosporine.label>면역 억제제</Cyclosporine.label>
|
||||
<Cyclosporine.description>면역 억제제.
|
||||
항정자 항체를 치료할 수 있지만, 24시간 동안 감염과 질병을 퇴치하는 신체의 면역력을 떨어뜨립니다. 복용하면 정자의 생존 시간을 늘립니다.</Cyclosporine.description>
|
||||
</LanguageData>
|
|
@ -1,20 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LanguageData>
|
||||
<Absorber_Tampon.label>탐폰</Absorber_Tampon.label>
|
||||
<Absorber_Tampon.description>보지에서 나오는 액체를 흡수하는 탐폰입니다. 오래 착용하고 있을 경우 감염이 발생할수도 있습니다.</Absorber_Tampon.description>
|
||||
<Absorber_Tampon_Dirty.label>더러운 탐폰</Absorber_Tampon_Dirty.label>
|
||||
<Absorber_Tampon_Dirty.description>사용된 축축한 탐폰입니다.</Absorber_Tampon_Dirty.description>
|
||||
<Absorber_Pad.label>생리대</Absorber_Pad.label>
|
||||
<Absorber_Pad.description>보지에서 나오는 액체를 흡수하는 생리대입니다. 흡수량 이상의 액체가 나올경우 샐수있습니다.</Absorber_Pad.description>
|
||||
<Absorber_Pad_Dirty.label>젖은 생리대</Absorber_Pad_Dirty.label>
|
||||
<Absorber_Pad_Dirty.description>사용된 축축한 생리대입니다.</Absorber_Pad_Dirty.description>
|
||||
<OvaryRegenerationPill.label>난소 재생약</OvaryRegenerationPill.label>
|
||||
<OvaryRegenerationPill.description>난소를 재생시켜 배출할수있는 난자의 양을 증가시킵니다. 난자 소모량이 클수록 효과가 줄어듭니다. 폐경을 회복시키지 않습니다.</OvaryRegenerationPill.description>
|
||||
<SuperovulationInducingAgent.label>과배란 유도제</SuperovulationInducingAgent.label>
|
||||
<SuperovulationInducingAgent.description>과배란을 유도하는 약물입니다. 조기폐경을 초래할수도 있습니다.</SuperovulationInducingAgent.description>
|
||||
<PainReliever.label>진통제</PainReliever.label>
|
||||
<PainReliever.description>하루동안 약간의 통증을 줄여줍니다.</PainReliever.description>
|
||||
<FilthMixture.label>혼합물</FilthMixture.label>
|
||||
|
||||
|
||||
</LanguageData>
|
|
@ -1,29 +1,32 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LanguageData>
|
||||
<LeakingFluids.stages.0.label>가랑이가 축축함</LeakingFluids.stages.0.label>
|
||||
<LeakingFluids.stages.0.description>찝찝해...</LeakingFluids.stages.0.description>
|
||||
<CameInsideF.stages.0.label>{0}에게 질내사정당함</CameInsideF.stages.0.label>
|
||||
<CameInsideF.stages.0.description>임신할까봐 걱정돼...</CameInsideF.stages.0.description>
|
||||
<LeakingFluids.stages.0.description>이걸 닦아낼 뭔가가 없을까?
|
||||
</LeakingFluids.stages.0.description>
|
||||
<HaterCameInsideM.stages.0.label>{0}에게 질내사정함</HaterCameInsideM.stages.0.label>
|
||||
<HaterCameInsideM.stages.0.description>그 년한테 질싸를 했어!</HaterCameInsideM.stages.0.description>
|
||||
<CameInsideM.stages.0.label>{0}에게 질내사정함</CameInsideM.stages.0.label>
|
||||
<CameInsideM.stages.0.description>질싸를하니 기분이 좋네.</CameInsideM.stages.0.description>
|
||||
<CameInsideFFetish.stages.0.label>{0}에게 질내사정당함</CameInsideFFetish.stages.0.label>
|
||||
<CameInsideFFetish.stages.0.description>임신하면 좋을 텐데.</CameInsideFFetish.stages.0.description>
|
||||
<HaterCameInsideF.stages.0.label>{0}에게 질내사정당함</HaterCameInsideF.stages.0.label>
|
||||
<HaterCameInsideF.stages.0.description>나는 그 새끼의 자식을 임신하고 싶지 않아!</HaterCameInsideF.stages.0.description>
|
||||
<HaterCameInsideFEstrus.stages.0.label>{0}에게 질내사정당함</HaterCameInsideFEstrus.stages.0.label>
|
||||
<HaterCameInsideFEstrus.stages.0.description>아. 이런 일을 당해야 하다니...</HaterCameInsideFEstrus.stages.0.description>
|
||||
<CameInsideFLowFert.stages.0.label>{0}에게 질내사정당함</CameInsideFLowFert.stages.0.label>
|
||||
<CameInsideFLowFert.stages.0.description>확률은 낮겠지만 임신할까봐 걱정돼...</CameInsideFLowFert.stages.0.description>
|
||||
<CameInsideFFetish.stages.0.label>{0}에게 질내사정당함</CameInsideFFetish.stages.0.label>
|
||||
<CameInsideFFetish.stages.0.description>임신할것 같아</CameInsideFFetish.stages.0.description>
|
||||
<CameInsideF.stages.0.label>{0}에게 질내사정당함</CameInsideF.stages.0.label>
|
||||
<CameInsideF.stages.0.description>임신할까봐 걱정돼...</CameInsideF.stages.0.description>
|
||||
<CameInsideFFetishSafe.stages.0.label>{0}에게 질내사정당함</CameInsideFFetishSafe.stages.0.label>
|
||||
<CameInsideFFetishSafe.stages.0.description>좋았어...</CameInsideFFetishSafe.stages.0.description>
|
||||
<CameInsideM.stages.0.label>{0}에게 질내사정함</CameInsideM.stages.0.label>
|
||||
<CameInsideM.stages.0.description>질싸를하니 기분이 좋네</CameInsideM.stages.0.description>
|
||||
<HaterCameInsideF.stages.0.label>{0}에게 질내사정당함</HaterCameInsideF.stages.0.label>
|
||||
<HaterCameInsideF.stages.0.description>그새끼의 자식을 임신하고 싶지 않아...</HaterCameInsideF.stages.0.description>
|
||||
<CameInsideFFetishSafe.stages.0.description>아마 임신 안할꺼야. 게다가 좋기도 했어...</CameInsideFFetishSafe.stages.0.description>
|
||||
<HaterCameInsideFSafe.stages.0.label>{0}에게 질내사정당함</HaterCameInsideFSafe.stages.0.label>
|
||||
<HaterCameInsideFSafe.stages.0.description>안전일이였지만 기분나빠</HaterCameInsideFSafe.stages.0.description>
|
||||
<HaterCameInsideM.stages.0.label>{0}에게 질내사정함</HaterCameInsideM.stages.0.label>
|
||||
<HaterCameInsideM.stages.0.description>그년한테 질싸를했어</HaterCameInsideM.stages.0.description>
|
||||
<HaterCameInsideFSafe.stages.0.description>안전일이였지만, 기분 더러워.</HaterCameInsideFSafe.stages.0.description>
|
||||
<UnwantedPregnancy.stages.0.label>원치않은 임신</UnwantedPregnancy.stages.0.label>
|
||||
<UnwantedPregnancy.stages.0.description>어떻게 해야하지?...</UnwantedPregnancy.stages.0.description> <HaterCameInsideM.stages.0.description>그년한테 질싸를했어</HaterCameInsideM.stages.0.description>
|
||||
<UexpectedPregnancyMild.stages.0.label>원치않은 임신</UexpectedPregnancyMild.stages.0.label>
|
||||
<UexpectedPregnancyMild.stages.0.description>어떻게 해야하지?...</UexpectedPregnancyMild.stages.0.description>
|
||||
<UnwantedPregnancy.stages.0.description>어떻게 해야하지?...</UnwantedPregnancy.stages.0.description>
|
||||
<UnwantedPregnancyMild.stages.0.label>원치않은 임신</UnwantedPregnancyMild.stages.0.label>
|
||||
<UnwantedPregnancyMild.stages.0.description>아이를 가졌어. 하지만 아마 괜찮을꺼야.</UnwantedPregnancyMild.stages.0.description>
|
||||
<TookContraceptivePill.stages.0.label>피임약 복용</TookContraceptivePill.stages.0.label>
|
||||
<TookContraceptivePill.stages.0.description>괜찮을거야</TookContraceptivePill.stages.0.description>
|
||||
<TookContraceptivePill.stages.0.description>이젠 해도 괜찮아.</TookContraceptivePill.stages.0.description>
|
||||
<HateTookContraptivePill.stages.0.label>피임약 복용</HateTookContraptivePill.stages.0.label>
|
||||
<HateTookContraptivePill.stages.0.description>임신하고싶어</HateTookContraptivePill.stages.0.description>
|
||||
<HateTookContraptivePill.stages.0.description>임신하고 싶은데.</HateTookContraptivePill.stages.0.description>
|
||||
</LanguageData>
|
|
@ -1,18 +1,29 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LanguageData>
|
||||
<Mod_Title>RJW Menstruation Cycle</Mod_Title>
|
||||
|
||||
<Mod_Title>RJW 생리 주기</Mod_Title>
|
||||
<Menstrual_Blood>생리혈</Menstrual_Blood>
|
||||
<Info_noCum>없음</Info_noCum>
|
||||
<Info_noCum>정액 없음</Info_noCum>
|
||||
<Stage_Follicular>난포기</Stage_Follicular>
|
||||
<Stage_Ovulatory>배란</Stage_Ovulatory>
|
||||
<Stage_Luteal>황체기</Stage_Luteal>
|
||||
<Stage_Bleeding>생리중</Stage_Bleeding>
|
||||
<Stage_Pregnant>임신</Stage_Pregnant>
|
||||
<Stage_Recover>회복기</Stage_Recover>
|
||||
<Stage_None>없음</Stage_None>
|
||||
<Stage_None>불임</Stage_None>
|
||||
<Stage_Climacteric>갱년기</Stage_Climacteric>
|
||||
<Stage_Menopause>폐경</Stage_Menopause>
|
||||
<Stage_Anestrus>휴지기</Stage_Anestrus>
|
||||
<Stage_Follicular_Desc>난소가 배란할 준비를 하고 있습니다. 배란은 이 단계가 끝날 때 발생합니다.</Stage_Follicular_Desc>
|
||||
<Stage_Follicular_Induced_Desc>난소가 배란할 준비를 하고 있습니다. 정액이 자궁에 들어가면 배란이 일어날 것입니다.</Stage_Follicular_Induced_Desc>
|
||||
<Stage_Ovulatory_Desc>난소는 자궁 안으로 난자를 방출하고 있습니다.</Stage_Ovulatory_Desc>
|
||||
<Stage_Luteal_Desc>자궁은 수정란을 받을 준비가 되어 있습니다. 이 단계가 끝나기 전에 착상이 되면 임신이 됩니다.</Stage_Luteal_Desc>
|
||||
<Stage_Bleeding_Desc>착상에 실패한 난자와 함께 자궁의 내벽이 허물어지고 있습니다.</Stage_Bleeding_Desc>
|
||||
<Stage_Pregnant_Desc>아기가 자궁 안에서 자라고 있습니다. 정성으로 보살핀다면, 이 세상에 새롭게 태어날 것입니다.</Stage_Pregnant_Desc>
|
||||
<Stage_Recover_Desc>자궁이 최근 임신에서 회복되고 있습니다.</Stage_Recover_Desc>
|
||||
<Stage_None_Desc>자궁이 불임으로 임신할 수 없습니다.</Stage_None_Desc>
|
||||
<Stage_Climacteric_Desc>난소가 거의 고갈되어 생리 주기가 불규칙해졌습니다.</Stage_Climacteric_Desc>
|
||||
<Stage_Menopause_Desc>난소가 고갈되어 자궁은 더 이상 난자를 품을 수 없습니다.</Stage_Menopause_Desc>
|
||||
<Stage_Anestrus_Desc>자궁이 번식기가 아닙니다. 조건이 충족되면 주기가 재개됩니다.</Stage_Anestrus_Desc>
|
||||
<Button_HealthTab>상태창</Button_HealthTab>
|
||||
<Button_MilkTooltip>모유 짜기</Button_MilkTooltip>
|
||||
<Dialog_WombInfo01>상태</Dialog_WombInfo01>
|
||||
|
@ -24,11 +35,15 @@
|
|||
<Dialog_WombInfo07>배란</Dialog_WombInfo07>
|
||||
<Dialog_WombInfo08></Dialog_WombInfo08>
|
||||
<Dialog_WombInfo09></Dialog_WombInfo09>
|
||||
|
||||
<Dialog_DoCleanWomb_Tooltip>양동이에 정액 모으기</Dialog_DoCleanWomb_Tooltip>
|
||||
<Dialog_DontCleanWomb_Tooltip>자궁의 정액 모으기</Dialog_DontCleanWomb_Tooltip>
|
||||
<Dialog_FatherUnknown>알려지지 않음</Dialog_FatherUnknown>
|
||||
<Option1_Label_1>자궁아이콘 활성화</Option1_Label_1>
|
||||
<Option1_Label_2>건강탭에 버튼 추가</Option1_Label_2>
|
||||
<Option2_Label>동물주기 활성화</Option2_Label>
|
||||
<Option2_Desc>동물의 월경주기를 시뮬레이션합니다. 변경한후에 세이브로드가 필요합니다. not recommended</Option2_Desc>
|
||||
<Option2_Desc>동물의 월경주기를 시뮬레이션합니다.
|
||||
변경한후에 세이브로드가 필요합니다.
|
||||
추천하지 않음</Option2_Desc>
|
||||
<Option3_Label>착상확률</Option3_Label>
|
||||
<Option3_Desc>수정란의 착상확률을 설정합니다.</Option3_Desc>
|
||||
<Option4_Label>수정확률</Option4_Label>
|
||||
|
@ -36,10 +51,14 @@
|
|||
<Option5_Label>시간당 정액배출비율</Option5_Label>
|
||||
<Option5_Desc>이 비율만큼 매 시간마다 정액이 배출됩니다.</Option5_Desc>
|
||||
<Option6_Label>시간당 정자 사망비율</Option6_Label>
|
||||
<Option6_Desc>이 비율만큼 매 시간마다 정자가 사망해 정액이 생식능력을 잃습니다. 정자 예상수명: 정액이 대부분의 생식능력을 잃는 시간입니다.</Option6_Desc>
|
||||
<Option6_Desc>이 비율만큼 매 시간마다 정자가 사망해 정액이 생식능력을 잃습니다.
|
||||
정자 예상수명: 정액이 대부분의 생식능력을 잃는 시간입니다.</Option6_Desc>
|
||||
<Option7_Label>주기 가속</Option7_Label>
|
||||
<Option7_Desc>월경주기를 더 빠르게합니다. 이 설정은 조기폐경과 난임을 유발할수도 있습니다. 12배속 이하로 설정하는것을 권장합니다. 림월드의 시간배율: x6(default)</Option7_Desc>
|
||||
<Option8_Label>Debug</Option8_Label>
|
||||
<Option7_Desc>월경주기를 더 빠르게합니다.
|
||||
이 설정은 조기폐경과 난임을 유발할수도 있습니다.
|
||||
12배속 이하로 설정하는것을 권장합니다.
|
||||
림월드의 시간배율: x6(기본)</Option7_Desc>
|
||||
<Option8_Label>디버그</Option8_Label>
|
||||
<Option8_Desc>디버그정보를 보여줍니다.</Option8_Desc>
|
||||
<Option9_Label>자궁 그림</Option9_Label>
|
||||
<Option9_Desc>상태창에 자궁그림을 표시합니다.</Option9_Desc>
|
||||
|
@ -51,9 +70,13 @@
|
|||
<Option11_Desc_3>태아에 대한 정보를 표시하지 않지만, 임신한 이후 태아이미지를 표시합니다.</Option11_Desc_3>
|
||||
<Option11_Desc_4>태아에 대한 어떠한 정보도 표시하지 않습니다.</Option11_Desc_4>
|
||||
<Option12_Label>폐경기 활성화</Option12_Label>
|
||||
<Option12_Desc>시간이 지남에따라 불임상태로 만드는 폐경기를 활성화합니다. 수명이 긴 종족을 사용할때 문제가 있으면 이 옵션을 끄세요. 변경한후에 세이브로드가 필요합니다.</Option12_Desc>
|
||||
<Option12_Desc>시간이 지남에따라 불임상태로 만드는 폐경기를 활성화합니다.
|
||||
수명이 긴 종족을 사용할때 문제가 있으면 이 옵션을 끄세요.
|
||||
변경한후에 세이브로드가 필요합니다.</Option12_Desc>
|
||||
<Option13_Label>다중임신</Option13_Label>
|
||||
<Option13_Desc>RJW의 기본임신 대신 다중임신을 사용합니다. 임신에 문제가 있다면 이 기능을 끄는것으로 해결될수도 있습니다. RJW 임신이 활성화 되어야 합니다.</Option13_Desc>
|
||||
<Option13_Desc>RJW의 기본임신 대신 다중임신을 사용합니다.
|
||||
임신에 문제가 있다면 이 기능을 끄는것으로 해결될수도 있습니다.
|
||||
RJW 임신이 활성화 되어야 합니다.</Option13_Desc>
|
||||
<Option14_Label>이란성 쌍둥이 활성화</Option14_Label>
|
||||
<Option14_Desc>다수의 난자가 임신으로 이어지게 합니다.</Option14_Desc>
|
||||
<Option15_Label>일란성 쌍둥이 활성화</Option15_Label>
|
||||
|
@ -66,7 +89,9 @@
|
|||
<Option18_Desc>자궁그림 위에 난자그림를 표시합니다.</Option18_Desc>
|
||||
<Option19_Label_1>생리양</Option19_Label_1>
|
||||
<Option19_Label_2>예상되는 총 생리양</Option19_Label_2>
|
||||
<Option19_Desc>생리혈의 양을 설정합니다. 실제 생리양은 보지에따라 다를수 있습니다. 일반적인 인간 여성의 생리량은 약 20~80ml입니다.</Option19_Desc>
|
||||
<Option19_Desc>생리혈의 양을 설정합니다.
|
||||
실제 생리양은 보지에따라 다를수 있습니다.
|
||||
일반적인 인간 여성의 생리량은 약 20~80ml입니다.</Option19_Desc>
|
||||
<Option20_Label_1>정착민</Option20_Label_1>
|
||||
<Option20_Label_2>죄수</Option20_Label_2>
|
||||
<Option20_Label_3>동맹관계</Option20_Label_3>
|
||||
|
@ -75,36 +100,54 @@
|
|||
<Option21_Label>표시 대상</Option21_Label>
|
||||
<Option21_Desc>아이콘과 버튼을 표시할 대상입니다.</Option21_Desc>
|
||||
<Option22_Label>잡종 정의 대체</Option22_Label>
|
||||
<Option22_Desc>RJW와 RaceSupport의 잡종정의를 대체합니다. 우선순위는 누구의 잡종 정의를 우선으로 사용할지 정합니다. 변경하지 않는것을 추천합니다.</Option22_Desc>
|
||||
<Option22_Desc>RJW와 RaceSupport의 잡종정의를 대체합니다.
|
||||
우선순위는 누구의 잡종 정의를 우선으로 사용할지 정합니다. 변경하지 않는것을 추천합니다.</Option22_Desc>
|
||||
<Option23_Label>우선순위</Option23_Label>
|
||||
<Option23_Label_1>모</Option23_Label_1>
|
||||
<Option23_Label_2>부</Option23_Label_2>
|
||||
<Option24_Label>임신후 유두 변화량</Option24_Label>
|
||||
<Option24_Desc>임신후에 유두가 얼마나 어두워지고 커지는지 설정합니다.</Option24_Desc>
|
||||
<Option25_Label>유두 영구변화량</Option25_Label>
|
||||
<Option25_Desc>매번 임신할때마다 유두가 얼마나 영구적으로 어두워지고 커지는지 설정합니다.</Option25_Desc>
|
||||
<Option26_Label>최대 변화량</Option26_Label>
|
||||
<Option26_Desc>유두는 이 값 이상으로 변하지 않습니다.</Option26_Desc>
|
||||
<Option27_Label>유두 변화 속도</Option27_Label>
|
||||
<Option27_Desc>유두가 얼마나 빨리 변하는지 설정합니다.</Option27_Desc>
|
||||
<Option_MaxBreastIncrementFactor_Label>임신 중 유방 크기 변화</Option_MaxBreastIncrementFactor_Label>
|
||||
<Option_MaxBreastIncrementFactor_Desc>임신했을 때 가슴이 얼마나 커질지 설정합니다. 폰에 따라 변화 정도가 다릅니다.</Option_MaxBreastIncrementFactor_Desc>
|
||||
<Option_MaxNippleIncrementFactor_Label>임신 중 유두 변화</Option_MaxNippleIncrementFactor_Label>
|
||||
<Option_MaxNippleIncrementFactor_Desc>임신 중에 유두가 얼마나 변할지를 설정합니다.</Option_MaxNippleIncrementFactor_Desc>
|
||||
<Option_PermanentNippleChange_Label>임신 후 유두 영구 변화</Option_PermanentNippleChange_Label>
|
||||
<Option_PermanentNippleChange_Desc>임신한 폰의 유두가 임신이 끝난 후 변화된 상태를 유지할 대략적인 양을 설정합니다.</Option_PermanentNippleChange_Desc>
|
||||
<Option28_Label>잡종 정의 변경하기</Option28_Label>
|
||||
<Option28_Tooltip>사용자 지정 잡종 편집기를 엽니다. 이 설정은 XML파일의 잡종 정의를 대체합니다.</Option28_Tooltip>
|
||||
<Option28_Tooltip>사용자 지정 잡종 편집기를 엽니다.
|
||||
이 설정은 XML파일의 잡종 정의를 대체합니다.</Option28_Tooltip>
|
||||
<Option29_Label>아이콘 축소 허용</Option29_Label>
|
||||
<Option29_Desc>아이콘 축소를 허용합니다.</Option29_Desc>
|
||||
<Option30_Label>난자 수명 배수</Option30_Label>
|
||||
<Option30_Desc>난자 수명을 늘립니다. 이 설정에 관계없이 황체기가 끝나면 난자는 죽습니다.</Option30_Desc>
|
||||
<Option30_Desc>난자 수명을 늘립니다.
|
||||
이 설정에 관계없이 황체기가 끝나면 난자는 죽습니다.</Option30_Desc>
|
||||
<Option31_Label>출산 이후 보지 변화 활성화</Option31_Label>
|
||||
<Option31_Desc>출산 이후 보지가 영구적으로 늘어나게 합니다. 만약 이 설정을 다루고있는 다른 모드가 있다면, 이 설정을 끄세요.</Option31_Desc>
|
||||
<Option31_Desc>출산 이후 보지가 영구적으로 늘어나게 합니다.
|
||||
만약 이 설정을 다루고있는 다른 모드가 있다면, 이 설정을 끄세요.</Option31_Desc>
|
||||
<Option32_Label>변화 강도</Option32_Label>
|
||||
<Option32_Desc>변화 강도를 설정합니다.</Option32_Desc>
|
||||
<Option_EnableGatherCumGizmo_Label>정액 모으기 아이콘을 보이기</Option_EnableGatherCumGizmo_Label>
|
||||
<Option_EstrusOverride_Label>발정기 시, RJW 유혹 설정 덮어쓰기</Option_EstrusOverride_Label>
|
||||
<Option_EstrusOverride_Desc>활성화된 경우 발정기에 있는 폰은 RJW 설정 대신 유혹으로 이 설정을 사용합니다.
|
||||
모든 설정은 기본적으로 해당 RJW 설정으로 설정됩니다.</Option_EstrusOverride_Desc>
|
||||
<Option_EstrusFuckability_Label>발정기 시 유혹 최소 섹스 가능성</Option_EstrusFuckability_Label>
|
||||
<Option_EstrusAttractability_Label>발정기 시 유혹 최소 매력</Option_EstrusAttractability_Label>
|
||||
<Option_EstrusRelationship_Label>발정기 시 유혹 최소 의견</Option_EstrusRelationship_Label>
|
||||
<EstimatedCumLifespan>정자 예상수명</EstimatedCumLifespan>
|
||||
<EstimatedEggLifespan>난자 예상수명</EstimatedEggLifespan>
|
||||
<FertilityDesc>한시간 안에 수정될 확률: {0}% 수정란이 임신으로 진행될 확률입니다. 흰색 오버레이는 정자가 난자를 수정시킬 확률을 표시하는 것입니다.</FertilityDesc>
|
||||
<FertilityDesc>한시간 안에 수정될 확률: {0}%
|
||||
|
||||
흰색 오버레이는 정자가 난자를 수정시킬 확률을 표시하는 것이고,
|
||||
분홍색 임신률 그래프는 수정된 난자가 착상되어 임신으로 진행될 확률입니다.
|
||||
|
||||
수정이 되더라도 착상에 실패하면 임신하지 않습니다.</FertilityDesc>
|
||||
<Option_PregnancyFromBaseRJW_Label>RJW 기본 임신 사용</Option_PregnancyFromBaseRJW_Label>
|
||||
<Option_PregnancyFromMultiplePregnancy_Label>생리 모드 다중 임신 사용</Option_PregnancyFromMultiplePregnancy_Label>
|
||||
<Option_PregnancyFromBiotech_Label>바이오테크 임신 사용</Option_PregnancyFromBiotech_Label>
|
||||
<Button_ResetToDefault>기본값으로 재설정</Button_ResetToDefault>
|
||||
<Gizmo_GatherCum>정액 모으기</Gizmo_GatherCum>
|
||||
<FloatMenu_CleanSelf>질세척</FloatMenu_CleanSelf>
|
||||
|
||||
<CustomHybrid_List_Title>사용자 지정 잡종 편집기</CustomHybrid_List_Title>
|
||||
<CustomHybrid_Title>{0}의 잡종설정</CustomHybrid_Title>
|
||||
<CustomHybrid_Tooltip>{0}이(가) {1}와(과) 교미했을 때, {2}이(가) {3}의 확률로 태어납니다. 만약 두 종족이 서로에 대한 잡종 정의가 있을경우 아버지 쪽의 정의가 우선적으로 사용됩니다.</CustomHybrid_Tooltip>
|
||||
|
||||
<CustomHybrid_Tooltip>{0}이(가) {1}와(과) 교미했을 때, {2}이(가) {3}의 확률로 태어납니다.
|
||||
만약 두 종족이 서로에 대한 잡종 정의가 있을경우 아버지 쪽의 정의가 우선적으로 사용됩니다.</CustomHybrid_Tooltip>
|
||||
<CannotNoEggs>난자 없음</CannotNoEggs>
|
||||
</LanguageData>
|
|
@ -1,9 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Defs>
|
||||
<JobDef>
|
||||
<defName>LactateSelf_MC</defName>
|
||||
<driverClass>MilkModule.JobDriver_MilkSelf_MC</driverClass>
|
||||
<reportString>lactating self</reportString>
|
||||
<allowOpportunisticPrefix>true</allowOpportunisticPrefix>
|
||||
</JobDef>
|
||||
</Defs>
|
|
@ -82,7 +82,7 @@
|
|||
<xpath>/Defs/ThingDef[defName="Husky"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Canines/Fetus_Dog</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Canines/Fetus_Canine</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.05</cumThickness>
|
||||
<hybridExtension>
|
||||
|
@ -95,7 +95,7 @@
|
|||
<xpath>/Defs/ThingDef[defName="LabradorRetriever"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Canines/Fetus_Dog</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Canines/Fetus_Canine</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.05</cumThickness>
|
||||
<hybridExtension>
|
||||
|
@ -108,7 +108,7 @@
|
|||
<xpath>/Defs/ThingDef[defName="YorkshireTerrier"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Canines/Fetus_Dog</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Canines/Fetus_Canine</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.05</cumThickness>
|
||||
<hybridExtension>
|
||||
|
@ -122,7 +122,7 @@
|
|||
<xpath>/Defs/ThingDef[defName="Warg"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Canines/Fetus_Dog</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Canines/Fetus_Canine</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.05</cumThickness>
|
||||
<hybridExtension>
|
||||
|
@ -135,7 +135,7 @@
|
|||
<xpath>/Defs/ThingDef[@Name="ThingBaseWolf"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Canines/Fetus_Dog</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Canines/Fetus_Canine</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.05</cumThickness>
|
||||
<hybridExtension>
|
||||
|
@ -148,7 +148,7 @@
|
|||
<xpath>/Defs/ThingDef[@Name="ThingBaseFox"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Canines/Fetus_Dog</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Canines/Fetus_CanineV</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.05</cumThickness>
|
||||
<hybridExtension>
|
||||
|
@ -161,7 +161,7 @@
|
|||
<xpath>/Defs/ThingDef[defName="Pig"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_Pig</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Pigs/Fetus_Pig</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.8</cumThickness>
|
||||
<hybridExtension>
|
||||
|
@ -174,7 +174,7 @@
|
|||
<xpath>/Defs/ThingDef[defName="WildBoar"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_Pig</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Pigs/Fetus_Pig</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.8</cumThickness>
|
||||
<hybridExtension>
|
||||
|
@ -215,7 +215,7 @@
|
|||
<xpath>Defs/ThingDef[defName="Sheep"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_S_Bovine</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Bovines/Fetus_Bovine</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.3</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
|
@ -230,7 +230,7 @@
|
|||
<xpath>Defs/ThingDef[defName="Goat"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_S_Bovine</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Bovines/Fetus_Bovine</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.3</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
|
@ -245,7 +245,7 @@
|
|||
<xpath>Defs/ThingDef[defName="Ibex"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_S_Bovine</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Cervines/Fetus_Cervine</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.3</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
|
@ -260,7 +260,7 @@
|
|||
<xpath>Defs/ThingDef[defName="Deer"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_S_Bovine</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Cervines/Fetus_Cervine</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.3</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
|
@ -275,7 +275,7 @@
|
|||
<xpath>Defs/ThingDef[defName="Gazelle"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_Bovine</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Cervines/Fetus_Cervine</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.3</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
|
@ -290,7 +290,7 @@
|
|||
<xpath>Defs/ThingDef[defName="Alpaca"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_Bovine</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Bovines/Fetus_Bovine</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.3</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
|
@ -305,7 +305,7 @@
|
|||
<xpath>Defs/ThingDef[defName="Yak"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_Bovine</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Bovines/Fetus_Bovine</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.3</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
|
@ -320,7 +320,7 @@
|
|||
<xpath>Defs/ThingDef[defName="Elk"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_Bovine</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Cervines/Fetus_Cervine</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
|
@ -335,7 +335,7 @@
|
|||
<xpath>Defs/ThingDef[defName="Caribou"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_S_Bovine</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Cervines/Fetus_Cervine</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
|
@ -350,7 +350,7 @@
|
|||
<xpath>Defs/ThingDef[defName="Horse"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_Bovine</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Bovines/Fetus_Bovine</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
|
@ -365,7 +365,7 @@
|
|||
<xpath>Defs/ThingDef[defName="Donkey"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_Bovine</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Bovines/Fetus_Bovine</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
|
@ -380,7 +380,7 @@
|
|||
<xpath>Defs/ThingDef[defName="Cow"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_Bovine</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Bovines/Fetus_Bovine</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
|
@ -395,7 +395,7 @@
|
|||
<xpath>Defs/ThingDef[defName="Boomalope"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_Bovine</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Boomies/Fetus_Boomalope</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
|
@ -410,7 +410,7 @@
|
|||
<xpath>Defs/ThingDef[defName="Muffalo"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_Bovine</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Muffalos/Fetus_Muffalo</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
|
@ -425,7 +425,7 @@
|
|||
<xpath>Defs/ThingDef[defName="Bison"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_S_Bovine</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Bovines/Fetus_Bovine</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
|
@ -440,7 +440,7 @@
|
|||
<xpath>Defs/ThingDef[defName="Dromedary"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_Bovine</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Bovines/Fetus_Bovine</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
|
@ -455,7 +455,7 @@
|
|||
<xpath>Defs/ThingDef[defName="Elephant"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_Elephant</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Elephants/Fetus_Elephant</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.5</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
|
@ -470,7 +470,7 @@
|
|||
<xpath>Defs/ThingDef[defName="Rhinoceros"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_Elephant</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Rhinoceroses/Fetus_Rhinoceros</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.5</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
|
@ -485,7 +485,7 @@
|
|||
<xpath>Defs/ThingDef[defName="Cat"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Feline/Fetus_Cat</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Felines/Fetus_Feline_D</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.1</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
|
@ -500,7 +500,7 @@
|
|||
<xpath>Defs/ThingDef[@Name="BigCatThingBase"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Feline/Fetus_Cat</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Felines/Fetus_Feline_W</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.2</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
|
@ -515,7 +515,7 @@
|
|||
<xpath>Defs/ThingDef[defName="Cougar"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Feline/Fetus_Cat</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Felines/Fetus_Feline_W</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.2</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
|
@ -530,7 +530,7 @@
|
|||
<xpath>Defs/ThingDef[defName="Panther"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Feline/Fetus_Cat</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Felines/Fetus_Feline_D</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.2</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
|
@ -545,7 +545,7 @@
|
|||
<xpath>Defs/ThingDef[defName="Iguana"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Reptile/Fetus_Lizard</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Reptiles/Fetus_Reptile</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.5</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
|
@ -560,7 +560,7 @@
|
|||
<xpath>Defs/ThingDef[defName="Tortoise"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Reptile/Fetus_Lizard</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Reptiles/Fetus_Reptile</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.5</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
|
@ -575,7 +575,7 @@
|
|||
<xpath>Defs/ThingDef[defName="Cobra"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Reptile/Fetus_Snake</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Snakes/Fetus_Snake</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.5</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
|
@ -590,7 +590,7 @@
|
|||
<xpath>Defs/ThingDef[@Name="BaseHare"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Pests/Fetus_Rodent</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Lagomorphs/Fetus_Lagomorph</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
|
@ -605,7 +605,7 @@
|
|||
<xpath>Defs/ThingDef[defName="Rat"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Pests/Fetus_Rodent</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Rodents/Fetus_Rodent</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
|
@ -620,7 +620,7 @@
|
|||
<xpath>Defs/ThingDef[defName="Boomrat"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Pests/Fetus_Rodent</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Boomies/Fetus_Boomrat</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
|
@ -635,7 +635,7 @@
|
|||
<xpath>Defs/ThingDef[defName="GuineaPig"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Pests/Fetus_Rodent</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Rodents/Fetus_Rodent</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
|
@ -650,7 +650,7 @@
|
|||
<xpath>Defs/ThingDef[defName="Chinchilla"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Pests/Fetus_Rodent</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Rodents/Fetus_Rodent</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
|
@ -665,7 +665,7 @@
|
|||
<xpath>Defs/ThingDef[defName="Snowhare"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Pests/Fetus_Rodent</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Lagomorphs/Fetus_Lagomorph</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
|
@ -680,7 +680,7 @@
|
|||
<xpath>Defs/ThingDef[defName="Capybara"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Pests/Fetus_Rodent</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Rodents/Fetus_Rodent</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
|
@ -695,7 +695,7 @@
|
|||
<xpath>Defs/ThingDef[defName="Raccoon"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Pests/Fetus_Rodent</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Rodents/Fetus_Rodent</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
|
@ -710,7 +710,7 @@
|
|||
<xpath>Defs/ThingDef[defName="Alphabeaver"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Pests/Fetus_Rodent</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Rodents/Fetus_Rodent</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
|
@ -725,7 +725,7 @@
|
|||
<xpath>Defs/ThingDef[defName="Squirrel"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Pests/Fetus_Rodent</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Rodents/Fetus_Rodent</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
|
@ -740,7 +740,7 @@
|
|||
<xpath>Defs/ThingDef[defName="Monkey"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Primate/Fetus_Monkey</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Primate/Fetus_Primate</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.2</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
|
@ -755,7 +755,7 @@
|
|||
<xpath>Defs/ThingDef[defName="Megasloth"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_S_Bovine</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Megasloths/Fetus_Megasloth</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.9</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
|
@ -770,7 +770,7 @@
|
|||
<xpath>Defs/ThingDef[defName="Thrumbo"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_S_Bovine</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Thrumbos/Fetus_Thrumbo</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.7</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
|
@ -785,7 +785,7 @@
|
|||
<xpath>Defs/ThingDef[@Name="BaseMechanoid"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Mech/Fetus_Mech</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Mechanoids/Fetus_Mechanoid</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.9</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
|
@ -800,7 +800,7 @@
|
|||
<xpath>Defs/ThingDef[@Name="BaseMechanoidWalker"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Mech/Fetus_Mech</fetusTexPath>
|
||||
<fetusTexPath>Fetus/Mechanoids/Fetus_Mechanoid</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.9</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
|
@ -841,4 +841,19 @@
|
|||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>/Defs/ThingDef[@Name="BaseBear"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Ursids/Fetus_Ursid</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.05</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
</Patch>
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 37 KiB |
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 37 KiB |
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 38 KiB |
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 40 KiB |
Before Width: | Height: | Size: 71 KiB After Width: | Height: | Size: 55 KiB |
Before Width: | Height: | Size: 52 KiB After Width: | Height: | Size: 55 KiB |
BIN
1.4/Textures/Fetus/Boars/Fetus_Boar00.png
Normal file
After Width: | Height: | Size: 37 KiB |
BIN
1.4/Textures/Fetus/Boars/Fetus_Boar01.png
Normal file
After Width: | Height: | Size: 38 KiB |
BIN
1.4/Textures/Fetus/Boars/Fetus_Boar02.png
Normal file
After Width: | Height: | Size: 38 KiB |
BIN
1.4/Textures/Fetus/Boars/Fetus_Boar03.png
Normal file
After Width: | Height: | Size: 40 KiB |
BIN
1.4/Textures/Fetus/Boars/Fetus_Boar04.png
Normal file
After Width: | Height: | Size: 54 KiB |
BIN
1.4/Textures/Fetus/Boars/Fetus_Boar05.png
Normal file
After Width: | Height: | Size: 55 KiB |
BIN
1.4/Textures/Fetus/Boomies/Fetus_Boomalope00.png
Normal file
After Width: | Height: | Size: 37 KiB |
BIN
1.4/Textures/Fetus/Boomies/Fetus_Boomalope01.png
Normal file
After Width: | Height: | Size: 38 KiB |
BIN
1.4/Textures/Fetus/Boomies/Fetus_Boomalope02.png
Normal file
After Width: | Height: | Size: 39 KiB |
BIN
1.4/Textures/Fetus/Boomies/Fetus_Boomalope03.png
Normal file
After Width: | Height: | Size: 46 KiB |
BIN
1.4/Textures/Fetus/Boomies/Fetus_Boomalope04.png
Normal file
After Width: | Height: | Size: 55 KiB |
BIN
1.4/Textures/Fetus/Boomies/Fetus_Boomalope05.png
Normal file
After Width: | Height: | Size: 63 KiB |
BIN
1.4/Textures/Fetus/Boomies/Fetus_Boomrat00.png
Normal file
After Width: | Height: | Size: 37 KiB |
BIN
1.4/Textures/Fetus/Boomies/Fetus_Boomrat01.png
Normal file
After Width: | Height: | Size: 37 KiB |
BIN
1.4/Textures/Fetus/Boomies/Fetus_Boomrat02.png
Normal file
After Width: | Height: | Size: 38 KiB |
BIN
1.4/Textures/Fetus/Boomies/Fetus_Boomrat03.png
Normal file
After Width: | Height: | Size: 42 KiB |
BIN
1.4/Textures/Fetus/Boomies/Fetus_Boomrat04.png
Normal file
After Width: | Height: | Size: 54 KiB |
BIN
1.4/Textures/Fetus/Boomies/Fetus_Boomrat05.png
Normal file
After Width: | Height: | Size: 63 KiB |
BIN
1.4/Textures/Fetus/Bovines/Fetus_Bovine00.png
Normal file
After Width: | Height: | Size: 37 KiB |
BIN
1.4/Textures/Fetus/Bovines/Fetus_Bovine01.png
Normal file
After Width: | Height: | Size: 38 KiB |
BIN
1.4/Textures/Fetus/Bovines/Fetus_Bovine02.png
Normal file
After Width: | Height: | Size: 39 KiB |
BIN
1.4/Textures/Fetus/Bovines/Fetus_Bovine03.png
Normal file
After Width: | Height: | Size: 46 KiB |
BIN
1.4/Textures/Fetus/Bovines/Fetus_Bovine04.png
Normal file
After Width: | Height: | Size: 51 KiB |
BIN
1.4/Textures/Fetus/Bovines/Fetus_Bovine05.png
Normal file
After Width: | Height: | Size: 56 KiB |
BIN
1.4/Textures/Fetus/Canines/Fetus_Canine00.png
Normal file
After Width: | Height: | Size: 37 KiB |
BIN
1.4/Textures/Fetus/Canines/Fetus_Canine00_Multiplet_2.png
Normal file
After Width: | Height: | Size: 37 KiB |
BIN
1.4/Textures/Fetus/Canines/Fetus_Canine01.png
Normal file
After Width: | Height: | Size: 37 KiB |
BIN
1.4/Textures/Fetus/Canines/Fetus_Canine01_Multiplet_2.png
Normal file
After Width: | Height: | Size: 38 KiB |
BIN
1.4/Textures/Fetus/Canines/Fetus_Canine02.png
Normal file
After Width: | Height: | Size: 38 KiB |
BIN
1.4/Textures/Fetus/Canines/Fetus_Canine02_Multiplet_2.png
Normal file
After Width: | Height: | Size: 40 KiB |
BIN
1.4/Textures/Fetus/Canines/Fetus_Canine03.png
Normal file
After Width: | Height: | Size: 46 KiB |
BIN
1.4/Textures/Fetus/Canines/Fetus_Canine03_Multiplet_2.png
Normal file
After Width: | Height: | Size: 50 KiB |
BIN
1.4/Textures/Fetus/Canines/Fetus_Canine04.png
Normal file
After Width: | Height: | Size: 57 KiB |
BIN
1.4/Textures/Fetus/Canines/Fetus_Canine04_Multiplet_2.png
Normal file
After Width: | Height: | Size: 62 KiB |
BIN
1.4/Textures/Fetus/Canines/Fetus_Canine05.png
Normal file
After Width: | Height: | Size: 62 KiB |
BIN
1.4/Textures/Fetus/Canines/Fetus_Canine05_Multiplet_2.png
Normal file
After Width: | Height: | Size: 68 KiB |
BIN
1.4/Textures/Fetus/Canines/Fetus_Canine_V00.png
Normal file
After Width: | Height: | Size: 37 KiB |
BIN
1.4/Textures/Fetus/Canines/Fetus_Canine_V01.png
Normal file
After Width: | Height: | Size: 37 KiB |
BIN
1.4/Textures/Fetus/Canines/Fetus_Canine_V02.png
Normal file
After Width: | Height: | Size: 38 KiB |
BIN
1.4/Textures/Fetus/Canines/Fetus_Canine_V03.png
Normal file
After Width: | Height: | Size: 46 KiB |
BIN
1.4/Textures/Fetus/Canines/Fetus_Canine_V04.png
Normal file
After Width: | Height: | Size: 57 KiB |
BIN
1.4/Textures/Fetus/Canines/Fetus_Canine_V05.png
Normal file
After Width: | Height: | Size: 66 KiB |
Before Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 29 KiB |
Before Width: | Height: | Size: 41 KiB |
Before Width: | Height: | Size: 51 KiB |
Before Width: | Height: | Size: 56 KiB |
Before Width: | Height: | Size: 55 KiB |
BIN
1.4/Textures/Fetus/Cervines/Fetus_Cervine00.png
Normal file
After Width: | Height: | Size: 37 KiB |
BIN
1.4/Textures/Fetus/Cervines/Fetus_Cervine01.png
Normal file
After Width: | Height: | Size: 38 KiB |
BIN
1.4/Textures/Fetus/Cervines/Fetus_Cervine02.png
Normal file
After Width: | Height: | Size: 39 KiB |
BIN
1.4/Textures/Fetus/Cervines/Fetus_Cervine03.png
Normal file
After Width: | Height: | Size: 46 KiB |
BIN
1.4/Textures/Fetus/Cervines/Fetus_Cervine04.png
Normal file
After Width: | Height: | Size: 55 KiB |
BIN
1.4/Textures/Fetus/Cervines/Fetus_Cervine05.png
Normal file
After Width: | Height: | Size: 61 KiB |