Compare commits
4 commits
592105f7d7
...
bfc35d7635
Author | SHA1 | Date | |
---|---|---|---|
|
bfc35d7635 | ||
|
3100f84e05 | ||
|
e0d0ccdf62 | ||
|
3d07d9a6e2 |
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
<Manifest>
|
<Manifest>
|
||||||
<version>2.2.15.9</version>
|
<version>2.2.15.12</version>
|
||||||
<manifestUri>https://gitgud.io/Tory/rimnude-unofficial/-/raw/master/About/Manifest.xml</manifestUri>
|
<manifestUri>https://gitgud.io/Tory/rimnude-unofficial/-/raw/master/About/Manifest.xml</manifestUri>
|
||||||
<downloadUri>https://gitgud.io/Tory/rimnude-unofficial/</downloadUri>
|
<downloadUri>https://gitgud.io/Tory/rimnude-unofficial/</downloadUri>
|
||||||
</Manifest>
|
</Manifest>
|
||||||
|
|
1418
Common/Patches/NudePatch-Eeveelutions-Eevee.xml
Normal file
1418
Common/Patches/NudePatch-Eeveelutions-Espeon.xml
Normal file
|
@ -1,33 +1,59 @@
|
||||||
<?xml version="1.0" encoding="utf-8" ?>
|
<?xml version="1.0" encoding="utf-8" ?>
|
||||||
|
|
||||||
|
|
||||||
<!-- alien races -->
|
<!-- alien races -->
|
||||||
<Patch>
|
<Patch>
|
||||||
<Operation Class="PatchOperationFindMod">
|
<Operation Class="PatchOperationFindMod">
|
||||||
<mods>
|
<mods>
|
||||||
<li>Leeani Playable Race</li>
|
<li>Eeveelutions - Flareon Module [1.4]</li>
|
||||||
</mods>
|
</mods>
|
||||||
<match Class="PatchOperationSequence">
|
<match Class="PatchOperationSequence">
|
||||||
<operations>
|
<operations>
|
||||||
<li Class="PatchOperationConditional">
|
<li Class="PatchOperationConditional">
|
||||||
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="Alien_Leeani"]/alienRace/generalSettings/alienPartGenerator/bodyAddons</xpath>
|
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="Yanz_Flareon"]/alienRace/generalSettings/alienPartGenerator/bodyAddons</xpath>
|
||||||
<success>Always</success>
|
<success>Always</success>
|
||||||
<nomatch Class="PatchOperationAdd">
|
<nomatch Class="PatchOperationAdd">
|
||||||
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="Alien_Leeani"]/alienRace/generalSettings/alienPartGenerator</xpath>
|
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="Yanz_Flareon"]/alienRace/generalSettings/alienPartGenerator</xpath>
|
||||||
<value><bodyAddons /></value>
|
<value><bodyAddons /></value>
|
||||||
</nomatch>
|
</nomatch>
|
||||||
</li>
|
</li>
|
||||||
|
<!-- inner color -->
|
||||||
|
<li Class="PatchOperationAdd">
|
||||||
|
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="Yanz_Flareon"]/alienRace/generalSettings/alienPartGenerator/colorChannels</xpath>
|
||||||
|
<value>
|
||||||
|
<li>
|
||||||
|
<name>Flareon_inner</name>
|
||||||
|
<first Class="ColorGenerator_Options">
|
||||||
|
<options>
|
||||||
|
<li>
|
||||||
|
<weight>10</weight>
|
||||||
|
<only>RGBA(243,180,156,255)</only>
|
||||||
|
</li>
|
||||||
|
</options>
|
||||||
|
</first>
|
||||||
|
<second Class="ColorGenerator_Options">
|
||||||
|
<options>
|
||||||
|
<li>
|
||||||
|
<weight>10</weight>
|
||||||
|
<only>RGBA(243,180,156,255)</only>
|
||||||
|
</li>
|
||||||
|
</options>
|
||||||
|
</second>
|
||||||
|
</li>
|
||||||
|
</value>
|
||||||
|
</li>
|
||||||
|
|
||||||
<li Class="PatchOperationAdd">
|
<li Class="PatchOperationAdd">
|
||||||
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="Alien_Leeani"]/alienRace/generalSettings/alienPartGenerator/bodyAddons</xpath>
|
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="Yanz_Flareon"]/alienRace/generalSettings/alienPartGenerator/bodyAddons</xpath>
|
||||||
<value>
|
<value>
|
||||||
<!-- penises -->
|
<!-- penises -->
|
||||||
<li>
|
<li>
|
||||||
<path>Genitals/FeaturelessCrotch</path>
|
<path>Genitals/FeaturelessCrotch</path>
|
||||||
<colorChannel>Genitals</colorChannel>
|
|
||||||
<bodyPart>Genitals</bodyPart>
|
<bodyPart>Genitals</bodyPart>
|
||||||
<shaderType>Transparent</shaderType>
|
<shaderType>Transparent</shaderType>
|
||||||
|
<colorChannel>Flareon_inner</colorChannel>
|
||||||
<inFrontOfBody>true</inFrontOfBody>
|
<inFrontOfBody>true</inFrontOfBody>
|
||||||
<layerOffset>-0.2763</layerOffset>
|
<layerOffset>-0.288</layerOffset>
|
||||||
|
<drawSize>0.7</drawSize>
|
||||||
<drawnInBed>false</drawnInBed>
|
<drawnInBed>false</drawnInBed>
|
||||||
<hiddenUnderApparelFor>
|
<hiddenUnderApparelFor>
|
||||||
<li>Legs</li>
|
<li>Legs</li>
|
||||||
|
@ -264,7 +290,7 @@
|
||||||
<MissingBodyPart>Injuries/crotch_missing</MissingBodyPart>
|
<MissingBodyPart>Injuries/crotch_missing</MissingBodyPart>
|
||||||
<!-- race support -->
|
<!-- race support -->
|
||||||
<!-- ghoul -->
|
<!-- ghoul -->
|
||||||
<GhoulPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<GhoulPenis MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Genitals/penis_micro</path>
|
<path>Genitals/penis_micro</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a1.01>Genitals/penis_huge</a1.01>
|
<a1.01>Genitals/penis_huge</a1.01>
|
||||||
|
@ -276,7 +302,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</GhoulPenis>
|
</GhoulPenis>
|
||||||
<!-- orc -->
|
<!-- orc -->
|
||||||
<OrcPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<OrcPenis MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Genitals/penis_orc_micro</path>
|
<path>Genitals/penis_orc_micro</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a1.01>Genitals/penis_orc_huge</a1.01>
|
<a1.01>Genitals/penis_orc_huge</a1.01>
|
||||||
|
@ -288,7 +314,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</OrcPenis>
|
</OrcPenis>
|
||||||
<!-- elf -->
|
<!-- elf -->
|
||||||
<ElfPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<ElfPenis MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Genitals/penis_micro</path>
|
<path>Genitals/penis_micro</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a1.01>Genitals/penis_huge</a1.01>
|
<a1.01>Genitals/penis_huge</a1.01>
|
||||||
|
@ -300,7 +326,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</ElfPenis>
|
</ElfPenis>
|
||||||
<!-- monkey -->
|
<!-- monkey -->
|
||||||
<MonkeyPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<MonkeyPenis MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Genitals/penis_micro</path>
|
<path>Genitals/penis_micro</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a1.01>Genitals/penis_huge</a1.01>
|
<a1.01>Genitals/penis_huge</a1.01>
|
||||||
|
@ -312,7 +338,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</MonkeyPenis>
|
</MonkeyPenis>
|
||||||
<!-- pig -->
|
<!-- pig -->
|
||||||
<PigPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<PigPenis MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Genitals/penis_screw_micro</path>
|
<path>Genitals/penis_screw_micro</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a1.01>Genitals/penis_screw_huge</a1.01>
|
<a1.01>Genitals/penis_screw_huge</a1.01>
|
||||||
|
@ -324,7 +350,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</PigPenis>
|
</PigPenis>
|
||||||
<!-- bear -->
|
<!-- bear -->
|
||||||
<BearPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<BearPenis MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Genitals/penis_micro</path>
|
<path>Genitals/penis_micro</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a1.01>Genitals/penis_huge</a1.01>
|
<a1.01>Genitals/penis_huge</a1.01>
|
||||||
|
@ -336,7 +362,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</BearPenis>
|
</BearPenis>
|
||||||
<!-- turtle -->
|
<!-- turtle -->
|
||||||
<TurtlePenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<TurtlePenis MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Genitals/penis_micro</path>
|
<path>Genitals/penis_micro</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a1.01>Genitals/penis_huge</a1.01>
|
<a1.01>Genitals/penis_huge</a1.01>
|
||||||
|
@ -348,7 +374,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</TurtlePenis>
|
</TurtlePenis>
|
||||||
<!-- elephant -->
|
<!-- elephant -->
|
||||||
<ElephantPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<ElephantPenis MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Genitals/penis_micro</path>
|
<path>Genitals/penis_micro</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a1.01>Genitals/penis_huge</a1.01>
|
<a1.01>Genitals/penis_huge</a1.01>
|
||||||
|
@ -360,7 +386,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</ElephantPenis>
|
</ElephantPenis>
|
||||||
<!-- bovine -->
|
<!-- bovine -->
|
||||||
<BovinePenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<BovinePenis MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Genitals/penis_tiny_large</path>
|
<path>Genitals/penis_tiny_large</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a1.01>Genitals/penis_thin_huge</a1.01>
|
<a1.01>Genitals/penis_thin_huge</a1.01>
|
||||||
|
@ -372,7 +398,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</BovinePenis>
|
</BovinePenis>
|
||||||
<!-- marine -->
|
<!-- marine -->
|
||||||
<MarinePenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<MarinePenis MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Genitals/penis_micro</path>
|
<path>Genitals/penis_micro</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a1.01>Genitals/penis_huge</a1.01>
|
<a1.01>Genitals/penis_huge</a1.01>
|
||||||
|
@ -384,7 +410,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</MarinePenis>
|
</MarinePenis>
|
||||||
<!-- stone -->
|
<!-- stone -->
|
||||||
<GolemPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<GolemPenis MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Genitals/penis_rock_micro</path>
|
<path>Genitals/penis_rock_micro</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a1.01>Genitals/penis_rock_huge</a1.01>
|
<a1.01>Genitals/penis_rock_huge</a1.01>
|
||||||
|
@ -396,7 +422,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</GolemPenis>
|
</GolemPenis>
|
||||||
<!-- alien tentacles -->
|
<!-- alien tentacles -->
|
||||||
<TentaclePenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<TentaclePenis MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Genitals/penis_micro</path>
|
<path>Genitals/penis_micro</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a1.01>Genitals/penis_alien_huge</a1.01>
|
<a1.01>Genitals/penis_alien_huge</a1.01>
|
||||||
|
@ -408,7 +434,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</TentaclePenis>
|
</TentaclePenis>
|
||||||
<!-- tree -->
|
<!-- tree -->
|
||||||
<TreePenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<TreePenis MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Genitals/penis_micro</path>
|
<path>Genitals/penis_micro</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a1.01>Genitals/penis_huge</a1.01>
|
<a1.01>Genitals/penis_huge</a1.01>
|
||||||
|
@ -420,7 +446,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</TreePenis>
|
</TreePenis>
|
||||||
<!-- ghost -->
|
<!-- ghost -->
|
||||||
<GhostPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<GhostPenis MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Genitals/penis_ghost_micro</path>
|
<path>Genitals/penis_ghost_micro</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a1.01>Genitals/penis_ghost_huge</a1.01>
|
<a1.01>Genitals/penis_ghost_huge</a1.01>
|
||||||
|
@ -432,7 +458,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</GhostPenis>
|
</GhostPenis>
|
||||||
<!-- dead -->
|
<!-- dead -->
|
||||||
<NecroPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<NecroPenis MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Genitals/penis_rotten_micro</path>
|
<path>Genitals/penis_rotten_micro</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a1.01>Genitals/penis_rotten_huge</a1.01>
|
<a1.01>Genitals/penis_rotten_huge</a1.01>
|
||||||
|
@ -444,7 +470,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</NecroPenis>
|
</NecroPenis>
|
||||||
<!-- dino -->
|
<!-- dino -->
|
||||||
<DinoPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<DinoPenis MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Genitals/penis_micro</path>
|
<path>Genitals/penis_micro</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a1.01>Genitals/penis_huge</a1.01>
|
<a1.01>Genitals/penis_huge</a1.01>
|
||||||
|
@ -456,32 +482,47 @@
|
||||||
</severity>
|
</severity>
|
||||||
</DinoPenis>
|
</DinoPenis>
|
||||||
</hediffGraphics>
|
</hediffGraphics>
|
||||||
|
<bodytypeGraphics MayRequire="ludeon.rimworld.biotech">
|
||||||
|
<Baby MayRequire="ludeon.rimworld.biotech">
|
||||||
|
<path>Genitals/FeaturelessCrotch</path>
|
||||||
|
<genderGraphics>
|
||||||
|
<Male>Genitals/Flaccid/penis_micro</Male>
|
||||||
|
<Female>Genitals/FeaturelessCrotch</Female>
|
||||||
|
</genderGraphics>
|
||||||
|
</Baby>
|
||||||
|
<Child MayRequire="ludeon.rimworld.biotech">
|
||||||
|
<path>Genitals/FeaturelessCrotch</path>
|
||||||
|
<genderGraphics>
|
||||||
|
<Male>Genitals/Flaccid/penis_micro</Male>
|
||||||
|
<Female>Genitals/FeaturelessCrotch</Female>
|
||||||
|
</genderGraphics>
|
||||||
|
</Child>
|
||||||
|
</bodytypeGraphics>
|
||||||
|
<prioritization MayRequire="ludeon.rimworld.biotech">
|
||||||
|
<li>Gender</li>
|
||||||
|
<li>Bodytype</li>
|
||||||
|
<li>Hediff</li>
|
||||||
|
</prioritization>
|
||||||
<offsets>
|
<offsets>
|
||||||
<south>
|
<south>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<Male>(-0.42, -0.25)</Male>
|
<Thin>(-0.42, -0.13)</Thin>
|
||||||
<Female>(-0.42, -0.29)</Female>
|
<Baby MayRequire="ludeon.rimworld.biotech">(-0.42, 0.03)</Baby>
|
||||||
<Fat>(-0.42, -0.305)</Fat>
|
<Child MayRequire="ludeon.rimworld.biotech">(-0.42, 0.03)</Child>
|
||||||
<Thin>(-0.42, -0.25)</Thin>
|
|
||||||
<Hulk>(-0.42, -0.46)</Hulk>
|
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</south>
|
</south>
|
||||||
<north>
|
<north>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<Male>(0,0.082)</Male>
|
<Thin>(0.0,0.287)</Thin>
|
||||||
<Female>(-0.018,0.0455)</Female>
|
<Baby MayRequire="ludeon.rimworld.biotech">(-0.409,0.22)</Baby>
|
||||||
<Fat>(-0.006,0.0291)</Fat>
|
<Child MayRequire="ludeon.rimworld.biotech">(-0.409,0.22)</Child>
|
||||||
<Thin>(0.0004,0.087)</Thin>
|
|
||||||
<Hulk>(0,-0.1109)</Hulk>
|
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</north>
|
</north>
|
||||||
<east>
|
<east>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<Male>(-0.49,-0.1901)</Male>
|
<Thin>(-0.374,-0.123)</Thin>
|
||||||
<Female>(-0.4854,-0.2469)</Female>
|
<Baby MayRequire="ludeon.rimworld.biotech">(-0.48, 0.041)</Baby>
|
||||||
<Fat>(-0.6634,-0.2793)</Fat>
|
<Child MayRequire="ludeon.rimworld.biotech">(-0.48, 0.041)</Child>
|
||||||
<Thin>(-0.383,-0.1908)</Thin>
|
|
||||||
<Hulk>(-0.3832,-0.4262)</Hulk>
|
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</east>
|
</east>
|
||||||
</offsets>
|
</offsets>
|
||||||
|
@ -489,12 +530,13 @@
|
||||||
<!-- vaginas -->
|
<!-- vaginas -->
|
||||||
<li>
|
<li>
|
||||||
<layerInvert>false</layerInvert>
|
<layerInvert>false</layerInvert>
|
||||||
<colorChannel>Genitals</colorChannel>
|
|
||||||
<path>Genitals/FeaturelessCrotch</path>
|
<path>Genitals/FeaturelessCrotch</path>
|
||||||
<bodyPart>Genitals</bodyPart>
|
<bodyPart>Genitals</bodyPart>
|
||||||
<shaderType>Transparent</shaderType>
|
<shaderType>Transparent</shaderType>
|
||||||
|
<colorChannel>base</colorChannel>
|
||||||
<inFrontOfBody>true</inFrontOfBody>
|
<inFrontOfBody>true</inFrontOfBody>
|
||||||
<layerOffset>-0.289</layerOffset>
|
<layerOffset>-0.29</layerOffset>
|
||||||
|
<drawSize>0.65</drawSize>
|
||||||
<drawnInBed>false</drawnInBed>
|
<drawnInBed>false</drawnInBed>
|
||||||
<hiddenUnderApparelFor>
|
<hiddenUnderApparelFor>
|
||||||
<li>Legs</li>
|
<li>Legs</li>
|
||||||
|
@ -555,7 +597,7 @@
|
||||||
<MissingBodyPart>Injuries/crotch_missing</MissingBodyPart>
|
<MissingBodyPart>Injuries/crotch_missing</MissingBodyPart>
|
||||||
<!-- race support -->
|
<!-- race support -->
|
||||||
<!-- ghoul -->
|
<!-- ghoul -->
|
||||||
<GhoulVagina MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<GhoulVagina MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Genitals/vagina_micro</path>
|
<path>Genitals/vagina_micro</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a1.01>Genitals/vagina_lips</a1.01>
|
<a1.01>Genitals/vagina_lips</a1.01>
|
||||||
|
@ -567,7 +609,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</GhoulVagina>
|
</GhoulVagina>
|
||||||
<!-- orc -->
|
<!-- orc -->
|
||||||
<OrcVagina MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<OrcVagina MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Genitals/vagina_micro</path>
|
<path>Genitals/vagina_micro</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a1.01>Genitals/vagina_lips</a1.01>
|
<a1.01>Genitals/vagina_lips</a1.01>
|
||||||
|
@ -579,7 +621,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</OrcVagina>
|
</OrcVagina>
|
||||||
<!-- elf -->
|
<!-- elf -->
|
||||||
<ElfVagina MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<ElfVagina MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Genitals/vagina_micro</path>
|
<path>Genitals/vagina_micro</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a1.01>Genitals/vagina_lips</a1.01>
|
<a1.01>Genitals/vagina_lips</a1.01>
|
||||||
|
@ -591,7 +633,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</ElfVagina>
|
</ElfVagina>
|
||||||
<!-- tentacle female -->
|
<!-- tentacle female -->
|
||||||
<DemonTentaclesF MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<DemonTentaclesF MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Genitals/vagina_micro</path>
|
<path>Genitals/vagina_micro</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a1.01>Genitals/vagina_lips</a1.01>
|
<a1.01>Genitals/vagina_lips</a1.01>
|
||||||
|
@ -603,7 +645,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</DemonTentaclesF>
|
</DemonTentaclesF>
|
||||||
<!-- tree -->
|
<!-- tree -->
|
||||||
<TreeVagina MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<TreeVagina MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Genitals/vagina_micro</path>
|
<path>Genitals/vagina_micro</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a1.01>Genitals/vagina_lips</a1.01>
|
<a1.01>Genitals/vagina_lips</a1.01>
|
||||||
|
@ -615,9 +657,9 @@
|
||||||
</severity>
|
</severity>
|
||||||
</TreeVagina>
|
</TreeVagina>
|
||||||
<!-- ghost -->
|
<!-- ghost -->
|
||||||
<GhostVagina MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">Genitals/vagina_ghost</GhostVagina>
|
<GhostVagina MayRequire="Abraxas.RJW.RaceSupport">Genitals/vagina_ghost</GhostVagina>
|
||||||
<!-- dead -->
|
<!-- dead -->
|
||||||
<NecroVagina MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<NecroVagina MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Genitals/vagina_micro</path>
|
<path>Genitals/vagina_micro</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a1.01>Genitals/vagina_lips</a1.01>
|
<a1.01>Genitals/vagina_lips</a1.01>
|
||||||
|
@ -629,7 +671,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</NecroVagina>
|
</NecroVagina>
|
||||||
<!-- dino -->
|
<!-- dino -->
|
||||||
<DinoVagina MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<DinoVagina MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Genitals/vagina_micro</path>
|
<path>Genitals/vagina_micro</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a1.01>Genitals/vagina_lips</a1.01>
|
<a1.01>Genitals/vagina_lips</a1.01>
|
||||||
|
@ -641,43 +683,59 @@
|
||||||
</severity>
|
</severity>
|
||||||
</DinoVagina>
|
</DinoVagina>
|
||||||
</hediffGraphics>
|
</hediffGraphics>
|
||||||
|
<bodytypeGraphics MayRequire="ludeon.rimworld.biotech">
|
||||||
|
<Baby MayRequire="ludeon.rimworld.biotech">
|
||||||
|
<path>Genitals/FeaturelessCrotch</path>
|
||||||
|
<genderGraphics>
|
||||||
|
<Male>Genitals/FeaturelessCrotch</Male>
|
||||||
|
<Female>Genitals/vagina_micro</Female>
|
||||||
|
</genderGraphics>
|
||||||
|
</Baby>
|
||||||
|
<Child MayRequire="ludeon.rimworld.biotech">
|
||||||
|
<path>Genitals/FeaturelessCrotch</path>
|
||||||
|
<genderGraphics>
|
||||||
|
<Male>Genitals/FeaturelessCrotch</Male>
|
||||||
|
<Female>Genitals/vagina_micro</Female>
|
||||||
|
</genderGraphics>
|
||||||
|
</Child>
|
||||||
|
</bodytypeGraphics>
|
||||||
|
<prioritization MayRequire="ludeon.rimworld.biotech">
|
||||||
|
<li>Gender</li>
|
||||||
|
<li>Bodytype</li>
|
||||||
|
<li>Hediff</li>
|
||||||
|
</prioritization>
|
||||||
<offsets>
|
<offsets>
|
||||||
<south>
|
<south>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<Male>(-0.42, -0.25)</Male>
|
<Thin>(-0.42, -0.146)</Thin>
|
||||||
<Female>(-0.42, -0.29)</Female>
|
<Baby MayRequire="ludeon.rimworld.biotech">(-0.42, 0.02)</Baby>
|
||||||
<Fat>(-0.42, -0.305)</Fat>
|
<Child MayRequire="ludeon.rimworld.biotech">(-0.42, 0.02)</Child>
|
||||||
<Thin>(-0.42, -0.25)</Thin>
|
|
||||||
<Hulk>(-0.42, -0.46)</Hulk>
|
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</south>
|
</south>
|
||||||
<north>
|
<north>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<Male>(0,0.082)</Male>
|
<Thin>(-0.0005,0.232)</Thin>
|
||||||
<Female>(-0.018,0.0455)</Female>
|
<Baby MayRequire="ludeon.rimworld.biotech">(-0.001, 0.37)</Baby>
|
||||||
<Fat>(-0.006,0.0291)</Fat>
|
<Child MayRequire="ludeon.rimworld.biotech">(-0.001, 0.37)</Child>
|
||||||
<Thin>(0.0004,0.087)</Thin>
|
|
||||||
<Hulk>(0,-0.1109)</Hulk>
|
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</north>
|
</north>
|
||||||
<east>
|
<east>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<Male>(-0.49,-0.1901)</Male>
|
<Thin>(-0.375,-0.1)</Thin>
|
||||||
<Female>(-0.4854,-0.2469)</Female>
|
<Baby MayRequire="ludeon.rimworld.biotech">(-0.01,0.537)</Baby>
|
||||||
<Fat>(-0.6634,-0.2793)</Fat>
|
<Child MayRequire="ludeon.rimworld.biotech">(-0.01,0.537)</Child>
|
||||||
<Thin>(-0.383,-0.1908)</Thin>
|
|
||||||
<Hulk>(-0.3832,-0.4262)</Hulk>
|
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</east>
|
</east>
|
||||||
</offsets>
|
</offsets>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<path>Genitals/FeaturelessCrotch</path>
|
<path>Genitals/FeaturelessCrotch</path>
|
||||||
<bodyPart>Genitals</bodyPart>
|
<bodyPart>Genitals</bodyPart>
|
||||||
<shaderType>Transparent</shaderType>
|
<shaderType>Transparent</shaderType>
|
||||||
<inFrontOfBody>true</inFrontOfBody>
|
<inFrontOfBody>true</inFrontOfBody>
|
||||||
<layerOffset>-0.288</layerOffset>
|
<layerOffset>-0.288</layerOffset>
|
||||||
|
<drawSize>0.7</drawSize>
|
||||||
<drawnInBed>false</drawnInBed>
|
<drawnInBed>false</drawnInBed>
|
||||||
<colorChannel>hair</colorChannel>
|
<colorChannel>hair</colorChannel>
|
||||||
<hiddenUnderApparelFor>
|
<hiddenUnderApparelFor>
|
||||||
|
@ -686,34 +744,30 @@
|
||||||
<hediffGraphics>
|
<hediffGraphics>
|
||||||
<CatVagina>Genitals/Pubes/Pubes4</CatVagina>
|
<CatVagina>Genitals/Pubes/Pubes4</CatVagina>
|
||||||
<DemonVagina>Genitals/Pubes/Pubes_Demon</DemonVagina>
|
<DemonVagina>Genitals/Pubes/Pubes_Demon</DemonVagina>
|
||||||
<GhostVagina MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">Genitals/Pubes/Pubes_Ghost</GhostVagina>
|
<GhostVagina MayRequire="Abraxas.RJW.RaceSupport">Genitals/Pubes/Pubes_Ghost</GhostVagina>
|
||||||
</hediffGraphics>
|
</hediffGraphics>
|
||||||
|
<bodytypeGraphics MayRequire="ludeon.rimworld.biotech">
|
||||||
|
<Baby MayRequire="ludeon.rimworld.biotech">Breasts/FeaturelessCrotch</Baby>
|
||||||
|
<Child MayRequire="ludeon.rimworld.biotech">Breasts/FeaturelessCrotch</Child>
|
||||||
|
</bodytypeGraphics>
|
||||||
|
<prioritization MayRequire="ludeon.rimworld.biotech">
|
||||||
|
<li>Bodytype</li>
|
||||||
|
<li>Hediff</li>
|
||||||
|
</prioritization>
|
||||||
<offsets>
|
<offsets>
|
||||||
<south>
|
<south>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<Male>(-0.4263,-0.2235)</Male>
|
<Thin>(-0.42, -0.15)</Thin>
|
||||||
<Female>(-0.4196,-0.267)</Female>
|
|
||||||
<Fat>(-0.4199,-0.2834)</Fat>
|
|
||||||
<Thin>(-0.4199,-0.2239)</Thin>
|
|
||||||
<Hulk>(-0.4199,-0.4363)</Hulk>
|
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</south>
|
</south>
|
||||||
<north>
|
<north>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<Male>(0,0.082)</Male>
|
<Thin>(0.0,0.259)</Thin>
|
||||||
<Female>(-0.018,0.0455)</Female>
|
|
||||||
<Fat>(-0.006,0.0291)</Fat>
|
|
||||||
<Thin>(0.0004,0.087)</Thin>
|
|
||||||
<Hulk>(0,-0.1109)</Hulk>
|
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</north>
|
</north>
|
||||||
<east>
|
<east>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<Male>(-0.49,-0.1901)</Male>
|
<Thin>(-0.374,-0.123)</Thin>
|
||||||
<Female>(-0.4854,-0.2469)</Female>
|
|
||||||
<Fat>(-0.6634,-0.2793)</Fat>
|
|
||||||
<Thin>(-0.383,-0.1908)</Thin>
|
|
||||||
<Hulk>(-0.3832,-0.4262)</Hulk>
|
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</east>
|
</east>
|
||||||
</offsets>
|
</offsets>
|
||||||
|
@ -721,11 +775,12 @@
|
||||||
<!-- breasts -->
|
<!-- breasts -->
|
||||||
<li>
|
<li>
|
||||||
<path>Breasts/FeaturelessLeft</path>
|
<path>Breasts/FeaturelessLeft</path>
|
||||||
<colorChannel>Genitals</colorChannel>
|
|
||||||
<shaderType>Transparent</shaderType>
|
<shaderType>Transparent</shaderType>
|
||||||
|
<colorChannel>Flareon_inner</colorChannel>
|
||||||
<bodyPart>Chest</bodyPart>
|
<bodyPart>Chest</bodyPart>
|
||||||
<inFrontOfBody>true</inFrontOfBody>
|
<inFrontOfBody>true</inFrontOfBody>
|
||||||
<layerOffset>-0.2765</layerOffset>
|
<layerOffset>-0.2765</layerOffset>
|
||||||
|
<drawSize>0.65</drawSize>
|
||||||
<drawnInBed>false</drawnInBed>
|
<drawnInBed>false</drawnInBed>
|
||||||
<hiddenUnderApparelFor>
|
<hiddenUnderApparelFor>
|
||||||
<li>Torso</li>
|
<li>Torso</li>
|
||||||
|
@ -795,7 +850,7 @@
|
||||||
<MissingBodyPart>Injuries/breasts_missing_left</MissingBodyPart>
|
<MissingBodyPart>Injuries/breasts_missing_left</MissingBodyPart>
|
||||||
<!-- race support -->
|
<!-- race support -->
|
||||||
<!-- ghoul -->
|
<!-- ghoul -->
|
||||||
<GhoulBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<GhoulBreasts MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Breasts/breasts_micro_left</path>
|
<path>Breasts/breasts_micro_left</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a1.01>Breasts/breasts_huge_left</a1.01>
|
<a1.01>Breasts/breasts_huge_left</a1.01>
|
||||||
|
@ -807,7 +862,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</GhoulBreasts>
|
</GhoulBreasts>
|
||||||
<!-- orc -->
|
<!-- orc -->
|
||||||
<OrcBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<OrcBreasts MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Breasts/breasts_micro_left</path>
|
<path>Breasts/breasts_micro_left</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a1.01>Breasts/breasts_huge_left</a1.01>
|
<a1.01>Breasts/breasts_huge_left</a1.01>
|
||||||
|
@ -819,7 +874,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</OrcBreasts>
|
</OrcBreasts>
|
||||||
<!-- scale -->
|
<!-- scale -->
|
||||||
<ScaleBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<ScaleBreasts MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Breasts/breasts_scalie_micro_left</path>
|
<path>Breasts/breasts_scalie_micro_left</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a1.01>Breasts/breasts_scalie_huge_left</a1.01>
|
<a1.01>Breasts/breasts_scalie_huge_left</a1.01>
|
||||||
|
@ -831,7 +886,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</ScaleBreasts>
|
</ScaleBreasts>
|
||||||
<!-- tree -->
|
<!-- tree -->
|
||||||
<TreeBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<TreeBreasts MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Breasts/breasts_micro_left</path>
|
<path>Breasts/breasts_micro_left</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a1.01>Breasts/breasts_huge_left</a1.01>
|
<a1.01>Breasts/breasts_huge_left</a1.01>
|
||||||
|
@ -843,7 +898,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</TreeBreasts>
|
</TreeBreasts>
|
||||||
<!-- ghost -->
|
<!-- ghost -->
|
||||||
<GhostBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<GhostBreasts MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Breasts/Ghost/breasts_micro_left</path>
|
<path>Breasts/Ghost/breasts_micro_left</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a1.01>Breasts/Ghost/breasts_huge_left</a1.01>
|
<a1.01>Breasts/Ghost/breasts_huge_left</a1.01>
|
||||||
|
@ -855,7 +910,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</GhostBreasts>
|
</GhostBreasts>
|
||||||
<!-- dead -->
|
<!-- dead -->
|
||||||
<NecroBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<NecroBreasts MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Breasts/breasts_micro_left</path>
|
<path>Breasts/breasts_micro_left</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a1.01>Breasts/breasts_huge_left</a1.01>
|
<a1.01>Breasts/breasts_huge_left</a1.01>
|
||||||
|
@ -867,32 +922,34 @@
|
||||||
</severity>
|
</severity>
|
||||||
</NecroBreasts>
|
</NecroBreasts>
|
||||||
</hediffGraphics>
|
</hediffGraphics>
|
||||||
|
<bodytypeGraphics MayRequire="ludeon.rimworld.biotech">
|
||||||
|
<Baby MayRequire="ludeon.rimworld.biotech">Breasts/breasts_micro_left</Baby>
|
||||||
|
<Child MayRequire="ludeon.rimworld.biotech">Breasts/breasts_micro_left</Child>
|
||||||
|
</bodytypeGraphics>
|
||||||
|
<prioritization MayRequire="ludeon.rimworld.biotech">
|
||||||
|
<li>Bodytype</li>
|
||||||
|
<li>Hediff</li>
|
||||||
|
</prioritization>
|
||||||
<offsets>
|
<offsets>
|
||||||
<south>
|
<south>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<Male>(-0.385,0.194)</Male>
|
<Thin>(-0.42,0.19)</Thin>
|
||||||
<Female>(-0.4178,0.20)</Female>
|
<Baby MayRequire="ludeon.rimworld.biotech">(-0.41, 0.24)</Baby>
|
||||||
<Fat>(-0.279,0.16)</Fat>
|
<Child MayRequire="ludeon.rimworld.biotech">(-0.41, 0.24)</Child>
|
||||||
<Thin>(-0.42,0.22)</Thin>
|
|
||||||
<Hulk>(-0.302,0.05)</Hulk>
|
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</south>
|
</south>
|
||||||
<north>
|
<north>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<Male>(-0.03,0.5)</Male>
|
|
||||||
<Female>(0.019,0.56)</Female>
|
|
||||||
<Fat>(0.06,0.46)</Fat>
|
|
||||||
<Thin>(0.013,0.537)</Thin>
|
<Thin>(0.013,0.537)</Thin>
|
||||||
<Hulk>(0,0.41)</Hulk>
|
<Baby MayRequire="ludeon.rimworld.biotech">(-0.01,0.537)</Baby>
|
||||||
|
<Child MayRequire="ludeon.rimworld.biotech">(-0.01,0.537)</Child>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</north>
|
</north>
|
||||||
<east>
|
<east>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<Male>(-0.518,0.1913)</Male>
|
<Thin>(-0.4,0.19)</Thin>
|
||||||
<Female>(-0.428,0.236)</Female>
|
<Baby MayRequire="ludeon.rimworld.biotech">(-0.455, 0.22)</Baby>
|
||||||
<Fat>(-0.62,0.21)</Fat>
|
<Child MayRequire="ludeon.rimworld.biotech">(-0.455, 0.22)</Child>
|
||||||
<Thin>(-0.409,0.22)</Thin>
|
|
||||||
<Hulk>(-0.6,0.093)</Hulk>
|
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</east>
|
</east>
|
||||||
</offsets>
|
</offsets>
|
||||||
|
@ -900,11 +957,12 @@
|
||||||
<li>
|
<li>
|
||||||
<path>Breasts/FeaturelessRight</path>
|
<path>Breasts/FeaturelessRight</path>
|
||||||
<linkVariantIndexWithPrevious>true</linkVariantIndexWithPrevious>
|
<linkVariantIndexWithPrevious>true</linkVariantIndexWithPrevious>
|
||||||
<colorChannel>Genitals</colorChannel>
|
|
||||||
<bodyPart>Chest</bodyPart>
|
<bodyPart>Chest</bodyPart>
|
||||||
<shaderType>Transparent</shaderType>
|
<shaderType>Transparent</shaderType>
|
||||||
|
<colorChannel>Flareon_inner</colorChannel>
|
||||||
<inFrontOfBody>true</inFrontOfBody>
|
<inFrontOfBody>true</inFrontOfBody>
|
||||||
<layerOffset>-0.2765</layerOffset>
|
<layerOffset>-0.2765</layerOffset>
|
||||||
|
<drawSize>0.65</drawSize>
|
||||||
<hiddenUnderApparelFor>
|
<hiddenUnderApparelFor>
|
||||||
<li>Torso</li>
|
<li>Torso</li>
|
||||||
</hiddenUnderApparelFor>
|
</hiddenUnderApparelFor>
|
||||||
|
@ -974,7 +1032,7 @@
|
||||||
<MissingBodyPart>Injuries/breasts_missing_right</MissingBodyPart>
|
<MissingBodyPart>Injuries/breasts_missing_right</MissingBodyPart>
|
||||||
<!-- race support -->
|
<!-- race support -->
|
||||||
<!-- ghoul -->
|
<!-- ghoul -->
|
||||||
<GhoulBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<GhoulBreasts MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Breasts/breasts_micro_right</path>
|
<path>Breasts/breasts_micro_right</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a1.01>Breasts/breasts_huge_right</a1.01>
|
<a1.01>Breasts/breasts_huge_right</a1.01>
|
||||||
|
@ -986,7 +1044,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</GhoulBreasts>
|
</GhoulBreasts>
|
||||||
<!-- orc -->
|
<!-- orc -->
|
||||||
<OrcBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<OrcBreasts MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Breasts/breasts_micro_right</path>
|
<path>Breasts/breasts_micro_right</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a1.01>Breasts/breasts_huge_right</a1.01>
|
<a1.01>Breasts/breasts_huge_right</a1.01>
|
||||||
|
@ -998,7 +1056,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</OrcBreasts>
|
</OrcBreasts>
|
||||||
<!-- scale -->
|
<!-- scale -->
|
||||||
<ScaleBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<ScaleBreasts MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Breasts/breasts_scalie_micro_right</path>
|
<path>Breasts/breasts_scalie_micro_right</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a1.01>Breasts/breasts_scalie_huge_right</a1.01>
|
<a1.01>Breasts/breasts_scalie_huge_right</a1.01>
|
||||||
|
@ -1010,7 +1068,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</ScaleBreasts>
|
</ScaleBreasts>
|
||||||
<!-- tree -->
|
<!-- tree -->
|
||||||
<TreeBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<TreeBreasts MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Breasts/breasts_micro_right</path>
|
<path>Breasts/breasts_micro_right</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a1.01>Breasts/breasts_huge_right</a1.01>
|
<a1.01>Breasts/breasts_huge_right</a1.01>
|
||||||
|
@ -1022,7 +1080,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</TreeBreasts>
|
</TreeBreasts>
|
||||||
<!-- ghost -->
|
<!-- ghost -->
|
||||||
<GhostBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<GhostBreasts MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Breasts/Ghost/breasts_micro_right</path>
|
<path>Breasts/Ghost/breasts_micro_right</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a1.01>Breasts/Ghost/breasts_huge_right</a1.01>
|
<a1.01>Breasts/Ghost/breasts_huge_right</a1.01>
|
||||||
|
@ -1034,7 +1092,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</GhostBreasts>
|
</GhostBreasts>
|
||||||
<!-- dead -->
|
<!-- dead -->
|
||||||
<NecroBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<NecroBreasts MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Breasts/breasts_micro_right</path>
|
<path>Breasts/breasts_micro_right</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a1.01>Breasts/breasts_huge_right</a1.01>
|
<a1.01>Breasts/breasts_huge_right</a1.01>
|
||||||
|
@ -1046,32 +1104,34 @@
|
||||||
</severity>
|
</severity>
|
||||||
</NecroBreasts>
|
</NecroBreasts>
|
||||||
</hediffGraphics>
|
</hediffGraphics>
|
||||||
|
<bodytypeGraphics MayRequire="ludeon.rimworld.biotech">
|
||||||
|
<Baby MayRequire="ludeon.rimworld.biotech">Breasts/breasts_micro_right</Baby>
|
||||||
|
<Child MayRequire="ludeon.rimworld.biotech">Breasts/breasts_micro_right</Child>
|
||||||
|
</bodytypeGraphics>
|
||||||
|
<prioritization MayRequire="ludeon.rimworld.biotech">
|
||||||
|
<li>Bodytype</li>
|
||||||
|
<li>Hediff</li>
|
||||||
|
</prioritization>
|
||||||
<offsets>
|
<offsets>
|
||||||
<south>
|
<south>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<Male>(-0.456,0.194)</Male>
|
<Thin>(-0.42,0.19)</Thin>
|
||||||
<Female>(-0.437,0.20)</Female>
|
<Baby MayRequire="ludeon.rimworld.biotech">(-0.43, 0.24)</Baby>
|
||||||
<Fat>(-0.565,0.16)</Fat>
|
<Child MayRequire="ludeon.rimworld.biotech">(-0.43, 0.24)</Child>
|
||||||
<Thin>(-0.42,0.22)</Thin>
|
|
||||||
<Hulk>(-0.5336,0.05)</Hulk>
|
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</south>
|
</south>
|
||||||
<north>
|
<north>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<Male>(-0.03,0.5)</Male>
|
|
||||||
<Female>(-0.02,0.56)</Female>
|
|
||||||
<Fat>(0.06,0.46)</Fat>
|
|
||||||
<Thin>(-0.01,0.537)</Thin>
|
<Thin>(-0.01,0.537)</Thin>
|
||||||
<Hulk>(0,0.41)</Hulk>
|
<Baby MayRequire="ludeon.rimworld.biotech">(0.0, 0.0)</Baby>
|
||||||
|
<Child MayRequire="ludeon.rimworld.biotech">(0.0, 0.0)</Child>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</north>
|
</north>
|
||||||
<east>
|
<east>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<Male>(-0.518,0.1913)</Male>
|
<Thin>(-0.405,0.19)</Thin>
|
||||||
<Female>(-0.428,0.236)</Female>
|
<Baby MayRequire="ludeon.rimworld.biotech">(-0.455, 0.22)</Baby>
|
||||||
<Fat>(-0.62,0.21)</Fat>
|
<Child MayRequire="ludeon.rimworld.biotech">(-0.455, 0.22)</Child>
|
||||||
<Thin>(-0.409,0.22)</Thin>
|
|
||||||
<Hulk>(-0.48,0.5)</Hulk>
|
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</east>
|
</east>
|
||||||
</offsets>
|
</offsets>
|
||||||
|
@ -1079,11 +1139,12 @@
|
||||||
<!-- balls (separated to help animations mod) -->
|
<!-- balls (separated to help animations mod) -->
|
||||||
<li>
|
<li>
|
||||||
<path>Genitals/Testicles/FeaturelessTesticles</path>
|
<path>Genitals/Testicles/FeaturelessTesticles</path>
|
||||||
<colorChannel>Genitals</colorChannel>
|
|
||||||
<bodyPart>Genitals</bodyPart>
|
<bodyPart>Genitals</bodyPart>
|
||||||
<shaderType>Transparent</shaderType>
|
<shaderType>Transparent</shaderType>
|
||||||
|
<colorChannel>Flareon_inner</colorChannel>
|
||||||
<inFrontOfBody>true</inFrontOfBody>
|
<inFrontOfBody>true</inFrontOfBody>
|
||||||
<layerOffset>-0.2764</layerOffset>
|
<layerOffset>-0.2764</layerOffset>
|
||||||
|
<drawSize>0.7</drawSize>
|
||||||
<drawnInBed>false</drawnInBed>
|
<drawnInBed>false</drawnInBed>
|
||||||
<hiddenUnderApparelFor>
|
<hiddenUnderApparelFor>
|
||||||
<li>Legs</li>
|
<li>Legs</li>
|
||||||
|
@ -1168,7 +1229,7 @@
|
||||||
<MissingBodyPart>Injuries/crotch_missing</MissingBodyPart>
|
<MissingBodyPart>Injuries/crotch_missing</MissingBodyPart>
|
||||||
<!-- race support -->
|
<!-- race support -->
|
||||||
<!-- ghoul -->
|
<!-- ghoul -->
|
||||||
<GhoulPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<GhoulPenis MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Genitals/Testicles/balls_micro</path>
|
<path>Genitals/Testicles/balls_micro</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a0.6>Genitals/Testicles/balls_large</a0.6>
|
<a0.6>Genitals/Testicles/balls_large</a0.6>
|
||||||
|
@ -1177,7 +1238,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</GhoulPenis>
|
</GhoulPenis>
|
||||||
<!-- orc -->
|
<!-- orc -->
|
||||||
<OrcPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<OrcPenis MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Genitals/Testicles/balls_average</path>
|
<path>Genitals/Testicles/balls_average</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a0.6>Genitals/Testicles/balls_huge</a0.6>
|
<a0.6>Genitals/Testicles/balls_huge</a0.6>
|
||||||
|
@ -1186,7 +1247,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</OrcPenis>
|
</OrcPenis>
|
||||||
<!-- elf -->
|
<!-- elf -->
|
||||||
<ElfPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<ElfPenis MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Genitals/Testicles/balls_micro</path>
|
<path>Genitals/Testicles/balls_micro</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a0.6>Genitals/Testicles/balls_large</a0.6>
|
<a0.6>Genitals/Testicles/balls_large</a0.6>
|
||||||
|
@ -1195,7 +1256,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</ElfPenis>
|
</ElfPenis>
|
||||||
<!-- monkey -->
|
<!-- monkey -->
|
||||||
<MonkeyPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<MonkeyPenis MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Genitals/Testicles/balls_micro</path>
|
<path>Genitals/Testicles/balls_micro</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a0.6>Genitals/Testicles/balls_large</a0.6>
|
<a0.6>Genitals/Testicles/balls_large</a0.6>
|
||||||
|
@ -1204,7 +1265,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</MonkeyPenis>
|
</MonkeyPenis>
|
||||||
<!-- pig -->
|
<!-- pig -->
|
||||||
<PigPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<PigPenis MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Genitals/Testicles/balls_micro</path>
|
<path>Genitals/Testicles/balls_micro</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a0.6>Genitals/Testicles/balls_large</a0.6>
|
<a0.6>Genitals/Testicles/balls_large</a0.6>
|
||||||
|
@ -1213,7 +1274,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</PigPenis>
|
</PigPenis>
|
||||||
<!-- bear -->
|
<!-- bear -->
|
||||||
<BearPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<BearPenis MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Genitals/Testicles/balls_micro</path>
|
<path>Genitals/Testicles/balls_micro</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a0.6>Genitals/Testicles/balls_large</a0.6>
|
<a0.6>Genitals/Testicles/balls_large</a0.6>
|
||||||
|
@ -1222,7 +1283,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</BearPenis>
|
</BearPenis>
|
||||||
<!-- turtle -->
|
<!-- turtle -->
|
||||||
<TurtlePenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<TurtlePenis MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Genitals/Testicles/balls_micro</path>
|
<path>Genitals/Testicles/balls_micro</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a0.6>Genitals/Testicles/balls_large</a0.6>
|
<a0.6>Genitals/Testicles/balls_large</a0.6>
|
||||||
|
@ -1231,7 +1292,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</TurtlePenis>
|
</TurtlePenis>
|
||||||
<!-- elephant -->
|
<!-- elephant -->
|
||||||
<ElephantPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<ElephantPenis MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Genitals/Testicles/balls_micro</path>
|
<path>Genitals/Testicles/balls_micro</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a0.6>Genitals/Testicles/balls_large</a0.6>
|
<a0.6>Genitals/Testicles/balls_large</a0.6>
|
||||||
|
@ -1240,7 +1301,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</ElephantPenis>
|
</ElephantPenis>
|
||||||
<!-- bovine -->
|
<!-- bovine -->
|
||||||
<BovinePenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<BovinePenis MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Genitals/Testicles/balls_micro</path>
|
<path>Genitals/Testicles/balls_micro</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a0.6>Genitals/Testicles/balls_large</a0.6>
|
<a0.6>Genitals/Testicles/balls_large</a0.6>
|
||||||
|
@ -1249,7 +1310,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</BovinePenis>
|
</BovinePenis>
|
||||||
<!-- marine -->
|
<!-- marine -->
|
||||||
<MarinePenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<MarinePenis MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Genitals/Testicles/balls_micro</path>
|
<path>Genitals/Testicles/balls_micro</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a0.6>Genitals/Testicles/balls_large</a0.6>
|
<a0.6>Genitals/Testicles/balls_large</a0.6>
|
||||||
|
@ -1258,7 +1319,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</MarinePenis>
|
</MarinePenis>
|
||||||
<!-- stone -->
|
<!-- stone -->
|
||||||
<GolemPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<GolemPenis MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Genitals/Testicles/balls_stone_micro</path>
|
<path>Genitals/Testicles/balls_stone_micro</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a0.6>Genitals/Testicles/balls_stone_large</a0.6>
|
<a0.6>Genitals/Testicles/balls_stone_large</a0.6>
|
||||||
|
@ -1267,7 +1328,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</GolemPenis>
|
</GolemPenis>
|
||||||
<!-- tree -->
|
<!-- tree -->
|
||||||
<TreePenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<TreePenis MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Genitals/Testicles/balls_micro</path>
|
<path>Genitals/Testicles/balls_micro</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a0.6>Genitals/Testicles/balls_large</a0.6>
|
<a0.6>Genitals/Testicles/balls_large</a0.6>
|
||||||
|
@ -1276,7 +1337,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</TreePenis>
|
</TreePenis>
|
||||||
<!-- ghost -->
|
<!-- ghost -->
|
||||||
<GhostPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<GhostPenis MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Genitals/Testicles/balls_micro</path>
|
<path>Genitals/Testicles/balls_micro</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a0.6>Genitals/Testicles/balls_large</a0.6>
|
<a0.6>Genitals/Testicles/balls_large</a0.6>
|
||||||
|
@ -1285,7 +1346,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</GhostPenis>
|
</GhostPenis>
|
||||||
<!-- dead -->
|
<!-- dead -->
|
||||||
<NecroPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<NecroPenis MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Genitals/Testicles/balls_micro</path>
|
<path>Genitals/Testicles/balls_micro</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a0.6>Genitals/Testicles/balls_rot_large</a0.6>
|
<a0.6>Genitals/Testicles/balls_rot_large</a0.6>
|
||||||
|
@ -1294,7 +1355,7 @@
|
||||||
</severity>
|
</severity>
|
||||||
</NecroPenis>
|
</NecroPenis>
|
||||||
<!-- dino -->
|
<!-- dino -->
|
||||||
<DinoPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
|
<DinoPenis MayRequire="Abraxas.RJW.RaceSupport">
|
||||||
<path>Genitals/Testicles/balls_micro</path>
|
<path>Genitals/Testicles/balls_micro</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a0.6>Genitals/Testicles/balls_large</a0.6>
|
<a0.6>Genitals/Testicles/balls_large</a0.6>
|
||||||
|
@ -1303,37 +1364,52 @@
|
||||||
</severity>
|
</severity>
|
||||||
</DinoPenis>
|
</DinoPenis>
|
||||||
</hediffGraphics>
|
</hediffGraphics>
|
||||||
|
<bodytypeGraphics MayRequire="ludeon.rimworld.biotech">
|
||||||
|
<Baby MayRequire="ludeon.rimworld.biotech">
|
||||||
|
<path>Genitals/FeaturelessCrotch</path>
|
||||||
|
<genderGraphics>
|
||||||
|
<Male>Genitals/Testicles/balls_micro</Male>
|
||||||
|
<Female>Genitals/FeaturelessCrotch</Female>
|
||||||
|
</genderGraphics>
|
||||||
|
</Baby>
|
||||||
|
<Child MayRequire="ludeon.rimworld.biotech">
|
||||||
|
<path>Genitals/FeaturelessCrotch</path>
|
||||||
|
<genderGraphics>
|
||||||
|
<Male>Genitals/Testicles/balls_micro</Male>
|
||||||
|
<Female>Genitals/FeaturelessCrotch</Female>
|
||||||
|
</genderGraphics>
|
||||||
|
</Child>
|
||||||
|
</bodytypeGraphics>
|
||||||
|
<prioritization MayRequire="ludeon.rimworld.biotech">
|
||||||
|
<li>Gender</li>
|
||||||
|
<li>Bodytype</li>
|
||||||
|
<li>Hediff</li>
|
||||||
|
</prioritization>
|
||||||
<offsets>
|
<offsets>
|
||||||
<south>
|
<south>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<Male>(-0.42, -0.25)</Male>
|
<Thin>(-0.42, -0.13)</Thin>
|
||||||
<Female>(-0.42, -0.29)</Female>
|
<Baby MayRequire="ludeon.rimworld.biotech">(-0.42, 0.03)</Baby>
|
||||||
<Fat>(-0.42, -0.305)</Fat>
|
<Child MayRequire="ludeon.rimworld.biotech">(-0.42, 0.03)</Child>
|
||||||
<Thin>(-0.42, -0.25)</Thin>
|
|
||||||
<Hulk>(-0.42, -0.46)</Hulk>
|
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</south>
|
</south>
|
||||||
<north>
|
<north>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<Male>(0,0.082)</Male>
|
<Thin>(0.0,0.287)</Thin>
|
||||||
<Female>(-0.018,0.0455)</Female>
|
<Baby MayRequire="ludeon.rimworld.biotech">(-0.001, 0.34)</Baby>
|
||||||
<Fat>(-0.006,0.0291)</Fat>
|
<Child MayRequire="ludeon.rimworld.biotech">(-0.001, 0.34)</Child>
|
||||||
<Thin>(0.0004,0.087)</Thin>
|
|
||||||
<Hulk>(0,-0.1109)</Hulk>
|
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</north>
|
</north>
|
||||||
<east>
|
<east>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<Male>(-0.49,-0.1901)</Male>
|
<Thin>(-0.374,-0.123)</Thin>
|
||||||
<Female>(-0.4854,-0.2469)</Female>
|
<Baby MayRequire="ludeon.rimworld.biotech">(0.0, 0.0)</Baby>
|
||||||
<Fat>(-0.6634,-0.2793)</Fat>
|
<Child MayRequire="ludeon.rimworld.biotech">(0.0, 0.0)</Child>
|
||||||
<Thin>(-0.383,-0.1908)</Thin>
|
|
||||||
<Hulk>(-0.3832,-0.4262)</Hulk>
|
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</east>
|
</east>
|
||||||
</offsets>
|
</offsets>
|
||||||
</li>
|
</li>
|
||||||
</value>
|
</value>
|
||||||
</li>
|
</li>
|
||||||
</operations>
|
</operations>
|
||||||
</match>
|
</match>
|
1418
Common/Patches/NudePatch-Eeveelutions-Glaceon.xml
Normal file
1418
Common/Patches/NudePatch-Eeveelutions-Jolteon.xml
Normal file
1418
Common/Patches/NudePatch-Eeveelutions-Leafeon.xml
Normal file
1418
Common/Patches/NudePatch-Eeveelutions-Sylveon.xml
Normal file
1418
Common/Patches/NudePatch-Eeveelutions-Umbreon.xml
Normal file
1418
Common/Patches/NudePatch-Eeveelutions-Vaporeon.xml
Normal file
|
@ -334,17 +334,17 @@
|
||||||
<offsets>
|
<offsets>
|
||||||
<south>
|
<south>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<EponaBody>(-0.43, -0.25)</EponaBody>
|
<Thin>(-0.43, -0.25)</Thin>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</south>
|
</south>
|
||||||
<north>
|
<north>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<EponaBody>(0.019,0.56)</EponaBody>
|
<Thin>(0.019, 0.56)</Thin>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</north>
|
</north>
|
||||||
<east>
|
<east>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<EponaBody>(0.1479099, -0.3536977)</EponaBody>
|
<Thin>(0.1479099, -0.3536977)</Thin>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</east>
|
</east>
|
||||||
</offsets>
|
</offsets>
|
||||||
|
@ -764,17 +764,17 @@
|
||||||
<offsets>
|
<offsets>
|
||||||
<south>
|
<south>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<EponaBody>(-0.43, -0.25)</EponaBody>
|
<Thin>(-0.43, -0.25)</Thin>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</south>
|
</south>
|
||||||
<north>
|
<north>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<EponaBody>(0.019,0.56)</EponaBody>
|
<Thin>(0.019, 0.56)</Thin>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</north>
|
</north>
|
||||||
<east>
|
<east>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<EponaBody>(-0.3, -0.3215433)</EponaBody>
|
<Thin>(-0.3, -0.3215433)</Thin>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</east>
|
</east>
|
||||||
</offsets>
|
</offsets>
|
||||||
|
@ -938,17 +938,17 @@
|
||||||
<offsets>
|
<offsets>
|
||||||
<south>
|
<south>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<EponaBody>(-0.43, -0.25)</EponaBody>
|
<Thin>(-0.43, -0.25)</Thin>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</south>
|
</south>
|
||||||
<north>
|
<north>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<EponaBody>(0,0.09)</EponaBody>
|
<Thin>(0, 0.09)</Thin>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</north>
|
</north>
|
||||||
<east>
|
<east>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<EponaBody>(0.147, -0.35)</EponaBody>
|
<Thin>(0.147, -0.35)</Thin>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</east>
|
</east>
|
||||||
</offsets>
|
</offsets>
|
||||||
|
@ -970,17 +970,17 @@
|
||||||
<offsets>
|
<offsets>
|
||||||
<south>
|
<south>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<EponaBody>(-0.43, -0.25)</EponaBody>
|
<Thin>(-0.43, -0.25)</Thin>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</south>
|
</south>
|
||||||
<north>
|
<north>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<EponaBody>(0.019,0.56)</EponaBody>
|
<Thin>(0.019, 0.56)</Thin>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</north>
|
</north>
|
||||||
<east>
|
<east>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<EponaBody>(0.147, -0.35)</EponaBody>
|
<Thin>(0.147, -0.35)</Thin>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</east>
|
</east>
|
||||||
|
|
||||||
|
@ -1139,17 +1139,17 @@
|
||||||
<offsets>
|
<offsets>
|
||||||
<south>
|
<south>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<EponaBody>(-0.4200, 0.13)</EponaBody>
|
<Thin>(-0.4200, 0.13)</Thin>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</south>
|
</south>
|
||||||
<north>
|
<north>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<EponaBody>(0.019,0.56)</EponaBody>
|
<Thin>(0.019, 0.56)</Thin>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</north>
|
</north>
|
||||||
<east>
|
<east>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<EponaBody>(-0.3790, 0.1760)</EponaBody>
|
<Thin>(-0.3790, 0.1760)</Thin>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</east>
|
</east>
|
||||||
</offsets>
|
</offsets>
|
||||||
|
@ -1307,17 +1307,17 @@
|
||||||
<offsets>
|
<offsets>
|
||||||
<south>
|
<south>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<EponaBody>(-0.4200, 0.13)</EponaBody>
|
<Thin>(-0.4200, 0.13)</Thin>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</south>
|
</south>
|
||||||
<north>
|
<north>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<EponaBody>(-0.02,0.56)</EponaBody>
|
<Thin>(-0.02, 0.56)</Thin>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</north>
|
</north>
|
||||||
<east>
|
<east>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<EponaBody>(-0.3790, 0.1760)</EponaBody>
|
<Thin>(-0.3790, 0.1760)</Thin>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</east>
|
</east>
|
||||||
</offsets>
|
</offsets>
|
||||||
|
@ -1563,17 +1563,17 @@
|
||||||
<offsets>
|
<offsets>
|
||||||
<south>
|
<south>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<DestrierBody>(-0.45,0)</DestrierBody>
|
<Hulk>(-0.45,0)</Hulk>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</south>
|
</south>
|
||||||
<north>
|
<north>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<DestrierBody>(0,0)</DestrierBody>
|
<Hulk>(0,0)</Hulk>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</north>
|
</north>
|
||||||
<east>
|
<east>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<DestrierBody>(0,0)</DestrierBody>
|
<Hulk>(0,0)</Hulk>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</east>
|
</east>
|
||||||
</offsets>
|
</offsets>
|
||||||
|
@ -1993,17 +1993,17 @@
|
||||||
<offsets>
|
<offsets>
|
||||||
<south>
|
<south>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<DestrierBody>(-0.45,0)</DestrierBody>
|
<Hulk>(-0.45,0)</Hulk>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</south>
|
</south>
|
||||||
<north>
|
<north>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<DestrierBody>(0,0)</DestrierBody>
|
<Hulk>(0,0)</Hulk>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</north>
|
</north>
|
||||||
<east>
|
<east>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<DestrierBody>(-0.24,-0.27)</DestrierBody>
|
<Hulk>(-0.24,-0.27)</Hulk>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</east>
|
</east>
|
||||||
</offsets>
|
</offsets>
|
||||||
|
@ -2167,17 +2167,17 @@
|
||||||
<offsets>
|
<offsets>
|
||||||
<south>
|
<south>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<DestrierBody>(-0.45,0)</DestrierBody>
|
<Hulk>(-0.45,0)</Hulk>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</south>
|
</south>
|
||||||
<north>
|
<north>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<DestrierBody>(0,0)</DestrierBody>
|
<Hulk>(0,0)</Hulk>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</north>
|
</north>
|
||||||
<east>
|
<east>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<DestrierBody>(-0.45,0)</DestrierBody>
|
<Hulk>(-0.45,0)</Hulk>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</east>
|
</east>
|
||||||
</offsets>
|
</offsets>
|
||||||
|
@ -2199,17 +2199,17 @@
|
||||||
<offsets>
|
<offsets>
|
||||||
<south>
|
<south>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<DestrierBody>(0,0)</DestrierBody>
|
<Hulk>(0,0)</Hulk>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</south>
|
</south>
|
||||||
<north>
|
<north>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<DestrierBody>(0,0)</DestrierBody>
|
<Hulk>(0,0)</Hulk>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</north>
|
</north>
|
||||||
<east>
|
<east>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<DestrierBody>(0,0)</DestrierBody>
|
<Hulk>(0,0)</Hulk>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</east>
|
</east>
|
||||||
|
|
||||||
|
@ -2368,17 +2368,17 @@
|
||||||
<offsets>
|
<offsets>
|
||||||
<south>
|
<south>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<DestrierBody>(-0.41,0.25)</DestrierBody>
|
<Hulk>(-0.41,0.25)</Hulk>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</south>
|
</south>
|
||||||
<north>
|
<north>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<DestrierBody>(0,0)</DestrierBody>
|
<Hulk>(0,0)</Hulk>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</north>
|
</north>
|
||||||
<east>
|
<east>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<DestrierBody>(-0.36,0.25)</DestrierBody>
|
<Hulk>(-0.36,0.25)</Hulk>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</east>
|
</east>
|
||||||
</offsets>
|
</offsets>
|
||||||
|
@ -2536,17 +2536,17 @@
|
||||||
<offsets>
|
<offsets>
|
||||||
<south>
|
<south>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<DestrierBody>(-0.42,0.25)</DestrierBody>
|
<Hulk>(-0.42,0.25)</Hulk>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</south>
|
</south>
|
||||||
<north>
|
<north>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<DestrierBody>(0,0)</DestrierBody>
|
<Hulk>(0,0)</Hulk>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</north>
|
</north>
|
||||||
<east>
|
<east>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<DestrierBody>(0,0)</DestrierBody>
|
<Hulk>(0,0)</Hulk>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</east>
|
</east>
|
||||||
</offsets>
|
</offsets>
|
||||||
|
|
|
@ -6,6 +6,7 @@
|
||||||
<Operation Class="PatchOperationFindMod">
|
<Operation Class="PatchOperationFindMod">
|
||||||
<mods>
|
<mods>
|
||||||
<li>Warhammer: Gor</li>
|
<li>Warhammer: Gor</li>
|
||||||
|
<li>Warhammer: Gor (Continued)</li>
|
||||||
</mods>
|
</mods>
|
||||||
<match Class="PatchOperationSequence">
|
<match Class="PatchOperationSequence">
|
||||||
<operations>
|
<operations>
|
||||||
|
|
|
@ -81,7 +81,7 @@
|
||||||
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="Alien_OrassanHumanHybrid"]/alienRace/generalSettings/alienPartGenerator/bodyAddons</xpath>
|
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="Alien_OrassanHumanHybrid"]/alienRace/generalSettings/alienPartGenerator/bodyAddons</xpath>
|
||||||
<value>
|
<value>
|
||||||
<li>
|
<li>
|
||||||
<drawSize>.875</drawSize>
|
<scaleWithPawnDrawsize>true</scaleWithPawnDrawsize>
|
||||||
<path>Genitals/FeaturelessCrotch</path>
|
<path>Genitals/FeaturelessCrotch</path>
|
||||||
<bodyPart>Genitals</bodyPart>
|
<bodyPart>Genitals</bodyPart>
|
||||||
<!--<colorChannel>Genitals</colorChannel>-->
|
<!--<colorChannel>Genitals</colorChannel>-->
|
||||||
|
@ -122,12 +122,12 @@
|
||||||
<CatPenis>
|
<CatPenis>
|
||||||
<path>Genitals/Blank/penis_feline_micro</path>
|
<path>Genitals/Blank/penis_feline_micro</path>
|
||||||
<severity>
|
<severity>
|
||||||
<a1.01>Genitals/Blank/penis_feline_huge</a1.01>
|
<a1.01>Genitals/Blank/penis_orassan_huge</a1.01>
|
||||||
<a0.8>Genitals/Blank/penis_feline_huge</a0.8>
|
<a0.8>Genitals/Blank/penis_orassan_huge</a0.8>
|
||||||
<a0.6>Genitals/Blank/penis_feline_large</a0.6>
|
<a0.6>Genitals/Blank/penis_orassan_large</a0.6>
|
||||||
<a0.4>Genitals/Blank/penis_feline</a0.4>
|
<a0.4>Genitals/Blank/penis_orassan</a0.4>
|
||||||
<a0.2>Genitals/Blank/penis_feline_small</a0.2>
|
<a0.2>Genitals/Blank/penis_orassan_small</a0.2>
|
||||||
<a0.01>Genitals/Blank/penis_feline_micro</a0.01>
|
<a0.01>Genitals/Blank/penis_orassan_micro</a0.01>
|
||||||
</severity>
|
</severity>
|
||||||
</CatPenis>
|
</CatPenis>
|
||||||
<!-- canine -->
|
<!-- canine -->
|
||||||
|
@ -492,6 +492,27 @@
|
||||||
</severity>
|
</severity>
|
||||||
</DinoPenis>
|
</DinoPenis>
|
||||||
</hediffGraphics>
|
</hediffGraphics>
|
||||||
|
<bodytypeGraphics MayRequire="ludeon.rimworld.biotech">
|
||||||
|
<Baby MayRequire="ludeon.rimworld.biotech">
|
||||||
|
<path>Genitals/FeaturelessCrotch</path>
|
||||||
|
<genderGraphics>
|
||||||
|
<Male>Genitals/Flaccid/penis_micro</Male>
|
||||||
|
<Female>Genitals/FeaturelessCrotch</Female>
|
||||||
|
</genderGraphics>
|
||||||
|
</Baby>
|
||||||
|
<Child MayRequire="ludeon.rimworld.biotech">
|
||||||
|
<path>Genitals/FeaturelessCrotch</path>
|
||||||
|
<genderGraphics>
|
||||||
|
<Male>Genitals/Flaccid/penis_micro</Male>
|
||||||
|
<Female>Genitals/FeaturelessCrotch</Female>
|
||||||
|
</genderGraphics>
|
||||||
|
</Child>
|
||||||
|
</bodytypeGraphics>
|
||||||
|
<prioritization MayRequire="ludeon.rimworld.biotech">
|
||||||
|
<li>Gender</li>
|
||||||
|
<li>Bodytype</li>
|
||||||
|
<li>Hediff</li>
|
||||||
|
</prioritization>
|
||||||
<offsets>
|
<offsets>
|
||||||
<south>
|
<south>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
|
@ -500,6 +521,8 @@
|
||||||
<Fat>(-0.42,-0.1548)</Fat>
|
<Fat>(-0.42,-0.1548)</Fat>
|
||||||
<Thin>(-0.42,-0.185)</Thin>
|
<Thin>(-0.42,-0.185)</Thin>
|
||||||
<Hulk>(-0.42,-0.365)</Hulk>
|
<Hulk>(-0.42,-0.365)</Hulk>
|
||||||
|
<Baby MayRequire="ludeon.rimworld.biotech">(-0.42, -0.3)</Baby>
|
||||||
|
<Child MayRequire="ludeon.rimworld.biotech">(-0.42, -0.3)</Child>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</south>
|
</south>
|
||||||
<north>
|
<north>
|
||||||
|
@ -509,6 +532,8 @@
|
||||||
<Fat>(0.06,0.46)</Fat>
|
<Fat>(0.06,0.46)</Fat>
|
||||||
<Thin>(-0.0004,0.222)</Thin>
|
<Thin>(-0.0004,0.222)</Thin>
|
||||||
<Hulk>(0,0.082)</Hulk>
|
<Hulk>(0,0.082)</Hulk>
|
||||||
|
<Baby MayRequire="ludeon.rimworld.biotech">(0.0, 0.0)</Baby>
|
||||||
|
<Child MayRequire="ludeon.rimworld.biotech">(0.0, 0.0)</Child>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</north>
|
</north>
|
||||||
<east>
|
<east>
|
||||||
|
@ -518,13 +543,15 @@
|
||||||
<Fat>(-0.6056,-0.145)</Fat>
|
<Fat>(-0.6056,-0.145)</Fat>
|
||||||
<Thin>(-0.415,-0.133)</Thin>
|
<Thin>(-0.415,-0.133)</Thin>
|
||||||
<Hulk>(-0.466,-0.289)</Hulk>
|
<Hulk>(-0.466,-0.289)</Hulk>
|
||||||
|
<Baby MayRequire="ludeon.rimworld.biotech">(-0.48, 0.041)</Baby>
|
||||||
|
<Child MayRequire="ludeon.rimworld.biotech">(-0.48, 0.041)</Child>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</east>
|
</east>
|
||||||
</offsets>
|
</offsets>
|
||||||
</li>
|
</li>
|
||||||
<!-- vaginas -->
|
<!-- vaginas -->
|
||||||
<li>
|
<li>
|
||||||
<drawSize>.875</drawSize>
|
<scaleWithPawnDrawsize>true</scaleWithPawnDrawsize>
|
||||||
<layerInvert>false</layerInvert>
|
<layerInvert>false</layerInvert>
|
||||||
<path>Genitals/FeaturelessCrotch</path>
|
<path>Genitals/FeaturelessCrotch</path>
|
||||||
<!--<colorChannel>Genitals</colorChannel>-->
|
<!--<colorChannel>Genitals</colorChannel>-->
|
||||||
|
@ -682,6 +709,27 @@
|
||||||
</severity>
|
</severity>
|
||||||
</DinoVagina>
|
</DinoVagina>
|
||||||
</hediffGraphics>
|
</hediffGraphics>
|
||||||
|
<bodytypeGraphics MayRequire="ludeon.rimworld.biotech">
|
||||||
|
<Baby MayRequire="ludeon.rimworld.biotech">
|
||||||
|
<path>Genitals/FeaturelessCrotch</path>
|
||||||
|
<genderGraphics>
|
||||||
|
<Male>Genitals/FeaturelessCrotch</Male>
|
||||||
|
<Female>Genitals/vagina_micro</Female>
|
||||||
|
</genderGraphics>
|
||||||
|
</Baby>
|
||||||
|
<Child MayRequire="ludeon.rimworld.biotech">
|
||||||
|
<path>Genitals/FeaturelessCrotch</path>
|
||||||
|
<genderGraphics>
|
||||||
|
<Male>Genitals/FeaturelessCrotch</Male>
|
||||||
|
<Female>Genitals/vagina_micro</Female>
|
||||||
|
</genderGraphics>
|
||||||
|
</Child>
|
||||||
|
</bodytypeGraphics>
|
||||||
|
<prioritization MayRequire="ludeon.rimworld.biotech">
|
||||||
|
<li>Gender</li>
|
||||||
|
<li>Bodytype</li>
|
||||||
|
<li>Hediff</li>
|
||||||
|
</prioritization>
|
||||||
<offsets>
|
<offsets>
|
||||||
<south>
|
<south>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
|
@ -689,16 +737,20 @@
|
||||||
<Female>(-0.4196,-0.229)</Female>
|
<Female>(-0.4196,-0.229)</Female>
|
||||||
<Fat>(-0.42,-0.1548)</Fat>
|
<Fat>(-0.42,-0.1548)</Fat>
|
||||||
<Thin>(-0.42,-0.191)</Thin>
|
<Thin>(-0.42,-0.191)</Thin>
|
||||||
<Hulk>(-0.42,-0.346)</Hulk>
|
<Hulk>(-0.42,-0.375)</Hulk>
|
||||||
|
<Baby MayRequire="ludeon.rimworld.biotech">(-0.42, -0.02)</Baby>
|
||||||
|
<Child MayRequire="ludeon.rimworld.biotech">(-0.42, -0.02)</Child>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</south>
|
</south>
|
||||||
<north>
|
<north>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<Male>(0,0.217)</Male>
|
<Male>(0,0.217)</Male>
|
||||||
<Female>(-0.0116,0.1999)</Female>
|
<Female>(-0.015,0.12)</Female>
|
||||||
<Fat>(0.06,0.46)</Fat>
|
<Fat>(0.06,0.46)</Fat>
|
||||||
<Thin>(-0.0004,0.222)</Thin>
|
<Thin>(-0.0004,0.145)</Thin>
|
||||||
<Hulk>(0,0.082)</Hulk>
|
<Hulk>(-0.0015,-0.042)</Hulk>
|
||||||
|
<Baby MayRequire="ludeon.rimworld.biotech">(-0.001, 0.355)</Baby>
|
||||||
|
<Child MayRequire="ludeon.rimworld.biotech">(-0.001, 0.355)</Child>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</north>
|
</north>
|
||||||
<east>
|
<east>
|
||||||
|
@ -708,13 +760,15 @@
|
||||||
<Fat>(-0.6056,-0.145)</Fat>
|
<Fat>(-0.6056,-0.145)</Fat>
|
||||||
<Thin>(-0.3958,-0.088)</Thin>
|
<Thin>(-0.3958,-0.088)</Thin>
|
||||||
<Hulk>(-0.4216,-0.238)</Hulk>
|
<Hulk>(-0.4216,-0.238)</Hulk>
|
||||||
|
<Baby MayRequire="ludeon.rimworld.biotech">(0.0, 0.0)</Baby>
|
||||||
|
<Child MayRequire="ludeon.rimworld.biotech">(0.0, 0.0)</Child>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</east>
|
</east>
|
||||||
</offsets>
|
</offsets>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<path>Breasts/FeaturelessLeft</path>
|
<path>Breasts/FeaturelessLeft</path>
|
||||||
<drawSize>.875</drawSize>
|
<scaleWithPawnDrawsize>true</scaleWithPawnDrawsize>
|
||||||
<shaderType>Transparent</shaderType>
|
<shaderType>Transparent</shaderType>
|
||||||
<!--<colorChannel>Genitals</colorChannel>-->
|
<!--<colorChannel>Genitals</colorChannel>-->
|
||||||
<bodyPart>Chest</bodyPart>
|
<bodyPart>Chest</bodyPart>
|
||||||
|
@ -861,14 +915,24 @@
|
||||||
</severity>
|
</severity>
|
||||||
</NecroBreasts>
|
</NecroBreasts>
|
||||||
</hediffGraphics>
|
</hediffGraphics>
|
||||||
|
<bodytypeGraphics MayRequire="ludeon.rimworld.biotech">
|
||||||
|
<Baby MayRequire="ludeon.rimworld.biotech">Breasts/breasts_micro_left</Baby>
|
||||||
|
<Child MayRequire="ludeon.rimworld.biotech">Breasts/breasts_micro_left</Child>
|
||||||
|
</bodytypeGraphics>
|
||||||
|
<prioritization MayRequire="ludeon.rimworld.biotech">
|
||||||
|
<li>Bodytype</li>
|
||||||
|
<li>Hediff</li>
|
||||||
|
</prioritization>
|
||||||
<offsets>
|
<offsets>
|
||||||
<south>
|
<south>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<Male>(-0.385,0.244)</Male>
|
<Male>(-0.385,0.244)</Male>
|
||||||
<Female>(-0.4178,0.25)</Female>
|
<Female>(-0.395,0.25)</Female>
|
||||||
<Fat>(-0.279,0.21)</Fat>
|
<Fat>(-0.279,0.21)</Fat>
|
||||||
<Thin>(-0.42,0.245)</Thin>
|
<Thin>(-0.42,0.245)</Thin>
|
||||||
<Hulk>(-0.302,0.1)</Hulk>
|
<Hulk>(-0.302,0.1)</Hulk>
|
||||||
|
<Baby MayRequire="ludeon.rimworld.biotech">(-0.393, 0.24)</Baby>
|
||||||
|
<Child MayRequire="ludeon.rimworld.biotech">(-0.393, 0.24)</Child>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</south>
|
</south>
|
||||||
<north>
|
<north>
|
||||||
|
@ -878,6 +942,8 @@
|
||||||
<Fat>(0.06,0.51)</Fat>
|
<Fat>(0.06,0.51)</Fat>
|
||||||
<Thin>(0.013,0.587)</Thin>
|
<Thin>(0.013,0.587)</Thin>
|
||||||
<Hulk>(0,0.46)</Hulk>
|
<Hulk>(0,0.46)</Hulk>
|
||||||
|
<Baby MayRequire="ludeon.rimworld.biotech">(0.0, 0.0)</Baby>
|
||||||
|
<Child MayRequire="ludeon.rimworld.biotech">(0.0, 0.0)</Child>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</north>
|
</north>
|
||||||
<east>
|
<east>
|
||||||
|
@ -887,13 +953,15 @@
|
||||||
<Fat>(-0.63,0.26)</Fat>
|
<Fat>(-0.63,0.26)</Fat>
|
||||||
<Thin>(-0.419,0.27)</Thin>
|
<Thin>(-0.419,0.27)</Thin>
|
||||||
<Hulk>(-0.603,0.143)</Hulk>
|
<Hulk>(-0.603,0.143)</Hulk>
|
||||||
|
<Baby MayRequire="ludeon.rimworld.biotech">(-0.474, 0.22)</Baby>
|
||||||
|
<Child MayRequire="ludeon.rimworld.biotech">(-0.474, 0.22)</Child>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</east>
|
</east>
|
||||||
</offsets>
|
</offsets>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<path>Breasts/FeaturelessRight</path>
|
<path>Breasts/FeaturelessRight</path>
|
||||||
<drawSize>.875</drawSize>
|
<scaleWithPawnDrawsize>true</scaleWithPawnDrawsize>
|
||||||
<!--<colorChannel>Genitals</colorChannel>-->
|
<!--<colorChannel>Genitals</colorChannel>-->
|
||||||
<bodyPart>Chest</bodyPart>
|
<bodyPart>Chest</bodyPart>
|
||||||
<shaderType>Transparent</shaderType>
|
<shaderType>Transparent</shaderType>
|
||||||
|
@ -1040,14 +1108,24 @@
|
||||||
</severity>
|
</severity>
|
||||||
</NecroBreasts>
|
</NecroBreasts>
|
||||||
</hediffGraphics>
|
</hediffGraphics>
|
||||||
|
<bodytypeGraphics MayRequire="ludeon.rimworld.biotech">
|
||||||
|
<Baby MayRequire="ludeon.rimworld.biotech">Breasts/breasts_micro_right</Baby>
|
||||||
|
<Child MayRequire="ludeon.rimworld.biotech">Breasts/breasts_micro_right</Child>
|
||||||
|
</bodytypeGraphics>
|
||||||
|
<prioritization MayRequire="ludeon.rimworld.biotech">
|
||||||
|
<li>Bodytype</li>
|
||||||
|
<li>Hediff</li>
|
||||||
|
</prioritization>
|
||||||
<offsets>
|
<offsets>
|
||||||
<south>
|
<south>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<Male>(-0.456,0.244)</Male>
|
<Male>(-0.456,0.244)</Male>
|
||||||
<Female>(-0.437,0.25)</Female>
|
<Female>(-0.445,0.25)</Female>
|
||||||
<Fat>(-0.565,0.21)</Fat>
|
<Fat>(-0.565,0.21)</Fat>
|
||||||
<Thin>(-0.42,0.245)</Thin>
|
<Thin>(-0.42,0.245)</Thin>
|
||||||
<Hulk>(-0.5336,0.1)</Hulk>
|
<Hulk>(-0.5336,0.1)</Hulk>
|
||||||
|
<Baby MayRequire="ludeon.rimworld.biotech">(-0.45, 0.24)</Baby>
|
||||||
|
<Child MayRequire="ludeon.rimworld.biotech">(-0.45, 0.24)</Child>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</south>
|
</south>
|
||||||
<north>
|
<north>
|
||||||
|
@ -1057,6 +1135,8 @@
|
||||||
<Fat>(0.06,0.51)</Fat>
|
<Fat>(0.06,0.51)</Fat>
|
||||||
<Thin>(-0.01,0.587)</Thin>
|
<Thin>(-0.01,0.587)</Thin>
|
||||||
<Hulk>(0,0.46)</Hulk>
|
<Hulk>(0,0.46)</Hulk>
|
||||||
|
<Baby MayRequire="ludeon.rimworld.biotech">(0.0, 0.0)</Baby>
|
||||||
|
<Child MayRequire="ludeon.rimworld.biotech">(0.0, 0.0)</Child>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</north>
|
</north>
|
||||||
<east>
|
<east>
|
||||||
|
@ -1066,6 +1146,8 @@
|
||||||
<Fat>(-0.63,0.26)</Fat>
|
<Fat>(-0.63,0.26)</Fat>
|
||||||
<Thin>(-0.419,0.27)</Thin>
|
<Thin>(-0.419,0.27)</Thin>
|
||||||
<Hulk>(-0.49,0.55)</Hulk>
|
<Hulk>(-0.49,0.55)</Hulk>
|
||||||
|
<Baby MayRequire="ludeon.rimworld.biotech">(-0.474, 0.22)</Baby>
|
||||||
|
<Child MayRequire="ludeon.rimworld.biotech">(-0.474, 0.22)</Child>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</east>
|
</east>
|
||||||
</offsets>
|
</offsets>
|
||||||
|
@ -1074,7 +1156,7 @@
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<path>Breasts/FeaturelessLeft</path>
|
<path>Breasts/FeaturelessLeft</path>
|
||||||
<drawSize>.875</drawSize>
|
<scaleWithPawnDrawsize>true</scaleWithPawnDrawsize>
|
||||||
<shaderType>Transparent</shaderType>
|
<shaderType>Transparent</shaderType>
|
||||||
<bodyPart>Chest</bodyPart>
|
<bodyPart>Chest</bodyPart>
|
||||||
<inFrontOfBody>true</inFrontOfBody>
|
<inFrontOfBody>true</inFrontOfBody>
|
||||||
|
@ -1086,7 +1168,7 @@
|
||||||
<hediffGraphics>
|
<hediffGraphics>
|
||||||
<!-- vanilla RJW -->
|
<!-- vanilla RJW -->
|
||||||
<!-- human -->
|
<!-- human -->
|
||||||
<Breasts>Breasts/Blank/breasts_micro_left</Breasts>
|
<Breasts>Breasts/Blank/breasts_orassan_left</Breasts>
|
||||||
<!-- udder -->
|
<!-- udder -->
|
||||||
<!--<UdderBreasts>Breasts/Blank/breasts_udder_micro_left</UdderBreasts>-->
|
<!--<UdderBreasts>Breasts/Blank/breasts_udder_micro_left</UdderBreasts>-->
|
||||||
<!-- hydraulic -->
|
<!-- hydraulic -->
|
||||||
|
@ -1114,10 +1196,12 @@
|
||||||
<south>
|
<south>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<Male>(-0.404,0.162)</Male>
|
<Male>(-0.404,0.162)</Male>
|
||||||
<Female>(-0.4178,0.162)</Female>
|
<Female>(-0.415,0.145)</Female>
|
||||||
<Fat>(-0.279,0.2)</Fat>
|
<Fat>(-0.279,0.2)</Fat>
|
||||||
<Thin>(-0.42,0.162)</Thin>
|
<Thin>(-0.42,0.162)</Thin>
|
||||||
<Hulk>(-0.353,0)</Hulk>
|
<Hulk>(-0.353,0)</Hulk>
|
||||||
|
<Child>(-0.4, 0.185)</Child>
|
||||||
|
<Baby>(-0.4, 0.185)</Baby>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</south>
|
</south>
|
||||||
<north>
|
<north>
|
||||||
|
@ -1127,6 +1211,8 @@
|
||||||
<Fat>(0.06,0.51)</Fat>
|
<Fat>(0.06,0.51)</Fat>
|
||||||
<Thin>(0.013,0.587)</Thin>
|
<Thin>(0.013,0.587)</Thin>
|
||||||
<Hulk>(0,0.46)</Hulk>
|
<Hulk>(0,0.46)</Hulk>
|
||||||
|
<Child>(0.0, 0.0)</Child>
|
||||||
|
<Baby>(0.0, 0.0)</Baby>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</north>
|
</north>
|
||||||
<east>
|
<east>
|
||||||
|
@ -1136,13 +1222,15 @@
|
||||||
<Fat>(-0.63,0.2)</Fat>
|
<Fat>(-0.63,0.2)</Fat>
|
||||||
<Thin>(-0.393,0.162)</Thin>
|
<Thin>(-0.393,0.162)</Thin>
|
||||||
<Hulk>(-0.477,0.0)</Hulk>
|
<Hulk>(-0.477,0.0)</Hulk>
|
||||||
|
<Child>(0.0, 0.0)</Child>
|
||||||
|
<Baby>(0.0, 0.0)</Baby>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</east>
|
</east>
|
||||||
</offsets>
|
</offsets>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<path>Breasts/FeaturelessRight</path>
|
<path>Breasts/FeaturelessRight</path>
|
||||||
<drawSize>.875</drawSize>
|
<scaleWithPawnDrawsize>true</scaleWithPawnDrawsize>
|
||||||
<bodyPart>Chest</bodyPart>
|
<bodyPart>Chest</bodyPart>
|
||||||
<shaderType>Transparent</shaderType>
|
<shaderType>Transparent</shaderType>
|
||||||
<inFrontOfBody>true</inFrontOfBody>
|
<inFrontOfBody>true</inFrontOfBody>
|
||||||
|
@ -1154,7 +1242,7 @@
|
||||||
<hediffGraphics>
|
<hediffGraphics>
|
||||||
<!-- vanilla RJW -->
|
<!-- vanilla RJW -->
|
||||||
<!-- human -->
|
<!-- human -->
|
||||||
<Breasts>Breasts/Blank/breasts_micro_right</Breasts>
|
<Breasts>Breasts/Blank/breasts_orassan_right</Breasts>
|
||||||
<!-- udder -->
|
<!-- udder -->
|
||||||
<!--<UdderBreasts>Breasts/Blank/breasts_udder_right</UdderBreasts>-->
|
<!--<UdderBreasts>Breasts/Blank/breasts_udder_right</UdderBreasts>-->
|
||||||
<!-- hydraulic -->
|
<!-- hydraulic -->
|
||||||
|
@ -1182,10 +1270,12 @@
|
||||||
<south>
|
<south>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<Male>(-0.443,0.162)</Male>
|
<Male>(-0.443,0.162)</Male>
|
||||||
<Female>(-0.437,0.162)</Female>
|
<Female>(-0.43,0.145)</Female>
|
||||||
<Fat>(-0.565,0.2)</Fat>
|
<Fat>(-0.565,0.2)</Fat>
|
||||||
<Thin>(-0.42,0.162)</Thin>
|
<Thin>(-0.42,0.155)</Thin>
|
||||||
<Hulk>(-0.482,0)</Hulk>
|
<Hulk>(-0.482,0)</Hulk>
|
||||||
|
<Baby MayRequire="ludeon.rimworld.biotech">(-0.443, 0.185)</Baby>
|
||||||
|
<Child MayRequire="ludeon.rimworld.biotech">(-0.443, 0.185)</Child>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</south>
|
</south>
|
||||||
<north>
|
<north>
|
||||||
|
@ -1195,6 +1285,8 @@
|
||||||
<Fat>(0.06,0.51)</Fat>
|
<Fat>(0.06,0.51)</Fat>
|
||||||
<Thin>(-0.01,0.587)</Thin>
|
<Thin>(-0.01,0.587)</Thin>
|
||||||
<Hulk>(0,0.46)</Hulk>
|
<Hulk>(0,0.46)</Hulk>
|
||||||
|
<Baby MayRequire="ludeon.rimworld.biotech">(0.0, 0.0)</Baby>
|
||||||
|
<Child MayRequire="ludeon.rimworld.biotech">(0.0, 0.0)</Child>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</north>
|
</north>
|
||||||
<east>
|
<east>
|
||||||
|
@ -1204,6 +1296,8 @@
|
||||||
<Fat>(-0.63,0.2)</Fat>
|
<Fat>(-0.63,0.2)</Fat>
|
||||||
<Thin>(-0.393,0.162)</Thin>
|
<Thin>(-0.393,0.162)</Thin>
|
||||||
<Hulk>(-0.477,0.0)</Hulk>
|
<Hulk>(-0.477,0.0)</Hulk>
|
||||||
|
<Baby MayRequire="ludeon.rimworld.biotech">(-0.45, 0.17)</Baby>
|
||||||
|
<Child MayRequire="ludeon.rimworld.biotech">(-0.45, 0.17)</Child>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</east>
|
</east>
|
||||||
</offsets>
|
</offsets>
|
||||||
|
@ -1211,7 +1305,7 @@
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<path>Breasts/FeaturelessLeft</path>
|
<path>Breasts/FeaturelessLeft</path>
|
||||||
<drawSize>.875</drawSize>
|
<scaleWithPawnDrawsize>true</scaleWithPawnDrawsize>
|
||||||
<shaderType>Transparent</shaderType>
|
<shaderType>Transparent</shaderType>
|
||||||
<bodyPart>Chest</bodyPart>
|
<bodyPart>Chest</bodyPart>
|
||||||
<inFrontOfBody>true</inFrontOfBody>
|
<inFrontOfBody>true</inFrontOfBody>
|
||||||
|
@ -1223,7 +1317,7 @@
|
||||||
<hediffGraphics>
|
<hediffGraphics>
|
||||||
<!-- vanilla RJW -->
|
<!-- vanilla RJW -->
|
||||||
<!-- human -->
|
<!-- human -->
|
||||||
<Breasts>Breasts/Blank/breasts_micro_left</Breasts>
|
<Breasts>Breasts/Blank/breasts_orassan_left</Breasts>
|
||||||
<!-- udder -->
|
<!-- udder -->
|
||||||
<!--<UdderBreasts>Breasts/Blank/breasts_udder_micro_left</UdderBreasts>-->
|
<!--<UdderBreasts>Breasts/Blank/breasts_udder_micro_left</UdderBreasts>-->
|
||||||
<!-- hydraulic -->
|
<!-- hydraulic -->
|
||||||
|
@ -1251,10 +1345,12 @@
|
||||||
<south>
|
<south>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<Male>(-0.404,0.072)</Male>
|
<Male>(-0.404,0.072)</Male>
|
||||||
<Female>(-0.4178,0.072)</Female>
|
<Female>(-0.415,0.074)</Female>
|
||||||
<Fat>(-0.279,0.2)</Fat>
|
<Fat>(-0.279,0.2)</Fat>
|
||||||
<Thin>(-0.42,0.072)</Thin>
|
<Thin>(-0.42,0.074)</Thin>
|
||||||
<Hulk>(-0.3787,-0.0772)</Hulk>
|
<Hulk>(-0.3787,-0.0772)</Hulk>
|
||||||
|
<Baby MayRequire="ludeon.rimworld.biotech">(-0.4, 0.125)</Baby>
|
||||||
|
<Child MayRequire="ludeon.rimworld.biotech">(-0.4, 0.125)</Child>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</south>
|
</south>
|
||||||
<north>
|
<north>
|
||||||
|
@ -1264,6 +1360,8 @@
|
||||||
<Fat>(0.06,0.51)</Fat>
|
<Fat>(0.06,0.51)</Fat>
|
||||||
<Thin>(0.013,0.587)</Thin>
|
<Thin>(0.013,0.587)</Thin>
|
||||||
<Hulk>(0,0.46)</Hulk>
|
<Hulk>(0,0.46)</Hulk>
|
||||||
|
<Baby MayRequire="ludeon.rimworld.biotech">(0.0, 0.0)</Baby>
|
||||||
|
<Child MayRequire="ludeon.rimworld.biotech">(0.0, 0.0)</Child>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</north>
|
</north>
|
||||||
<east>
|
<east>
|
||||||
|
@ -1273,13 +1371,15 @@
|
||||||
<Fat>(-0.63,0.2)</Fat>
|
<Fat>(-0.63,0.2)</Fat>
|
||||||
<Thin>(-0.37,0.072)</Thin>
|
<Thin>(-0.37,0.072)</Thin>
|
||||||
<Hulk>(-0.432,-0.118)</Hulk>
|
<Hulk>(-0.432,-0.118)</Hulk>
|
||||||
|
<Baby MayRequire="ludeon.rimworld.biotech">(-0.438, 0.12)</Baby>
|
||||||
|
<Child MayRequire="ludeon.rimworld.biotech">(-0.438, 0.12)</Child>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</east>
|
</east>
|
||||||
</offsets>
|
</offsets>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<path>Breasts/FeaturelessRight</path>
|
<path>Breasts/FeaturelessRight</path>
|
||||||
<drawSize>.875</drawSize>
|
<scaleWithPawnDrawsize>true</scaleWithPawnDrawsize>
|
||||||
<bodyPart>Chest</bodyPart>
|
<bodyPart>Chest</bodyPart>
|
||||||
<shaderType>Transparent</shaderType>
|
<shaderType>Transparent</shaderType>
|
||||||
<inFrontOfBody>true</inFrontOfBody>
|
<inFrontOfBody>true</inFrontOfBody>
|
||||||
|
@ -1291,7 +1391,7 @@
|
||||||
<hediffGraphics>
|
<hediffGraphics>
|
||||||
<!-- vanilla RJW -->
|
<!-- vanilla RJW -->
|
||||||
<!-- human -->
|
<!-- human -->
|
||||||
<Breasts>Breasts/Blank/breasts_micro_right</Breasts>
|
<Breasts>Breasts/Blank/breasts_orassan_right</Breasts>
|
||||||
<!-- udder -->
|
<!-- udder -->
|
||||||
<!--<UdderBreasts>Breasts/Blank/breasts_udder_right</UdderBreasts>-->
|
<!--<UdderBreasts>Breasts/Blank/breasts_udder_right</UdderBreasts>-->
|
||||||
<!-- hydraulic -->
|
<!-- hydraulic -->
|
||||||
|
@ -1319,10 +1419,12 @@
|
||||||
<south>
|
<south>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
<Male>(-0.443,0.072)</Male>
|
<Male>(-0.443,0.072)</Male>
|
||||||
<Female>(-0.437,0.072)</Female>
|
<Female>(-0.43,0.074)</Female>
|
||||||
<Fat>(-0.565,0.2)</Fat>
|
<Fat>(-0.565,0.2)</Fat>
|
||||||
<Thin>(-0.42,0.072)</Thin>
|
<Thin>(-0.42,0.072)</Thin>
|
||||||
<Hulk>(-0.45,-0.0772)</Hulk>
|
<Hulk>(-0.45,-0.0772)</Hulk>
|
||||||
|
<Baby MayRequire="ludeon.rimworld.biotech">(-0.443, 0.125)</Baby>
|
||||||
|
<Child MayRequire="ludeon.rimworld.biotech">(-0.443, 0.125)</Child>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</south>
|
</south>
|
||||||
<north>
|
<north>
|
||||||
|
@ -1332,6 +1434,8 @@
|
||||||
<Fat>(0.06,0.51)</Fat>
|
<Fat>(0.06,0.51)</Fat>
|
||||||
<Thin>(-0.01,0.587)</Thin>
|
<Thin>(-0.01,0.587)</Thin>
|
||||||
<Hulk>(0,0.46)</Hulk>
|
<Hulk>(0,0.46)</Hulk>
|
||||||
|
<Baby MayRequire="ludeon.rimworld.biotech">(0.0, 0.0)</Baby>
|
||||||
|
<Child MayRequire="ludeon.rimworld.biotech">(0.0, 0.0)</Child>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</north>
|
</north>
|
||||||
<east>
|
<east>
|
||||||
|
@ -1341,6 +1445,8 @@
|
||||||
<Fat>(-0.63,0.2)</Fat>
|
<Fat>(-0.63,0.2)</Fat>
|
||||||
<Thin>(-0.37,0.072)</Thin>
|
<Thin>(-0.37,0.072)</Thin>
|
||||||
<Hulk>(-0.4258,-0.0673)</Hulk>
|
<Hulk>(-0.4258,-0.0673)</Hulk>
|
||||||
|
<Baby MayRequire="ludeon.rimworld.biotech">(-0.438, 0.12)</Baby>
|
||||||
|
<Child MayRequire="ludeon.rimworld.biotech">(-0.438, 0.12)</Child>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</east>
|
</east>
|
||||||
</offsets>
|
</offsets>
|
||||||
|
@ -1351,7 +1457,7 @@
|
||||||
<path>Genitals/Testicles/FeaturelessTesticles</path>
|
<path>Genitals/Testicles/FeaturelessTesticles</path>
|
||||||
<bodyPart>Genitals</bodyPart>
|
<bodyPart>Genitals</bodyPart>
|
||||||
<shaderType>Transparent</shaderType>
|
<shaderType>Transparent</shaderType>
|
||||||
<drawSize>.875</drawSize>
|
<scaleWithPawnDrawsize>true</scaleWithPawnDrawsize>
|
||||||
<inFrontOfBody>true</inFrontOfBody>
|
<inFrontOfBody>true</inFrontOfBody>
|
||||||
<!--<colorChannel>Genitals</colorChannel>-->
|
<!--<colorChannel>Genitals</colorChannel>-->
|
||||||
<layerOffset>-0.2764</layerOffset>
|
<layerOffset>-0.2764</layerOffset>
|
||||||
|
@ -1565,6 +1671,27 @@
|
||||||
</severity>
|
</severity>
|
||||||
</DinoPenis>
|
</DinoPenis>
|
||||||
</hediffGraphics>
|
</hediffGraphics>
|
||||||
|
<bodytypeGraphics MayRequire="ludeon.rimworld.biotech">
|
||||||
|
<Baby MayRequire="ludeon.rimworld.biotech">
|
||||||
|
<path>Genitals/FeaturelessCrotch</path>
|
||||||
|
<genderGraphics>
|
||||||
|
<Male>Genitals/Flaccid/penis_micro</Male>
|
||||||
|
<Female>Genitals/FeaturelessCrotch</Female>
|
||||||
|
</genderGraphics>
|
||||||
|
</Baby>
|
||||||
|
<Child MayRequire="ludeon.rimworld.biotech">
|
||||||
|
<path>Genitals/FeaturelessCrotch</path>
|
||||||
|
<genderGraphics>
|
||||||
|
<Male>Genitals/Flaccid/penis_micro</Male>
|
||||||
|
<Female>Genitals/FeaturelessCrotch</Female>
|
||||||
|
</genderGraphics>
|
||||||
|
</Child>
|
||||||
|
</bodytypeGraphics>
|
||||||
|
<prioritization MayRequire="ludeon.rimworld.biotech">
|
||||||
|
<li>Gender</li>
|
||||||
|
<li>Bodytype</li>
|
||||||
|
<li>Hediff</li>
|
||||||
|
</prioritization>
|
||||||
<offsets>
|
<offsets>
|
||||||
<south>
|
<south>
|
||||||
<bodyTypes>
|
<bodyTypes>
|
||||||
|
@ -1573,6 +1700,8 @@
|
||||||
<Fat>(-0.42,-0.1548)</Fat>
|
<Fat>(-0.42,-0.1548)</Fat>
|
||||||
<Thin>(-0.42,-0.175)</Thin>
|
<Thin>(-0.42,-0.175)</Thin>
|
||||||
<Hulk>(-0.42,-0.35)</Hulk>
|
<Hulk>(-0.42,-0.35)</Hulk>
|
||||||
|
<Baby MayRequire="ludeon.rimworld.biotech">(-0.42, 0.03)</Baby>
|
||||||
|
<Child MayRequire="ludeon.rimworld.biotech">(-0.42, 0.03)</Child>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</south>
|
</south>
|
||||||
<north>
|
<north>
|
||||||
|
@ -1581,7 +1710,9 @@
|
||||||
<Female>(-0.0116,0.1999)</Female>
|
<Female>(-0.0116,0.1999)</Female>
|
||||||
<Fat>(0.06,0.46)</Fat>
|
<Fat>(0.06,0.46)</Fat>
|
||||||
<Thin>(-0.0004,0.222)</Thin>
|
<Thin>(-0.0004,0.222)</Thin>
|
||||||
<Hulk>(0,0.082)</Hulk>
|
<Hulk>(0,0.082)</Hulk>
|
||||||
|
<Baby MayRequire="ludeon.rimworld.biotech">(-0.001, 0.34)</Baby>
|
||||||
|
<Child MayRequire="ludeon.rimworld.biotech">(-0.001, 0.34)</Child>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</north>
|
</north>
|
||||||
<east>
|
<east>
|
||||||
|
@ -1591,6 +1722,8 @@
|
||||||
<Fat>(-0.6056,-0.145)</Fat>
|
<Fat>(-0.6056,-0.145)</Fat>
|
||||||
<Thin>(-0.3958,-0.088)</Thin>
|
<Thin>(-0.3958,-0.088)</Thin>
|
||||||
<Hulk>(-0.4216,-0.238)</Hulk>
|
<Hulk>(-0.4216,-0.238)</Hulk>
|
||||||
|
<Baby MayRequire="ludeon.rimworld.biotech">(0.0, 0.0)</Baby>
|
||||||
|
<Child MayRequire="ludeon.rimworld.biotech">(0.0, 0.0)</Child>
|
||||||
</bodyTypes>
|
</bodyTypes>
|
||||||
</east>
|
</east>
|
||||||
</offsets>
|
</offsets>
|
||||||
|
|
|
@ -6,6 +6,7 @@
|
||||||
<Operation Class="PatchOperationFindMod">
|
<Operation Class="PatchOperationFindMod">
|
||||||
<mods>
|
<mods>
|
||||||
<li>Warhammer: Skaven</li>
|
<li>Warhammer: Skaven</li>
|
||||||
|
<li>Warhammer: Skaven (Continued)</li>
|
||||||
</mods>
|
</mods>
|
||||||
<match Class="PatchOperationSequence">
|
<match Class="PatchOperationSequence">
|
||||||
<operations>
|
<operations>
|
||||||
|
|
|
@ -6,6 +6,7 @@
|
||||||
<Operation Class="PatchOperationFindMod">
|
<Operation Class="PatchOperationFindMod">
|
||||||
<mods>
|
<mods>
|
||||||
<li>Warhammer: Zhthy'hl</li>
|
<li>Warhammer: Zhthy'hl</li>
|
||||||
|
<li>Warhammer: Zhthy'hl (Continued)</li>
|
||||||
</mods>
|
</mods>
|
||||||
<match Class="PatchOperationSequence">
|
<match Class="PatchOperationSequence">
|
||||||
<operations>
|
<operations>
|
||||||
|
|
Before Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 6.3 KiB |
Before Width: | Height: | Size: 5.8 KiB |
Before Width: | Height: | Size: 6.7 KiB |
Before Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 7.1 KiB |
Before Width: | Height: | Size: 8.3 KiB |
Before Width: | Height: | Size: 9 KiB |
Before Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 7.4 KiB |
Before Width: | Height: | Size: 6.8 KiB |
Before Width: | Height: | Size: 7.7 KiB |
Before Width: | Height: | Size: 24 KiB |
Before Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 25 KiB |
Before Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 9.6 KiB |
Before Width: | Height: | Size: 8.6 KiB |
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 24 KiB |
Before Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 25 KiB |
Before Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 7 KiB |
Before Width: | Height: | Size: 6.1 KiB |
Before Width: | Height: | Size: 7.7 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 3.7 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 24 KiB |
Before Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 25 KiB |
Before Width: | Height: | Size: 42 KiB |
Before Width: | Height: | Size: 41 KiB |
Before Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 7.9 KiB |
Before Width: | Height: | Size: 3 KiB |
Before Width: | Height: | Size: 6.7 KiB |
Before Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 8.1 KiB |
Before Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 24 KiB |
Before Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 25 KiB |
Before Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 42 KiB |
Before Width: | Height: | Size: 41 KiB |
Before Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 9.6 KiB |
Before Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 9.5 KiB |
Before Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 3 KiB |
Before Width: | Height: | Size: 24 KiB |
Before Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 25 KiB |