Compare commits

...

4 Commits

Author SHA1 Message Date
Tory bfc35d7635 2.2.15.12 2023-09-27 23:39:11 -07:00
Tory 3100f84e05 Update file LoadFolders.xml 2023-09-27 06:23:23 +00:00
Tory e0d0ccdf62 2.2.15.11 2023-09-26 22:49:44 -07:00
Tory 3d07d9a6e2 2.2.15.10 2023-07-10 15:34:34 -07:00
1319 changed files with 11925 additions and 2870 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<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>
<downloadUri>https://gitgud.io/Tory/rimnude-unofficial/</downloadUri>
</Manifest>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,33 +1,59 @@
<?xml version="1.0" encoding="utf-8" ?>
<!-- alien races -->
<Patch>
<Operation Class="PatchOperationFindMod">
<mods>
<li>Leeani Playable Race</li>
<li>Eeveelutions - Flareon Module [1.4]</li>
</mods>
<match Class="PatchOperationSequence">
<operations>
<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>
<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>
</nomatch>
</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">
<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>
<!-- penises -->
<li>
<path>Genitals/FeaturelessCrotch</path>
<colorChannel>Genitals</colorChannel>
<bodyPart>Genitals</bodyPart>
<shaderType>Transparent</shaderType>
<colorChannel>Flareon_inner</colorChannel>
<inFrontOfBody>true</inFrontOfBody>
<layerOffset>-0.2763</layerOffset>
<layerOffset>-0.288</layerOffset>
<drawSize>0.7</drawSize>
<drawnInBed>false</drawnInBed>
<hiddenUnderApparelFor>
<li>Legs</li>
@ -264,7 +290,7 @@
<MissingBodyPart>Injuries/crotch_missing</MissingBodyPart>
<!-- race support -->
<!-- ghoul -->
<GhoulPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<GhoulPenis MayRequire="Abraxas.RJW.RaceSupport">
<path>Genitals/penis_micro</path>
<severity>
<a1.01>Genitals/penis_huge</a1.01>
@ -276,7 +302,7 @@
</severity>
</GhoulPenis>
<!-- orc -->
<OrcPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<OrcPenis MayRequire="Abraxas.RJW.RaceSupport">
<path>Genitals/penis_orc_micro</path>
<severity>
<a1.01>Genitals/penis_orc_huge</a1.01>
@ -288,7 +314,7 @@
</severity>
</OrcPenis>
<!-- elf -->
<ElfPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<ElfPenis MayRequire="Abraxas.RJW.RaceSupport">
<path>Genitals/penis_micro</path>
<severity>
<a1.01>Genitals/penis_huge</a1.01>
@ -300,7 +326,7 @@
</severity>
</ElfPenis>
<!-- monkey -->
<MonkeyPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<MonkeyPenis MayRequire="Abraxas.RJW.RaceSupport">
<path>Genitals/penis_micro</path>
<severity>
<a1.01>Genitals/penis_huge</a1.01>
@ -312,7 +338,7 @@
</severity>
</MonkeyPenis>
<!-- pig -->
<PigPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<PigPenis MayRequire="Abraxas.RJW.RaceSupport">
<path>Genitals/penis_screw_micro</path>
<severity>
<a1.01>Genitals/penis_screw_huge</a1.01>
@ -324,7 +350,7 @@
</severity>
</PigPenis>
<!-- bear -->
<BearPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<BearPenis MayRequire="Abraxas.RJW.RaceSupport">
<path>Genitals/penis_micro</path>
<severity>
<a1.01>Genitals/penis_huge</a1.01>
@ -336,7 +362,7 @@
</severity>
</BearPenis>
<!-- turtle -->
<TurtlePenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<TurtlePenis MayRequire="Abraxas.RJW.RaceSupport">
<path>Genitals/penis_micro</path>
<severity>
<a1.01>Genitals/penis_huge</a1.01>
@ -348,7 +374,7 @@
</severity>
</TurtlePenis>
<!-- elephant -->
<ElephantPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<ElephantPenis MayRequire="Abraxas.RJW.RaceSupport">
<path>Genitals/penis_micro</path>
<severity>
<a1.01>Genitals/penis_huge</a1.01>
@ -360,7 +386,7 @@
</severity>
</ElephantPenis>
<!-- bovine -->
<BovinePenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<BovinePenis MayRequire="Abraxas.RJW.RaceSupport">
<path>Genitals/penis_tiny_large</path>
<severity>
<a1.01>Genitals/penis_thin_huge</a1.01>
@ -372,7 +398,7 @@
</severity>
</BovinePenis>
<!-- marine -->
<MarinePenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<MarinePenis MayRequire="Abraxas.RJW.RaceSupport">
<path>Genitals/penis_micro</path>
<severity>
<a1.01>Genitals/penis_huge</a1.01>
@ -384,7 +410,7 @@
</severity>
</MarinePenis>
<!-- stone -->
<GolemPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<GolemPenis MayRequire="Abraxas.RJW.RaceSupport">
<path>Genitals/penis_rock_micro</path>
<severity>
<a1.01>Genitals/penis_rock_huge</a1.01>
@ -396,7 +422,7 @@
</severity>
</GolemPenis>
<!-- alien tentacles -->
<TentaclePenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<TentaclePenis MayRequire="Abraxas.RJW.RaceSupport">
<path>Genitals/penis_micro</path>
<severity>
<a1.01>Genitals/penis_alien_huge</a1.01>
@ -408,7 +434,7 @@
</severity>
</TentaclePenis>
<!-- tree -->
<TreePenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<TreePenis MayRequire="Abraxas.RJW.RaceSupport">
<path>Genitals/penis_micro</path>
<severity>
<a1.01>Genitals/penis_huge</a1.01>
@ -420,7 +446,7 @@
</severity>
</TreePenis>
<!-- ghost -->
<GhostPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<GhostPenis MayRequire="Abraxas.RJW.RaceSupport">
<path>Genitals/penis_ghost_micro</path>
<severity>
<a1.01>Genitals/penis_ghost_huge</a1.01>
@ -432,7 +458,7 @@
</severity>
</GhostPenis>
<!-- dead -->
<NecroPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<NecroPenis MayRequire="Abraxas.RJW.RaceSupport">
<path>Genitals/penis_rotten_micro</path>
<severity>
<a1.01>Genitals/penis_rotten_huge</a1.01>
@ -444,7 +470,7 @@
</severity>
</NecroPenis>
<!-- dino -->
<DinoPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<DinoPenis MayRequire="Abraxas.RJW.RaceSupport">
<path>Genitals/penis_micro</path>
<severity>
<a1.01>Genitals/penis_huge</a1.01>
@ -456,32 +482,47 @@
</severity>
</DinoPenis>
</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>
<south>
<bodyTypes>
<Male>(-0.42, -0.25)</Male>
<Female>(-0.42, -0.29)</Female>
<Fat>(-0.42, -0.305)</Fat>
<Thin>(-0.42, -0.25)</Thin>
<Hulk>(-0.42, -0.46)</Hulk>
<Thin>(-0.42, -0.13)</Thin>
<Baby MayRequire="ludeon.rimworld.biotech">(-0.42, 0.03)</Baby>
<Child MayRequire="ludeon.rimworld.biotech">(-0.42, 0.03)</Child>
</bodyTypes>
</south>
<north>
<bodyTypes>
<Male>(0,0.082)</Male>
<Female>(-0.018,0.0455)</Female>
<Fat>(-0.006,0.0291)</Fat>
<Thin>(0.0004,0.087)</Thin>
<Hulk>(0,-0.1109)</Hulk>
<Thin>(0.0,0.287)</Thin>
<Baby MayRequire="ludeon.rimworld.biotech">(-0.409,0.22)</Baby>
<Child MayRequire="ludeon.rimworld.biotech">(-0.409,0.22)</Child>
</bodyTypes>
</north>
<east>
<bodyTypes>
<Male>(-0.49,-0.1901)</Male>
<Female>(-0.4854,-0.2469)</Female>
<Fat>(-0.6634,-0.2793)</Fat>
<Thin>(-0.383,-0.1908)</Thin>
<Hulk>(-0.3832,-0.4262)</Hulk>
<Thin>(-0.374,-0.123)</Thin>
<Baby MayRequire="ludeon.rimworld.biotech">(-0.48, 0.041)</Baby>
<Child MayRequire="ludeon.rimworld.biotech">(-0.48, 0.041)</Child>
</bodyTypes>
</east>
</offsets>
@ -489,12 +530,13 @@
<!-- vaginas -->
<li>
<layerInvert>false</layerInvert>
<colorChannel>Genitals</colorChannel>
<path>Genitals/FeaturelessCrotch</path>
<bodyPart>Genitals</bodyPart>
<shaderType>Transparent</shaderType>
<colorChannel>base</colorChannel>
<inFrontOfBody>true</inFrontOfBody>
<layerOffset>-0.289</layerOffset>
<layerOffset>-0.29</layerOffset>
<drawSize>0.65</drawSize>
<drawnInBed>false</drawnInBed>
<hiddenUnderApparelFor>
<li>Legs</li>
@ -555,7 +597,7 @@
<MissingBodyPart>Injuries/crotch_missing</MissingBodyPart>
<!-- race support -->
<!-- ghoul -->
<GhoulVagina MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<GhoulVagina MayRequire="Abraxas.RJW.RaceSupport">
<path>Genitals/vagina_micro</path>
<severity>
<a1.01>Genitals/vagina_lips</a1.01>
@ -567,7 +609,7 @@
</severity>
</GhoulVagina>
<!-- orc -->
<OrcVagina MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<OrcVagina MayRequire="Abraxas.RJW.RaceSupport">
<path>Genitals/vagina_micro</path>
<severity>
<a1.01>Genitals/vagina_lips</a1.01>
@ -579,7 +621,7 @@
</severity>
</OrcVagina>
<!-- elf -->
<ElfVagina MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<ElfVagina MayRequire="Abraxas.RJW.RaceSupport">
<path>Genitals/vagina_micro</path>
<severity>
<a1.01>Genitals/vagina_lips</a1.01>
@ -591,7 +633,7 @@
</severity>
</ElfVagina>
<!-- tentacle female -->
<DemonTentaclesF MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<DemonTentaclesF MayRequire="Abraxas.RJW.RaceSupport">
<path>Genitals/vagina_micro</path>
<severity>
<a1.01>Genitals/vagina_lips</a1.01>
@ -603,7 +645,7 @@
</severity>
</DemonTentaclesF>
<!-- tree -->
<TreeVagina MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<TreeVagina MayRequire="Abraxas.RJW.RaceSupport">
<path>Genitals/vagina_micro</path>
<severity>
<a1.01>Genitals/vagina_lips</a1.01>
@ -615,9 +657,9 @@
</severity>
</TreeVagina>
<!-- ghost -->
<GhostVagina MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">Genitals/vagina_ghost</GhostVagina>
<GhostVagina MayRequire="Abraxas.RJW.RaceSupport">Genitals/vagina_ghost</GhostVagina>
<!-- dead -->
<NecroVagina MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<NecroVagina MayRequire="Abraxas.RJW.RaceSupport">
<path>Genitals/vagina_micro</path>
<severity>
<a1.01>Genitals/vagina_lips</a1.01>
@ -629,7 +671,7 @@
</severity>
</NecroVagina>
<!-- dino -->
<DinoVagina MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<DinoVagina MayRequire="Abraxas.RJW.RaceSupport">
<path>Genitals/vagina_micro</path>
<severity>
<a1.01>Genitals/vagina_lips</a1.01>
@ -641,43 +683,59 @@
</severity>
</DinoVagina>
</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>
<south>
<bodyTypes>
<Male>(-0.42, -0.25)</Male>
<Female>(-0.42, -0.29)</Female>
<Fat>(-0.42, -0.305)</Fat>
<Thin>(-0.42, -0.25)</Thin>
<Hulk>(-0.42, -0.46)</Hulk>
<Thin>(-0.42, -0.146)</Thin>
<Baby MayRequire="ludeon.rimworld.biotech">(-0.42, 0.02)</Baby>
<Child MayRequire="ludeon.rimworld.biotech">(-0.42, 0.02)</Child>
</bodyTypes>
</south>
<north>
<bodyTypes>
<Male>(0,0.082)</Male>
<Female>(-0.018,0.0455)</Female>
<Fat>(-0.006,0.0291)</Fat>
<Thin>(0.0004,0.087)</Thin>
<Hulk>(0,-0.1109)</Hulk>
<Thin>(-0.0005,0.232)</Thin>
<Baby MayRequire="ludeon.rimworld.biotech">(-0.001, 0.37)</Baby>
<Child MayRequire="ludeon.rimworld.biotech">(-0.001, 0.37)</Child>
</bodyTypes>
</north>
<east>
<bodyTypes>
<Male>(-0.49,-0.1901)</Male>
<Female>(-0.4854,-0.2469)</Female>
<Fat>(-0.6634,-0.2793)</Fat>
<Thin>(-0.383,-0.1908)</Thin>
<Hulk>(-0.3832,-0.4262)</Hulk>
<Thin>(-0.375,-0.1)</Thin>
<Baby MayRequire="ludeon.rimworld.biotech">(-0.01,0.537)</Baby>
<Child MayRequire="ludeon.rimworld.biotech">(-0.01,0.537)</Child>
</bodyTypes>
</east>
</offsets>
</li>
<li>
<li>
<path>Genitals/FeaturelessCrotch</path>
<bodyPart>Genitals</bodyPart>
<shaderType>Transparent</shaderType>
<inFrontOfBody>true</inFrontOfBody>
<layerOffset>-0.288</layerOffset>
<drawSize>0.7</drawSize>
<drawnInBed>false</drawnInBed>
<colorChannel>hair</colorChannel>
<hiddenUnderApparelFor>
@ -686,34 +744,30 @@
<hediffGraphics>
<CatVagina>Genitals/Pubes/Pubes4</CatVagina>
<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>
<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>
<south>
<bodyTypes>
<Male>(-0.4263,-0.2235)</Male>
<Female>(-0.4196,-0.267)</Female>
<Fat>(-0.4199,-0.2834)</Fat>
<Thin>(-0.4199,-0.2239)</Thin>
<Hulk>(-0.4199,-0.4363)</Hulk>
<Thin>(-0.42, -0.15)</Thin>
</bodyTypes>
</south>
<north>
<bodyTypes>
<Male>(0,0.082)</Male>
<Female>(-0.018,0.0455)</Female>
<Fat>(-0.006,0.0291)</Fat>
<Thin>(0.0004,0.087)</Thin>
<Hulk>(0,-0.1109)</Hulk>
<Thin>(0.0,0.259)</Thin>
</bodyTypes>
</north>
<east>
<bodyTypes>
<Male>(-0.49,-0.1901)</Male>
<Female>(-0.4854,-0.2469)</Female>
<Fat>(-0.6634,-0.2793)</Fat>
<Thin>(-0.383,-0.1908)</Thin>
<Hulk>(-0.3832,-0.4262)</Hulk>
<Thin>(-0.374,-0.123)</Thin>
</bodyTypes>
</east>
</offsets>
@ -721,11 +775,12 @@
<!-- breasts -->
<li>
<path>Breasts/FeaturelessLeft</path>
<colorChannel>Genitals</colorChannel>
<shaderType>Transparent</shaderType>
<colorChannel>Flareon_inner</colorChannel>
<bodyPart>Chest</bodyPart>
<inFrontOfBody>true</inFrontOfBody>
<layerOffset>-0.2765</layerOffset>
<drawSize>0.65</drawSize>
<drawnInBed>false</drawnInBed>
<hiddenUnderApparelFor>
<li>Torso</li>
@ -795,7 +850,7 @@
<MissingBodyPart>Injuries/breasts_missing_left</MissingBodyPart>
<!-- race support -->
<!-- ghoul -->
<GhoulBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<GhoulBreasts MayRequire="Abraxas.RJW.RaceSupport">
<path>Breasts/breasts_micro_left</path>
<severity>
<a1.01>Breasts/breasts_huge_left</a1.01>
@ -807,7 +862,7 @@
</severity>
</GhoulBreasts>
<!-- orc -->
<OrcBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<OrcBreasts MayRequire="Abraxas.RJW.RaceSupport">
<path>Breasts/breasts_micro_left</path>
<severity>
<a1.01>Breasts/breasts_huge_left</a1.01>
@ -819,7 +874,7 @@
</severity>
</OrcBreasts>
<!-- scale -->
<ScaleBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<ScaleBreasts MayRequire="Abraxas.RJW.RaceSupport">
<path>Breasts/breasts_scalie_micro_left</path>
<severity>
<a1.01>Breasts/breasts_scalie_huge_left</a1.01>
@ -831,7 +886,7 @@
</severity>
</ScaleBreasts>
<!-- tree -->
<TreeBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<TreeBreasts MayRequire="Abraxas.RJW.RaceSupport">
<path>Breasts/breasts_micro_left</path>
<severity>
<a1.01>Breasts/breasts_huge_left</a1.01>
@ -843,7 +898,7 @@
</severity>
</TreeBreasts>
<!-- ghost -->
<GhostBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<GhostBreasts MayRequire="Abraxas.RJW.RaceSupport">
<path>Breasts/Ghost/breasts_micro_left</path>
<severity>
<a1.01>Breasts/Ghost/breasts_huge_left</a1.01>
@ -855,7 +910,7 @@
</severity>
</GhostBreasts>
<!-- dead -->
<NecroBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<NecroBreasts MayRequire="Abraxas.RJW.RaceSupport">
<path>Breasts/breasts_micro_left</path>
<severity>
<a1.01>Breasts/breasts_huge_left</a1.01>
@ -867,32 +922,34 @@
</severity>
</NecroBreasts>
</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>
<south>
<bodyTypes>
<Male>(-0.385,0.194)</Male>
<Female>(-0.4178,0.20)</Female>
<Fat>(-0.279,0.16)</Fat>
<Thin>(-0.42,0.22)</Thin>
<Hulk>(-0.302,0.05)</Hulk>
<Thin>(-0.42,0.19)</Thin>
<Baby MayRequire="ludeon.rimworld.biotech">(-0.41, 0.24)</Baby>
<Child MayRequire="ludeon.rimworld.biotech">(-0.41, 0.24)</Child>
</bodyTypes>
</south>
<north>
<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>
<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>
</north>
<east>
<bodyTypes>
<Male>(-0.518,0.1913)</Male>
<Female>(-0.428,0.236)</Female>
<Fat>(-0.62,0.21)</Fat>
<Thin>(-0.409,0.22)</Thin>
<Hulk>(-0.6,0.093)</Hulk>
<Thin>(-0.4,0.19)</Thin>
<Baby MayRequire="ludeon.rimworld.biotech">(-0.455, 0.22)</Baby>
<Child MayRequire="ludeon.rimworld.biotech">(-0.455, 0.22)</Child>
</bodyTypes>
</east>
</offsets>
@ -900,11 +957,12 @@
<li>
<path>Breasts/FeaturelessRight</path>
<linkVariantIndexWithPrevious>true</linkVariantIndexWithPrevious>
<colorChannel>Genitals</colorChannel>
<bodyPart>Chest</bodyPart>
<shaderType>Transparent</shaderType>
<colorChannel>Flareon_inner</colorChannel>
<inFrontOfBody>true</inFrontOfBody>
<layerOffset>-0.2765</layerOffset>
<drawSize>0.65</drawSize>
<hiddenUnderApparelFor>
<li>Torso</li>
</hiddenUnderApparelFor>
@ -974,7 +1032,7 @@
<MissingBodyPart>Injuries/breasts_missing_right</MissingBodyPart>
<!-- race support -->
<!-- ghoul -->
<GhoulBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<GhoulBreasts MayRequire="Abraxas.RJW.RaceSupport">
<path>Breasts/breasts_micro_right</path>
<severity>
<a1.01>Breasts/breasts_huge_right</a1.01>
@ -986,7 +1044,7 @@
</severity>
</GhoulBreasts>
<!-- orc -->
<OrcBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<OrcBreasts MayRequire="Abraxas.RJW.RaceSupport">
<path>Breasts/breasts_micro_right</path>
<severity>
<a1.01>Breasts/breasts_huge_right</a1.01>
@ -998,7 +1056,7 @@
</severity>
</OrcBreasts>
<!-- scale -->
<ScaleBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<ScaleBreasts MayRequire="Abraxas.RJW.RaceSupport">
<path>Breasts/breasts_scalie_micro_right</path>
<severity>
<a1.01>Breasts/breasts_scalie_huge_right</a1.01>
@ -1010,7 +1068,7 @@
</severity>
</ScaleBreasts>
<!-- tree -->
<TreeBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<TreeBreasts MayRequire="Abraxas.RJW.RaceSupport">
<path>Breasts/breasts_micro_right</path>
<severity>
<a1.01>Breasts/breasts_huge_right</a1.01>
@ -1022,7 +1080,7 @@
</severity>
</TreeBreasts>
<!-- ghost -->
<GhostBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<GhostBreasts MayRequire="Abraxas.RJW.RaceSupport">
<path>Breasts/Ghost/breasts_micro_right</path>
<severity>
<a1.01>Breasts/Ghost/breasts_huge_right</a1.01>
@ -1034,7 +1092,7 @@
</severity>
</GhostBreasts>
<!-- dead -->
<NecroBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<NecroBreasts MayRequire="Abraxas.RJW.RaceSupport">
<path>Breasts/breasts_micro_right</path>
<severity>
<a1.01>Breasts/breasts_huge_right</a1.01>
@ -1046,32 +1104,34 @@
</severity>
</NecroBreasts>
</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>
<south>
<bodyTypes>
<Male>(-0.456,0.194)</Male>
<Female>(-0.437,0.20)</Female>
<Fat>(-0.565,0.16)</Fat>
<Thin>(-0.42,0.22)</Thin>
<Hulk>(-0.5336,0.05)</Hulk>
<Thin>(-0.42,0.19)</Thin>
<Baby MayRequire="ludeon.rimworld.biotech">(-0.43, 0.24)</Baby>
<Child MayRequire="ludeon.rimworld.biotech">(-0.43, 0.24)</Child>
</bodyTypes>
</south>
<north>
<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>
<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>
</north>
<east>
<bodyTypes>
<Male>(-0.518,0.1913)</Male>
<Female>(-0.428,0.236)</Female>
<Fat>(-0.62,0.21)</Fat>
<Thin>(-0.409,0.22)</Thin>
<Hulk>(-0.48,0.5)</Hulk>
<Thin>(-0.405,0.19)</Thin>
<Baby MayRequire="ludeon.rimworld.biotech">(-0.455, 0.22)</Baby>
<Child MayRequire="ludeon.rimworld.biotech">(-0.455, 0.22)</Child>
</bodyTypes>
</east>
</offsets>
@ -1079,11 +1139,12 @@
<!-- balls (separated to help animations mod) -->
<li>
<path>Genitals/Testicles/FeaturelessTesticles</path>
<colorChannel>Genitals</colorChannel>
<bodyPart>Genitals</bodyPart>
<shaderType>Transparent</shaderType>
<colorChannel>Flareon_inner</colorChannel>
<inFrontOfBody>true</inFrontOfBody>
<layerOffset>-0.2764</layerOffset>
<drawSize>0.7</drawSize>
<drawnInBed>false</drawnInBed>
<hiddenUnderApparelFor>
<li>Legs</li>
@ -1168,7 +1229,7 @@
<MissingBodyPart>Injuries/crotch_missing</MissingBodyPart>
<!-- race support -->
<!-- ghoul -->
<GhoulPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<GhoulPenis MayRequire="Abraxas.RJW.RaceSupport">
<path>Genitals/Testicles/balls_micro</path>
<severity>
<a0.6>Genitals/Testicles/balls_large</a0.6>
@ -1177,7 +1238,7 @@
</severity>
</GhoulPenis>
<!-- orc -->
<OrcPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<OrcPenis MayRequire="Abraxas.RJW.RaceSupport">
<path>Genitals/Testicles/balls_average</path>
<severity>
<a0.6>Genitals/Testicles/balls_huge</a0.6>
@ -1186,7 +1247,7 @@
</severity>
</OrcPenis>
<!-- elf -->
<ElfPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<ElfPenis MayRequire="Abraxas.RJW.RaceSupport">
<path>Genitals/Testicles/balls_micro</path>
<severity>
<a0.6>Genitals/Testicles/balls_large</a0.6>
@ -1195,7 +1256,7 @@
</severity>
</ElfPenis>
<!-- monkey -->
<MonkeyPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<MonkeyPenis MayRequire="Abraxas.RJW.RaceSupport">
<path>Genitals/Testicles/balls_micro</path>
<severity>
<a0.6>Genitals/Testicles/balls_large</a0.6>
@ -1204,7 +1265,7 @@
</severity>
</MonkeyPenis>
<!-- pig -->
<PigPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<PigPenis MayRequire="Abraxas.RJW.RaceSupport">
<path>Genitals/Testicles/balls_micro</path>
<severity>
<a0.6>Genitals/Testicles/balls_large</a0.6>
@ -1213,7 +1274,7 @@
</severity>
</PigPenis>
<!-- bear -->
<BearPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<BearPenis MayRequire="Abraxas.RJW.RaceSupport">
<path>Genitals/Testicles/balls_micro</path>
<severity>
<a0.6>Genitals/Testicles/balls_large</a0.6>
@ -1222,7 +1283,7 @@
</severity>
</BearPenis>
<!-- turtle -->
<TurtlePenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<TurtlePenis MayRequire="Abraxas.RJW.RaceSupport">
<path>Genitals/Testicles/balls_micro</path>
<severity>
<a0.6>Genitals/Testicles/balls_large</a0.6>
@ -1231,7 +1292,7 @@
</severity>
</TurtlePenis>
<!-- elephant -->
<ElephantPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<ElephantPenis MayRequire="Abraxas.RJW.RaceSupport">
<path>Genitals/Testicles/balls_micro</path>
<severity>
<a0.6>Genitals/Testicles/balls_large</a0.6>
@ -1240,7 +1301,7 @@
</severity>
</ElephantPenis>
<!-- bovine -->
<BovinePenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<BovinePenis MayRequire="Abraxas.RJW.RaceSupport">
<path>Genitals/Testicles/balls_micro</path>
<severity>
<a0.6>Genitals/Testicles/balls_large</a0.6>
@ -1249,7 +1310,7 @@
</severity>
</BovinePenis>
<!-- marine -->
<MarinePenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<MarinePenis MayRequire="Abraxas.RJW.RaceSupport">
<path>Genitals/Testicles/balls_micro</path>
<severity>
<a0.6>Genitals/Testicles/balls_large</a0.6>
@ -1258,7 +1319,7 @@
</severity>
</MarinePenis>
<!-- stone -->
<GolemPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<GolemPenis MayRequire="Abraxas.RJW.RaceSupport">
<path>Genitals/Testicles/balls_stone_micro</path>
<severity>
<a0.6>Genitals/Testicles/balls_stone_large</a0.6>
@ -1267,7 +1328,7 @@
</severity>
</GolemPenis>
<!-- tree -->
<TreePenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<TreePenis MayRequire="Abraxas.RJW.RaceSupport">
<path>Genitals/Testicles/balls_micro</path>
<severity>
<a0.6>Genitals/Testicles/balls_large</a0.6>
@ -1276,7 +1337,7 @@
</severity>
</TreePenis>
<!-- ghost -->
<GhostPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<GhostPenis MayRequire="Abraxas.RJW.RaceSupport">
<path>Genitals/Testicles/balls_micro</path>
<severity>
<a0.6>Genitals/Testicles/balls_large</a0.6>
@ -1285,7 +1346,7 @@
</severity>
</GhostPenis>
<!-- dead -->
<NecroPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<NecroPenis MayRequire="Abraxas.RJW.RaceSupport">
<path>Genitals/Testicles/balls_micro</path>
<severity>
<a0.6>Genitals/Testicles/balls_rot_large</a0.6>
@ -1294,7 +1355,7 @@
</severity>
</NecroPenis>
<!-- dino -->
<DinoPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<DinoPenis MayRequire="Abraxas.RJW.RaceSupport">
<path>Genitals/Testicles/balls_micro</path>
<severity>
<a0.6>Genitals/Testicles/balls_large</a0.6>
@ -1303,37 +1364,52 @@
</severity>
</DinoPenis>
</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>
<south>
<bodyTypes>
<Male>(-0.42, -0.25)</Male>
<Female>(-0.42, -0.29)</Female>
<Fat>(-0.42, -0.305)</Fat>
<Thin>(-0.42, -0.25)</Thin>
<Hulk>(-0.42, -0.46)</Hulk>
<Thin>(-0.42, -0.13)</Thin>
<Baby MayRequire="ludeon.rimworld.biotech">(-0.42, 0.03)</Baby>
<Child MayRequire="ludeon.rimworld.biotech">(-0.42, 0.03)</Child>
</bodyTypes>
</south>
<north>
<bodyTypes>
<Male>(0,0.082)</Male>
<Female>(-0.018,0.0455)</Female>
<Fat>(-0.006,0.0291)</Fat>
<Thin>(0.0004,0.087)</Thin>
<Hulk>(0,-0.1109)</Hulk>
<Thin>(0.0,0.287)</Thin>
<Baby MayRequire="ludeon.rimworld.biotech">(-0.001, 0.34)</Baby>
<Child MayRequire="ludeon.rimworld.biotech">(-0.001, 0.34)</Child>
</bodyTypes>
</north>
<east>
<bodyTypes>
<Male>(-0.49,-0.1901)</Male>
<Female>(-0.4854,-0.2469)</Female>
<Fat>(-0.6634,-0.2793)</Fat>
<Thin>(-0.383,-0.1908)</Thin>
<Hulk>(-0.3832,-0.4262)</Hulk>
<Thin>(-0.374,-0.123)</Thin>
<Baby MayRequire="ludeon.rimworld.biotech">(0.0, 0.0)</Baby>
<Child MayRequire="ludeon.rimworld.biotech">(0.0, 0.0)</Child>
</bodyTypes>
</east>
</offsets>
</li>
</value>
</li>
</value>
</li>
</operations>
</match>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -334,17 +334,17 @@
<offsets>
<south>
<bodyTypes>
<EponaBody>(-0.43, -0.25)</EponaBody>
<Thin>(-0.43, -0.25)</Thin>
</bodyTypes>
</south>
<north>
<bodyTypes>
<EponaBody>(0.019,0.56)</EponaBody>
<Thin>(0.019, 0.56)</Thin>
</bodyTypes>
</north>
<east>
<bodyTypes>
<EponaBody>(0.1479099, -0.3536977)</EponaBody>
<Thin>(0.1479099, -0.3536977)</Thin>
</bodyTypes>
</east>
</offsets>
@ -764,17 +764,17 @@
<offsets>
<south>
<bodyTypes>
<EponaBody>(-0.43, -0.25)</EponaBody>
<Thin>(-0.43, -0.25)</Thin>
</bodyTypes>
</south>
<north>
<bodyTypes>
<EponaBody>(0.019,0.56)</EponaBody>
<Thin>(0.019, 0.56)</Thin>
</bodyTypes>
</north>
<east>
<bodyTypes>
<EponaBody>(-0.3, -0.3215433)</EponaBody>
<Thin>(-0.3, -0.3215433)</Thin>
</bodyTypes>
</east>
</offsets>
@ -938,17 +938,17 @@
<offsets>
<south>
<bodyTypes>
<EponaBody>(-0.43, -0.25)</EponaBody>
<Thin>(-0.43, -0.25)</Thin>
</bodyTypes>
</south>
<north>
<bodyTypes>
<EponaBody>(0,0.09)</EponaBody>
<Thin>(0, 0.09)</Thin>
</bodyTypes>
</north>
<east>
<bodyTypes>
<EponaBody>(0.147, -0.35)</EponaBody>
<Thin>(0.147, -0.35)</Thin>
</bodyTypes>
</east>
</offsets>
@ -970,17 +970,17 @@
<offsets>
<south>
<bodyTypes>
<EponaBody>(-0.43, -0.25)</EponaBody>
<Thin>(-0.43, -0.25)</Thin>
</bodyTypes>
</south>
<north>
<bodyTypes>
<EponaBody>(0.019,0.56)</EponaBody>
<Thin>(0.019, 0.56)</Thin>
</bodyTypes>
</north>
<east>
<bodyTypes>
<EponaBody>(0.147, -0.35)</EponaBody>
<Thin>(0.147, -0.35)</Thin>
</bodyTypes>
</east>
@ -1139,17 +1139,17 @@
<offsets>
<south>
<bodyTypes>
<EponaBody>(-0.4200, 0.13)</EponaBody>
<Thin>(-0.4200, 0.13)</Thin>
</bodyTypes>
</south>
<north>
<bodyTypes>
<EponaBody>(0.019,0.56)</EponaBody>
<Thin>(0.019, 0.56)</Thin>
</bodyTypes>
</north>
<east>
<bodyTypes>
<EponaBody>(-0.3790, 0.1760)</EponaBody>
<Thin>(-0.3790, 0.1760)</Thin>
</bodyTypes>
</east>
</offsets>
@ -1307,17 +1307,17 @@
<offsets>
<south>
<bodyTypes>
<EponaBody>(-0.4200, 0.13)</EponaBody>
<Thin>(-0.4200, 0.13)</Thin>
</bodyTypes>
</south>
<north>
<bodyTypes>
<EponaBody>(-0.02,0.56)</EponaBody>
<Thin>(-0.02, 0.56)</Thin>
</bodyTypes>
</north>
<east>
<bodyTypes>
<EponaBody>(-0.3790, 0.1760)</EponaBody>
<Thin>(-0.3790, 0.1760)</Thin>
</bodyTypes>
</east>
</offsets>
@ -1563,17 +1563,17 @@
<offsets>
<south>
<bodyTypes>
<DestrierBody>(-0.45,0)</DestrierBody>
<Hulk>(-0.45,0)</Hulk>
</bodyTypes>
</south>
<north>
<bodyTypes>
<DestrierBody>(0,0)</DestrierBody>
<Hulk>(0,0)</Hulk>
</bodyTypes>
</north>
<east>
<bodyTypes>
<DestrierBody>(0,0)</DestrierBody>
<Hulk>(0,0)</Hulk>
</bodyTypes>
</east>
</offsets>
@ -1993,17 +1993,17 @@
<offsets>
<south>
<bodyTypes>
<DestrierBody>(-0.45,0)</DestrierBody>
<Hulk>(-0.45,0)</Hulk>
</bodyTypes>
</south>
<north>
<bodyTypes>
<DestrierBody>(0,0)</DestrierBody>
<Hulk>(0,0)</Hulk>
</bodyTypes>
</north>
<east>
<bodyTypes>
<DestrierBody>(-0.24,-0.27)</DestrierBody>
<Hulk>(-0.24,-0.27)</Hulk>
</bodyTypes>
</east>
</offsets>
@ -2167,17 +2167,17 @@
<offsets>
<south>
<bodyTypes>
<DestrierBody>(-0.45,0)</DestrierBody>
<Hulk>(-0.45,0)</Hulk>
</bodyTypes>
</south>
<north>
<bodyTypes>
<DestrierBody>(0,0)</DestrierBody>
<Hulk>(0,0)</Hulk>
</bodyTypes>
</north>
<east>
<bodyTypes>
<DestrierBody>(-0.45,0)</DestrierBody>
<Hulk>(-0.45,0)</Hulk>
</bodyTypes>
</east>
</offsets>
@ -2199,17 +2199,17 @@
<offsets>
<south>
<bodyTypes>
<DestrierBody>(0,0)</DestrierBody>
<Hulk>(0,0)</Hulk>
</bodyTypes>
</south>
<north>
<bodyTypes>
<DestrierBody>(0,0)</DestrierBody>
<Hulk>(0,0)</Hulk>
</bodyTypes>
</north>
<east>
<bodyTypes>
<DestrierBody>(0,0)</DestrierBody>
<Hulk>(0,0)</Hulk>
</bodyTypes>
</east>
@ -2368,17 +2368,17 @@
<offsets>
<south>
<bodyTypes>
<DestrierBody>(-0.41,0.25)</DestrierBody>
<Hulk>(-0.41,0.25)</Hulk>
</bodyTypes>
</south>
<north>
<bodyTypes>
<DestrierBody>(0,0)</DestrierBody>
<Hulk>(0,0)</Hulk>
</bodyTypes>
</north>
<east>
<bodyTypes>
<DestrierBody>(-0.36,0.25)</DestrierBody>
<Hulk>(-0.36,0.25)</Hulk>
</bodyTypes>
</east>
</offsets>
@ -2536,17 +2536,17 @@
<offsets>
<south>
<bodyTypes>
<DestrierBody>(-0.42,0.25)</DestrierBody>
<Hulk>(-0.42,0.25)</Hulk>
</bodyTypes>
</south>
<north>
<bodyTypes>
<DestrierBody>(0,0)</DestrierBody>
<Hulk>(0,0)</Hulk>
</bodyTypes>
</north>
<east>
<bodyTypes>
<DestrierBody>(0,0)</DestrierBody>
<Hulk>(0,0)</Hulk>
</bodyTypes>
</east>
</offsets>

View File

@ -6,6 +6,7 @@
<Operation Class="PatchOperationFindMod">
<mods>
<li>Warhammer: Gor</li>
<li>Warhammer: Gor (Continued)</li>
</mods>
<match Class="PatchOperationSequence">
<operations>

View File

@ -81,7 +81,7 @@
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="Alien_OrassanHumanHybrid"]/alienRace/generalSettings/alienPartGenerator/bodyAddons</xpath>
<value>
<li>
<drawSize>.875</drawSize>
<scaleWithPawnDrawsize>true</scaleWithPawnDrawsize>
<path>Genitals/FeaturelessCrotch</path>
<bodyPart>Genitals</bodyPart>
<!--<colorChannel>Genitals</colorChannel>-->
@ -122,12 +122,12 @@
<CatPenis>
<path>Genitals/Blank/penis_feline_micro</path>
<severity>
<a1.01>Genitals/Blank/penis_feline_huge</a1.01>
<a0.8>Genitals/Blank/penis_feline_huge</a0.8>
<a0.6>Genitals/Blank/penis_feline_large</a0.6>
<a0.4>Genitals/Blank/penis_feline</a0.4>
<a0.2>Genitals/Blank/penis_feline_small</a0.2>
<a0.01>Genitals/Blank/penis_feline_micro</a0.01>
<a1.01>Genitals/Blank/penis_orassan_huge</a1.01>
<a0.8>Genitals/Blank/penis_orassan_huge</a0.8>
<a0.6>Genitals/Blank/penis_orassan_large</a0.6>
<a0.4>Genitals/Blank/penis_orassan</a0.4>
<a0.2>Genitals/Blank/penis_orassan_small</a0.2>
<a0.01>Genitals/Blank/penis_orassan_micro</a0.01>
</severity>
</CatPenis>
<!-- canine -->
@ -492,6 +492,27 @@
</severity>
</DinoPenis>
</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>
<south>
<bodyTypes>
@ -500,6 +521,8 @@
<Fat>(-0.42,-0.1548)</Fat>
<Thin>(-0.42,-0.185)</Thin>
<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>
</south>
<north>
@ -509,6 +532,8 @@
<Fat>(0.06,0.46)</Fat>
<Thin>(-0.0004,0.222)</Thin>
<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>
</north>
<east>
@ -518,13 +543,15 @@
<Fat>(-0.6056,-0.145)</Fat>
<Thin>(-0.415,-0.133)</Thin>
<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>
</east>
</offsets>
</li>
<!-- vaginas -->
<li>
<drawSize>.875</drawSize>
<scaleWithPawnDrawsize>true</scaleWithPawnDrawsize>
<layerInvert>false</layerInvert>
<path>Genitals/FeaturelessCrotch</path>
<!--<colorChannel>Genitals</colorChannel>-->
@ -682,6 +709,27 @@
</severity>
</DinoVagina>
</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>
<south>
<bodyTypes>
@ -689,16 +737,20 @@
<Female>(-0.4196,-0.229)</Female>
<Fat>(-0.42,-0.1548)</Fat>
<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>
</south>
<north>
<bodyTypes>
<Male>(0,0.217)</Male>
<Female>(-0.0116,0.1999)</Female>
<Female>(-0.015,0.12)</Female>
<Fat>(0.06,0.46)</Fat>
<Thin>(-0.0004,0.222)</Thin>
<Hulk>(0,0.082)</Hulk>
<Thin>(-0.0004,0.145)</Thin>
<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>
</north>
<east>
@ -708,13 +760,15 @@
<Fat>(-0.6056,-0.145)</Fat>
<Thin>(-0.3958,-0.088)</Thin>
<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>
</east>
</offsets>
</li>
<li>
<path>Breasts/FeaturelessLeft</path>
<drawSize>.875</drawSize>
<scaleWithPawnDrawsize>true</scaleWithPawnDrawsize>
<shaderType>Transparent</shaderType>
<!--<colorChannel>Genitals</colorChannel>-->
<bodyPart>Chest</bodyPart>
@ -861,14 +915,24 @@
</severity>
</NecroBreasts>
</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>
<south>
<bodyTypes>
<Male>(-0.385,0.244)</Male>
<Female>(-0.4178,0.25)</Female>
<Female>(-0.395,0.25)</Female>
<Fat>(-0.279,0.21)</Fat>
<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>
</south>
<north>
@ -878,6 +942,8 @@
<Fat>(0.06,0.51)</Fat>
<Thin>(0.013,0.587)</Thin>
<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>
</north>
<east>
@ -887,13 +953,15 @@
<Fat>(-0.63,0.26)</Fat>
<Thin>(-0.419,0.27)</Thin>
<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>
</east>
</offsets>
</li>
<li>
<path>Breasts/FeaturelessRight</path>
<drawSize>.875</drawSize>
<scaleWithPawnDrawsize>true</scaleWithPawnDrawsize>
<!--<colorChannel>Genitals</colorChannel>-->
<bodyPart>Chest</bodyPart>
<shaderType>Transparent</shaderType>
@ -1040,14 +1108,24 @@
</severity>
</NecroBreasts>
</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>
<south>
<bodyTypes>
<Male>(-0.456,0.244)</Male>
<Female>(-0.437,0.25)</Female>
<Female>(-0.445,0.25)</Female>
<Fat>(-0.565,0.21)</Fat>
<Thin>(-0.42,0.245)</Thin>
<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>
</south>
<north>
@ -1057,6 +1135,8 @@
<Fat>(0.06,0.51)</Fat>
<Thin>(-0.01,0.587)</Thin>
<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>
</north>
<east>
@ -1066,6 +1146,8 @@
<Fat>(-0.63,0.26)</Fat>
<Thin>(-0.419,0.27)</Thin>
<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>
</east>
</offsets>
@ -1074,7 +1156,7 @@
<li>
<path>Breasts/FeaturelessLeft</path>
<drawSize>.875</drawSize>
<scaleWithPawnDrawsize>true</scaleWithPawnDrawsize>
<shaderType>Transparent</shaderType>
<bodyPart>Chest</bodyPart>
<inFrontOfBody>true</inFrontOfBody>
@ -1086,7 +1168,7 @@
<hediffGraphics>
<!-- vanilla RJW -->
<!-- human -->
<Breasts>Breasts/Blank/breasts_micro_left</Breasts>
<Breasts>Breasts/Blank/breasts_orassan_left</Breasts>
<!-- udder -->
<!--<UdderBreasts>Breasts/Blank/breasts_udder_micro_left</UdderBreasts>-->
<!-- hydraulic -->
@ -1114,10 +1196,12 @@
<south>
<bodyTypes>
<Male>(-0.404,0.162)</Male>
<Female>(-0.4178,0.162)</Female>
<Female>(-0.415,0.145)</Female>
<Fat>(-0.279,0.2)</Fat>
<Thin>(-0.42,0.162)</Thin>
<Hulk>(-0.353,0)</Hulk>
<Child>(-0.4, 0.185)</Child>
<Baby>(-0.4, 0.185)</Baby>
</bodyTypes>
</south>
<north>
@ -1127,6 +1211,8 @@
<Fat>(0.06,0.51)</Fat>
<Thin>(0.013,0.587)</Thin>
<Hulk>(0,0.46)</Hulk>
<Child>(0.0, 0.0)</Child>
<Baby>(0.0, 0.0)</Baby>
</bodyTypes>
</north>
<east>
@ -1136,13 +1222,15 @@
<Fat>(-0.63,0.2)</Fat>
<Thin>(-0.393,0.162)</Thin>
<Hulk>(-0.477,0.0)</Hulk>
<Child>(0.0, 0.0)</Child>
<Baby>(0.0, 0.0)</Baby>
</bodyTypes>
</east>
</offsets>
</li>
<li>
<path>Breasts/FeaturelessRight</path>
<drawSize>.875</drawSize>
<scaleWithPawnDrawsize>true</scaleWithPawnDrawsize>
<bodyPart>Chest</bodyPart>
<shaderType>Transparent</shaderType>
<inFrontOfBody>true</inFrontOfBody>
@ -1154,7 +1242,7 @@
<hediffGraphics>
<!-- vanilla RJW -->
<!-- human -->
<Breasts>Breasts/Blank/breasts_micro_right</Breasts>
<Breasts>Breasts/Blank/breasts_orassan_right</Breasts>
<!-- udder -->
<!--<UdderBreasts>Breasts/Blank/breasts_udder_right</UdderBreasts>-->
<!-- hydraulic -->
@ -1182,10 +1270,12 @@
<south>
<bodyTypes>
<Male>(-0.443,0.162)</Male>
<Female>(-0.437,0.162)</Female>
<Female>(-0.43,0.145)</Female>
<Fat>(-0.565,0.2)</Fat>
<Thin>(-0.42,0.162)</Thin>
<Thin>(-0.42,0.155)</Thin>
<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>
</south>
<north>
@ -1195,6 +1285,8 @@
<Fat>(0.06,0.51)</Fat>
<Thin>(-0.01,0.587)</Thin>
<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>
</north>
<east>
@ -1204,6 +1296,8 @@
<Fat>(-0.63,0.2)</Fat>
<Thin>(-0.393,0.162)</Thin>
<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>
</east>
</offsets>
@ -1211,7 +1305,7 @@
<li>
<path>Breasts/FeaturelessLeft</path>
<drawSize>.875</drawSize>
<scaleWithPawnDrawsize>true</scaleWithPawnDrawsize>
<shaderType>Transparent</shaderType>
<bodyPart>Chest</bodyPart>
<inFrontOfBody>true</inFrontOfBody>
@ -1223,7 +1317,7 @@
<hediffGraphics>
<!-- vanilla RJW -->
<!-- human -->
<Breasts>Breasts/Blank/breasts_micro_left</Breasts>
<Breasts>Breasts/Blank/breasts_orassan_left</Breasts>
<!-- udder -->
<!--<UdderBreasts>Breasts/Blank/breasts_udder_micro_left</UdderBreasts>-->
<!-- hydraulic -->
@ -1251,10 +1345,12 @@
<south>
<bodyTypes>
<Male>(-0.404,0.072)</Male>
<Female>(-0.4178,0.072)</Female>
<Female>(-0.415,0.074)</Female>
<Fat>(-0.279,0.2)</Fat>
<Thin>(-0.42,0.072)</Thin>
<Thin>(-0.42,0.074)</Thin>
<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>
</south>
<north>
@ -1264,6 +1360,8 @@
<Fat>(0.06,0.51)</Fat>
<Thin>(0.013,0.587)</Thin>
<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>
</north>
<east>
@ -1273,13 +1371,15 @@
<Fat>(-0.63,0.2)</Fat>
<Thin>(-0.37,0.072)</Thin>
<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>
</east>
</offsets>
</li>
<li>
<path>Breasts/FeaturelessRight</path>
<drawSize>.875</drawSize>
<scaleWithPawnDrawsize>true</scaleWithPawnDrawsize>
<bodyPart>Chest</bodyPart>
<shaderType>Transparent</shaderType>
<inFrontOfBody>true</inFrontOfBody>
@ -1291,7 +1391,7 @@
<hediffGraphics>
<!-- vanilla RJW -->
<!-- human -->
<Breasts>Breasts/Blank/breasts_micro_right</Breasts>
<Breasts>Breasts/Blank/breasts_orassan_right</Breasts>
<!-- udder -->
<!--<UdderBreasts>Breasts/Blank/breasts_udder_right</UdderBreasts>-->
<!-- hydraulic -->
@ -1319,10 +1419,12 @@
<south>
<bodyTypes>
<Male>(-0.443,0.072)</Male>
<Female>(-0.437,0.072)</Female>
<Female>(-0.43,0.074)</Female>
<Fat>(-0.565,0.2)</Fat>
<Thin>(-0.42,0.072)</Thin>
<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>
</south>
<north>
@ -1332,6 +1434,8 @@
<Fat>(0.06,0.51)</Fat>
<Thin>(-0.01,0.587)</Thin>
<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>
</north>
<east>
@ -1341,6 +1445,8 @@
<Fat>(-0.63,0.2)</Fat>
<Thin>(-0.37,0.072)</Thin>
<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>
</east>
</offsets>
@ -1351,7 +1457,7 @@
<path>Genitals/Testicles/FeaturelessTesticles</path>
<bodyPart>Genitals</bodyPart>
<shaderType>Transparent</shaderType>
<drawSize>.875</drawSize>
<scaleWithPawnDrawsize>true</scaleWithPawnDrawsize>
<inFrontOfBody>true</inFrontOfBody>
<!--<colorChannel>Genitals</colorChannel>-->
<layerOffset>-0.2764</layerOffset>
@ -1565,6 +1671,27 @@
</severity>
</DinoPenis>
</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>
<south>
<bodyTypes>
@ -1573,6 +1700,8 @@
<Fat>(-0.42,-0.1548)</Fat>
<Thin>(-0.42,-0.175)</Thin>
<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>
</south>
<north>
@ -1581,7 +1710,9 @@
<Female>(-0.0116,0.1999)</Female>
<Fat>(0.06,0.46)</Fat>
<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>
</north>
<east>
@ -1591,6 +1722,8 @@
<Fat>(-0.6056,-0.145)</Fat>
<Thin>(-0.3958,-0.088)</Thin>
<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>
</east>
</offsets>

View File

@ -6,6 +6,7 @@
<Operation Class="PatchOperationFindMod">
<mods>
<li>Warhammer: Skaven</li>
<li>Warhammer: Skaven (Continued)</li>
</mods>
<match Class="PatchOperationSequence">
<operations>

View File

@ -6,6 +6,7 @@
<Operation Class="PatchOperationFindMod">
<mods>
<li>Warhammer: Zhthy'hl</li>
<li>Warhammer: Zhthy'hl (Continued)</li>
</mods>
<match Class="PatchOperationSequence">
<operations>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

Some files were not shown because too many files have changed in this diff Show More