Merge branch 'dev'
|
@ -79,19 +79,13 @@
|
|||
</injuryProps>
|
||||
<stages>
|
||||
<li>
|
||||
<statFactors>
|
||||
<SexFrequency>0.01</SexFrequency>
|
||||
<SexSatisfaction>0.50</SexSatisfaction>
|
||||
</statFactors>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>RJW_Fertility</capacity>
|
||||
<postFactor>0.00</postFactor>
|
||||
</li>
|
||||
</capMods>
|
||||
<label>Obsolete</label>
|
||||
</li>
|
||||
</stages>
|
||||
<comps>
|
||||
<li Class="HediffCompProperties_Disappears">
|
||||
<disappearsAfterTicks>0</disappearsAfterTicks>
|
||||
</li>
|
||||
</comps>
|
||||
</HediffDef>
|
||||
|
||||
|
@ -113,62 +107,13 @@
|
|||
</injuryProps>
|
||||
<stages>
|
||||
<li>
|
||||
<label>early</label>
|
||||
<statFactors>
|
||||
<SexFrequency>0.50</SexFrequency>
|
||||
<SexSatisfaction>0.8</SexSatisfaction>
|
||||
</statFactors>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>RJW_Fertility</capacity>
|
||||
<postFactor>0.50</postFactor>
|
||||
</li>
|
||||
</capMods>
|
||||
</li>
|
||||
<li>
|
||||
<label>middle</label>
|
||||
<minSeverity>0.2</minSeverity>
|
||||
<statFactors>
|
||||
<SexFrequency>0.25</SexFrequency>
|
||||
<SexSatisfaction>0.7</SexSatisfaction>
|
||||
</statFactors>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>RJW_Fertility</capacity>
|
||||
<postFactor>0.25</postFactor>
|
||||
</li>
|
||||
</capMods>
|
||||
</li>
|
||||
<li>
|
||||
<label>latter</label>
|
||||
<minSeverity>0.4</minSeverity>
|
||||
<statFactors>
|
||||
<SexFrequency>0.10</SexFrequency>
|
||||
<SexSatisfaction>0.6</SexSatisfaction>
|
||||
</statFactors>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>RJW_Fertility</capacity>
|
||||
<postFactor>0.10</postFactor>
|
||||
</li>
|
||||
</capMods>
|
||||
</li>
|
||||
<li>
|
||||
<label>end</label>
|
||||
<minSeverity>0.6</minSeverity>
|
||||
<statFactors>
|
||||
<SexFrequency>0.05</SexFrequency>
|
||||
<SexSatisfaction>0.5</SexSatisfaction>
|
||||
</statFactors>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>RJW_Fertility</capacity>
|
||||
<postFactor>0.01</postFactor>
|
||||
</li>
|
||||
</capMods>
|
||||
<label>Obsolete</label>
|
||||
</li>
|
||||
</stages>
|
||||
<comps>
|
||||
<li Class="HediffCompProperties_Disappears">
|
||||
<disappearsAfterTicks>0</disappearsAfterTicks>
|
||||
</li>
|
||||
</comps>
|
||||
</HediffDef>
|
||||
|
||||
|
|
|
@ -56,10 +56,25 @@
|
|||
<RecipeDef ParentName="BaseBreastSurgery">
|
||||
<defName>Surgery_ContractNipple</defName>
|
||||
<label>Contract nipples</label>
|
||||
<description>Constract the nipples.</description>
|
||||
<description>Contract the nipples.</description>
|
||||
<workerClass>RJW_Menstruation.Recipe_ContractNipple</workerClass>
|
||||
<jobString>contracting nipples</jobString>
|
||||
</RecipeDef>
|
||||
|
||||
<RecipeDef ParentName="BaseBreastSurgery">
|
||||
<defName>Surgery_DarkenNipple</defName>
|
||||
<label>Darken nipples</label>
|
||||
<description>Darken the nipples.</description>
|
||||
<workerClass>RJW_Menstruation.Recipe_DarkenNipple</workerClass>
|
||||
<jobString>darkening nipples</jobString>
|
||||
</RecipeDef>
|
||||
|
||||
<RecipeDef ParentName="BaseBreastSurgery">
|
||||
<defName>Surgery_LightenNipple</defName>
|
||||
<label>Lighten nipples</label>
|
||||
<description>Lighten the nipples.</description>
|
||||
<workerClass>RJW_Menstruation.Recipe_LightenNipple</workerClass>
|
||||
<jobString>lightening nipples</jobString>
|
||||
</RecipeDef>
|
||||
|
||||
</Defs>
|
||||
|
|
|
@ -7,14 +7,6 @@
|
|||
<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_Climacteric.label>更年期</Hediff_Climacteric.label>
|
||||
<Hediff_Climacteric.description>到了更年期</Hediff_Climacteric.description>
|
||||
<Hediff_Climacteric.stages.0.label>初期</Hediff_Climacteric.stages.0.label>
|
||||
<Hediff_Climacteric.stages.1.label>中期</Hediff_Climacteric.stages.1.label>
|
||||
<Hediff_Climacteric.stages.2.label>后期</Hediff_Climacteric.stages.2.label>
|
||||
<Hediff_Climacteric.stages.3.label>更年期</Hediff_Climacteric.stages.3.label>
|
||||
<Hediff_Menopause.label>更年期</Hediff_Menopause.label>
|
||||
<Hediff_Menopause.description>不孕</Hediff_Menopause.description>
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -7,14 +7,6 @@
|
|||
<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_Climacteric.label>更年期</Hediff_Climacteric.label>
|
||||
<Hediff_Climacteric.description>到了更年期</Hediff_Climacteric.description>
|
||||
<Hediff_Climacteric.stages.0.label>初期</Hediff_Climacteric.stages.0.label>
|
||||
<Hediff_Climacteric.stages.1.label>中期</Hediff_Climacteric.stages.1.label>
|
||||
<Hediff_Climacteric.stages.2.label>後期</Hediff_Climacteric.stages.2.label>
|
||||
<Hediff_Climacteric.stages.3.label>更年期</Hediff_Climacteric.stages.3.label>
|
||||
<Hediff_Menopause.label>更年期</Hediff_Menopause.label>
|
||||
<Hediff_Menopause.description>不孕</Hediff_Menopause.description>
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -12,6 +12,7 @@
|
|||
<Stage_Recover>Recovering from birth</Stage_Recover>
|
||||
<Stage_None>None</Stage_None>
|
||||
<Stage_Climacteric>Climacteric</Stage_Climacteric>
|
||||
<Stage_Menopause>Menopause</Stage_Menopause>
|
||||
<Stage_Anestrus>Anestrus</Stage_Anestrus>
|
||||
<Stage_Follicular_Desc>The ovaries are preparing to release an egg. Ovulation will occur at the end of this phase.</Stage_Follicular_Desc>
|
||||
<Stage_Follicular_Induced_Desc>The ovaries are preparing to release an egg. Ovulation will occur if semen enters the womb.</Stage_Follicular_Induced_Desc>
|
||||
|
@ -22,6 +23,7 @@
|
|||
<Stage_Recover_Desc>The womb is recovering from its recent pregnancy.</Stage_Recover_Desc>
|
||||
<Stage_None_Desc>The womb is not fertile and cannot become pregnant.</Stage_None_Desc>
|
||||
<Stage_Climacteric_Desc>The ovaries have neared exhaustion and the menstrual cycle has become irregular.</Stage_Climacteric_Desc>
|
||||
<Stage_Menopause_Desc>The ovaries have been exhausted and the womb can no longer produce eggs.</Stage_Menopause_Desc>
|
||||
<Stage_Anestrus_Desc>The womb is out of breeding season. The cycle will resume once conditions are met.</Stage_Anestrus_Desc>
|
||||
<Button_HealthTab>Status</Button_HealthTab>
|
||||
<Button_MilkTooltip>Lactate self</Button_MilkTooltip>
|
||||
|
@ -31,7 +33,7 @@
|
|||
<Dialog_WombInfo04>Cum list</Dialog_WombInfo04>
|
||||
<Dialog_WombInfo05>Fertilized</Dialog_WombInfo05>
|
||||
<Dialog_WombInfo06>Fertilizing</Dialog_WombInfo06>
|
||||
<Dialog_WombInfo07>Ovulation</Dialog_WombInfo07>
|
||||
<Dialog_WombInfo07>Ovulated</Dialog_WombInfo07>
|
||||
<Dialog_WombInfo08></Dialog_WombInfo08>
|
||||
<Dialog_WombInfo09></Dialog_WombInfo09>
|
||||
<Dialog_DoCleanWomb_Tooltip>Gather cum into bucket</Dialog_DoCleanWomb_Tooltip>
|
||||
|
|
|
@ -6,14 +6,6 @@
|
|||
<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_Climacteric.label>갱년기</Hediff_Climacteric.label>
|
||||
<Hediff_Climacteric.description>갱년기입니다.</Hediff_Climacteric.description>
|
||||
<Hediff_Climacteric.stages.0.label>초기</Hediff_Climacteric.stages.0.label>
|
||||
<Hediff_Climacteric.stages.1.label>중기</Hediff_Climacteric.stages.1.label>
|
||||
<Hediff_Climacteric.stages.2.label>후기</Hediff_Climacteric.stages.2.label>
|
||||
<Hediff_Climacteric.stages.3.label>폐경</Hediff_Climacteric.stages.3.label>
|
||||
<Hediff_Menopause.label>폐경</Hediff_Menopause.label>
|
||||
<Hediff_Menopause.description>임신할수 없습니다.</Hediff_Menopause.description>
|
||||
<Hediff_Estrus.label>발정기</Hediff_Estrus.label>
|
||||
<Hediff_Estrus.description>발정기입니다.</Hediff_Estrus.description>
|
||||
<Hediff_Estrus_Concealed.label>발정기(숨김)</Hediff_Estrus_Concealed.label>
|
||||
|
|
|
@ -59,6 +59,7 @@
|
|||
<wombTex>Womb/Womb</wombTex>
|
||||
<vagTex>Genitals/BionicVagina</vagTex>
|
||||
<infertile>true</infertile>
|
||||
<eggMultiplier>0</eggMultiplier>
|
||||
</li>
|
||||
</comps>
|
||||
</value>
|
||||
|
@ -73,6 +74,7 @@
|
|||
<wombTex>Womb/Womb</wombTex>
|
||||
<vagTex>Genitals/BionicVagina</vagTex>
|
||||
<infertile>true</infertile>
|
||||
<eggMultiplier>0</eggMultiplier>
|
||||
</li>
|
||||
</comps>
|
||||
</value>
|
||||
|
@ -94,6 +96,7 @@
|
|||
<wombTex>Womb/Womb</wombTex>
|
||||
<vagTex>Genitals/Vagina</vagTex>
|
||||
<concealedEstrus>true</concealedEstrus>
|
||||
<eggMultiplier>4</eggMultiplier>
|
||||
</li>
|
||||
</comps>
|
||||
</value>
|
||||
|
|
|
@ -196,6 +196,649 @@
|
|||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[defName="Turkey"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Birds/Fetus_Bird</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[defName="Sheep"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_S_Bovine</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.3</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[defName="Goat"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_S_Bovine</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.3</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[defName="Ibex"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_S_Bovine</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.3</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[defName="Deer"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_S_Bovine</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.3</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[defName="Gazelle"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_Bovine</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.3</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[defName="Alpaca"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_Bovine</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.3</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[defName="Yak"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_Bovine</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.3</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[defName="Elk"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_Bovine</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[defName="Caribou"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_S_Bovine</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[defName="Horse"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_Bovine</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[defName="Donkey"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_Bovine</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[defName="Cow"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_Bovine</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[defName="Boomalope"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_Bovine</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[defName="Muffalo"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_Bovine</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[defName="Bison"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_S_Bovine</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[defName="Dromedary"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_Bovine</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[defName="Elephant"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_Elephant</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.5</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[defName="Rhinoceros"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_Elephant</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.5</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[defName="Cat"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Feline/Fetus_Cat</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.1</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[@Name="BigCatThingBase"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Feline/Fetus_Cat</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.2</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[defName="Cougar"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Feline/Fetus_Cat</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.2</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[defName="Panther"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Feline/Fetus_Cat</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.2</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[defName="Iguana"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Reptile/Fetus_Lizard</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.5</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[defName="Tortoise"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Reptile/Fetus_Lizard</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.5</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[defName="Cobra"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Reptile/Fetus_Snake</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.5</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[@Name="BaseHare"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Pests/Fetus_Rodent</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[defName="Rat"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Pests/Fetus_Rodent</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[defName="Boomrat"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Pests/Fetus_Rodent</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[defName="GuineaPig"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Pests/Fetus_Rodent</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[defName="Chinchilla"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Pests/Fetus_Rodent</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[defName="Snowhare"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Pests/Fetus_Rodent</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[defName="Capybara"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Pests/Fetus_Rodent</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[defName="Raccoon"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Pests/Fetus_Rodent</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[defName="Alphabeaver"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Pests/Fetus_Rodent</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[defName="Squirrel"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Pests/Fetus_Rodent</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[defName="Monkey"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Primate/Fetus_Monkey</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.2</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[defName="Megasloth"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_S_Bovine</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.9</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[defName="Thrumbo"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Livestocks/Fetus_S_Bovine</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.7</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[@Name="BaseMechanoid"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Mech/Fetus_Mech</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.9</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[@Name="BaseMechanoidWalker"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Mech/Fetus_Mech</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.9</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[defName="Cassowary"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Birds/Fetus_Bird</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[defName="Emu"]</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Birds/Fetus_Bird</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.4</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
</Patch>
|
19
1.3/Patches/RJW_StatDefs.xml
Normal file
|
@ -0,0 +1,19 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationAdd">
|
||||
<xpath>/Defs/StatDef[defName="SexFrequency"]/parts</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.StatPart_Climacteric_SexFrequency"/>
|
||||
<li Class="RJW_Menstruation.StatPart_Menopause_SexFrequency"/>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationAdd">
|
||||
<xpath>/Defs/StatDef[defName="SexSatisfaction"]/parts</xpath>
|
||||
<value>
|
||||
<li Class="RJW_Menstruation.StatPart_Climacteric_SexSatisfaction"/>
|
||||
<li Class="RJW_Menstruation.StatPart_Menopause_SexSatisfaction"/>
|
||||
</value>
|
||||
</Operation>
|
||||
</Patch>
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 24 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 37 KiB |
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 71 KiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 52 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 29 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 41 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 51 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 56 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 55 KiB |
BIN
1.3/Textures/Fetus/Feline/Fetus_Cat00.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
1.3/Textures/Fetus/Feline/Fetus_Cat01.png
Normal file
After Width: | Height: | Size: 31 KiB |
BIN
1.3/Textures/Fetus/Feline/Fetus_Cat02.png
Normal file
After Width: | Height: | Size: 43 KiB |
BIN
1.3/Textures/Fetus/Feline/Fetus_Cat03.png
Normal file
After Width: | Height: | Size: 48 KiB |
BIN
1.3/Textures/Fetus/Feline/Fetus_Cat04.png
Normal file
After Width: | Height: | Size: 50 KiB |
BIN
1.3/Textures/Fetus/Feline/Fetus_Cat05.png
Normal file
After Width: | Height: | Size: 46 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 5.3 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 26 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 24 KiB |
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 6.1 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 6.7 KiB |
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 31 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 36 KiB |
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 37 KiB |
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 29 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 14 KiB |
BIN
1.3/Textures/Fetus/Livestocks/Fetus_Bovine00.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
1.3/Textures/Fetus/Livestocks/Fetus_Bovine01.png
Normal file
After Width: | Height: | Size: 32 KiB |
BIN
1.3/Textures/Fetus/Livestocks/Fetus_Bovine02.png
Normal file
After Width: | Height: | Size: 48 KiB |
BIN
1.3/Textures/Fetus/Livestocks/Fetus_Bovine03.png
Normal file
After Width: | Height: | Size: 54 KiB |
BIN
1.3/Textures/Fetus/Livestocks/Fetus_Bovine04.png
Normal file
After Width: | Height: | Size: 60 KiB |
BIN
1.3/Textures/Fetus/Livestocks/Fetus_Bovine05.png
Normal file
After Width: | Height: | Size: 53 KiB |
BIN
1.3/Textures/Fetus/Livestocks/Fetus_Elephant00.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
1.3/Textures/Fetus/Livestocks/Fetus_Elephant01.png
Normal file
After Width: | Height: | Size: 29 KiB |
BIN
1.3/Textures/Fetus/Livestocks/Fetus_Elephant02.png
Normal file
After Width: | Height: | Size: 42 KiB |
BIN
1.3/Textures/Fetus/Livestocks/Fetus_Elephant03.png
Normal file
After Width: | Height: | Size: 49 KiB |
BIN
1.3/Textures/Fetus/Livestocks/Fetus_Elephant04.png
Normal file
After Width: | Height: | Size: 40 KiB |
BIN
1.3/Textures/Fetus/Livestocks/Fetus_Elephant05.png
Normal file
After Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 30 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 45 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 53 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 56 KiB |
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 66 KiB |
BIN
1.3/Textures/Fetus/Livestocks/Fetus_S_Bovine00.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
1.3/Textures/Fetus/Livestocks/Fetus_S_Bovine01.png
Normal file
After Width: | Height: | Size: 27 KiB |
BIN
1.3/Textures/Fetus/Livestocks/Fetus_S_Bovine02.png
Normal file
After Width: | Height: | Size: 38 KiB |
BIN
1.3/Textures/Fetus/Livestocks/Fetus_S_Bovine03.png
Normal file
After Width: | Height: | Size: 44 KiB |
BIN
1.3/Textures/Fetus/Livestocks/Fetus_S_Bovine04.png
Normal file
After Width: | Height: | Size: 44 KiB |
BIN
1.3/Textures/Fetus/Livestocks/Fetus_S_Bovine05.png
Normal file
After Width: | Height: | Size: 40 KiB |
BIN
1.3/Textures/Fetus/Mech/Fetus_Mech00.png
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
1.3/Textures/Fetus/Mech/Fetus_Mech01.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
1.3/Textures/Fetus/Mech/Fetus_Mech02.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
1.3/Textures/Fetus/Mech/Fetus_Mech03.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
1.3/Textures/Fetus/Mech/Fetus_Mech04.png
Normal file
After Width: | Height: | Size: 25 KiB |
BIN
1.3/Textures/Fetus/Mech/Fetus_Mech05.png
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
1.3/Textures/Fetus/Pests/Fetus_Rodent00.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
1.3/Textures/Fetus/Pests/Fetus_Rodent01.png
Normal file
After Width: | Height: | Size: 27 KiB |
BIN
1.3/Textures/Fetus/Pests/Fetus_Rodent02.png
Normal file
After Width: | Height: | Size: 38 KiB |
BIN
1.3/Textures/Fetus/Pests/Fetus_Rodent03.png
Normal file
After Width: | Height: | Size: 44 KiB |
BIN
1.3/Textures/Fetus/Pests/Fetus_Rodent04.png
Normal file
After Width: | Height: | Size: 44 KiB |
BIN
1.3/Textures/Fetus/Pests/Fetus_Rodent05.png
Normal file
After Width: | Height: | Size: 40 KiB |
Before Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 30 KiB |
Before Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 34 KiB |