2.2.15.12

This commit is contained in:
Tory 2023-09-27 23:39:11 -07:00
parent 3100f84e05
commit bfc35d7635
1169 changed files with 189 additions and 4059 deletions

View File

@ -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.11</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>

File diff suppressed because it is too large Load Diff

View File

@ -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>

File diff suppressed because it is too large Load Diff

View File

@ -300,7 +300,7 @@
<MissingBodyPart>Injuries/crotch_missing</MissingBodyPart> <MissingBodyPart>Injuries/crotch_missing</MissingBodyPart>
<!-- race support --> <!-- race support -->
<!-- ghoul --> <!-- ghoul -->
<GhoulPenis MayRequire="Abraxas.RJW.RaceSupport"> <GhoulPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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 +312,7 @@
</severity> </severity>
</GhoulPenis> </GhoulPenis>
<!-- orc --> <!-- orc -->
<OrcPenis MayRequire="Abraxas.RJW.RaceSupport"> <OrcPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>
@ -324,7 +324,7 @@
</severity> </severity>
</OrcPenis> </OrcPenis>
<!-- elf --> <!-- elf -->
<ElfPenis MayRequire="Abraxas.RJW.RaceSupport"> <ElfPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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 +336,7 @@
</severity> </severity>
</ElfPenis> </ElfPenis>
<!-- monkey --> <!-- monkey -->
<MonkeyPenis MayRequire="Abraxas.RJW.RaceSupport"> <MonkeyPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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 +348,7 @@
</severity> </severity>
</MonkeyPenis> </MonkeyPenis>
<!-- pig --> <!-- pig -->
<PigPenis MayRequire="Abraxas.RJW.RaceSupport"> <PigPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<path>Genitals/Blank/penis_screw_micro</path> <path>Genitals/Blank/penis_screw_micro</path>
<severity> <severity>
<a1.01>Genitals/Blank/penis_screw_huge</a1.01> <a1.01>Genitals/Blank/penis_screw_huge</a1.01>
@ -360,7 +360,7 @@
</severity> </severity>
</PigPenis> </PigPenis>
<!-- bear --> <!-- bear -->
<BearPenis MayRequire="Abraxas.RJW.RaceSupport"> <BearPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>
@ -372,7 +372,7 @@
</severity> </severity>
</BearPenis> </BearPenis>
<!-- turtle --> <!-- turtle -->
<TurtlePenis MayRequire="Abraxas.RJW.RaceSupport"> <TurtlePenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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 +384,7 @@
</severity> </severity>
</TurtlePenis> </TurtlePenis>
<!-- elephant --> <!-- elephant -->
<ElephantPenis MayRequire="Abraxas.RJW.RaceSupport"> <ElephantPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>
@ -396,7 +396,7 @@
</severity> </severity>
</ElephantPenis> </ElephantPenis>
<!-- bovine --> <!-- bovine -->
<BovinePenis MayRequire="Abraxas.RJW.RaceSupport"> <BovinePenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>
@ -408,7 +408,7 @@
</severity> </severity>
</BovinePenis> </BovinePenis>
<!-- marine --> <!-- marine -->
<MarinePenis MayRequire="Abraxas.RJW.RaceSupport"> <MarinePenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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 +420,7 @@
</severity> </severity>
</MarinePenis> </MarinePenis>
<!-- stone --> <!-- stone -->
<GolemPenis MayRequire="Abraxas.RJW.RaceSupport"> <GolemPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>
@ -432,7 +432,7 @@
</severity> </severity>
</GolemPenis> </GolemPenis>
<!-- alien tentacles --> <!-- alien tentacles -->
<TentaclePenis MayRequire="Abraxas.RJW.RaceSupport"> <TentaclePenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">
<path>Genitals/Blank/penis_micro</path> <path>Genitals/Blank/penis_micro</path>
<severity> <severity>
<a1.01>Genitals/Blank/penis_alien_huge</a1.01> <a1.01>Genitals/Blank/penis_alien_huge</a1.01>
@ -444,7 +444,7 @@
</severity> </severity>
</TentaclePenis> </TentaclePenis>
<!-- tree --> <!-- tree -->
<TreePenis MayRequire="Abraxas.RJW.RaceSupport"> <TreePenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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,7 +456,7 @@
</severity> </severity>
</TreePenis> </TreePenis>
<!-- ghost --> <!-- ghost -->
<GhostPenis MayRequire="Abraxas.RJW.RaceSupport"> <GhostPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>
@ -468,7 +468,7 @@
</severity> </severity>
</GhostPenis> </GhostPenis>
<!-- dead --> <!-- dead -->
<NecroPenis MayRequire="Abraxas.RJW.RaceSupport"> <NecroPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>
@ -480,7 +480,7 @@
</severity> </severity>
</NecroPenis> </NecroPenis>
<!-- dino --> <!-- dino -->
<DinoPenis MayRequire="Abraxas.RJW.RaceSupport"> <DinoPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>
@ -623,7 +623,7 @@
<MissingBodyPart>Injuries/crotch_missing</MissingBodyPart> <MissingBodyPart>Injuries/crotch_missing</MissingBodyPart>
<!-- race support --> <!-- race support -->
<!-- ghoul --> <!-- ghoul -->
<GhoulVagina MayRequire="Abraxas.RJW.RaceSupport"> <GhoulVagina MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>
@ -635,7 +635,7 @@
</severity> </severity>
</GhoulVagina> </GhoulVagina>
<!-- orc --> <!-- orc -->
<OrcVagina MayRequire="Abraxas.RJW.RaceSupport"> <OrcVagina MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>
@ -647,7 +647,7 @@
</severity> </severity>
</OrcVagina> </OrcVagina>
<!-- elf --> <!-- elf -->
<ElfVagina MayRequire="Abraxas.RJW.RaceSupport"> <ElfVagina MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>
@ -659,7 +659,7 @@
</severity> </severity>
</ElfVagina> </ElfVagina>
<!-- tentacle female --> <!-- tentacle female -->
<DemonTentaclesF MayRequire="Abraxas.RJW.RaceSupport"> <DemonTentaclesF MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>
@ -671,7 +671,7 @@
</severity> </severity>
</DemonTentaclesF> </DemonTentaclesF>
<!-- tree --> <!-- tree -->
<TreeVagina MayRequire="Abraxas.RJW.RaceSupport"> <TreeVagina MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>
@ -683,9 +683,9 @@
</severity> </severity>
</TreeVagina> </TreeVagina>
<!-- ghost --> <!-- ghost -->
<GhostVagina MayRequire="Abraxas.RJW.RaceSupport">Genitals/vagina_ghost</GhostVagina> <GhostVagina MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">Genitals/vagina_ghost</GhostVagina>
<!-- dead --> <!-- dead -->
<NecroVagina MayRequire="Abraxas.RJW.RaceSupport"> <NecroVagina MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>
@ -697,7 +697,7 @@
</severity> </severity>
</NecroVagina> </NecroVagina>
<!-- dino --> <!-- dino -->
<DinoVagina MayRequire="Abraxas.RJW.RaceSupport"> <DinoVagina MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>
@ -843,7 +843,7 @@
<MissingBodyPart>Injuries/breasts_missing_left</MissingBodyPart> <MissingBodyPart>Injuries/breasts_missing_left</MissingBodyPart>
<!-- race support --> <!-- race support -->
<!-- ghoul --> <!-- ghoul -->
<GhoulBreasts MayRequire="Abraxas.RJW.RaceSupport"> <GhoulBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>
@ -855,7 +855,7 @@
</severity> </severity>
</GhoulBreasts> </GhoulBreasts>
<!-- orc --> <!-- orc -->
<OrcBreasts MayRequire="Abraxas.RJW.RaceSupport"> <OrcBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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,7 +867,7 @@
</severity> </severity>
</OrcBreasts> </OrcBreasts>
<!-- scale --> <!-- scale -->
<ScaleBreasts MayRequire="Abraxas.RJW.RaceSupport"> <ScaleBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>
@ -879,7 +879,7 @@
</severity> </severity>
</ScaleBreasts> </ScaleBreasts>
<!-- tree --> <!-- tree -->
<TreeBreasts MayRequire="Abraxas.RJW.RaceSupport"> <TreeBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>
@ -891,7 +891,7 @@
</severity> </severity>
</TreeBreasts> </TreeBreasts>
<!-- ghost --> <!-- ghost -->
<GhostBreasts MayRequire="Abraxas.RJW.RaceSupport"> <GhostBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>
@ -903,7 +903,7 @@
</severity> </severity>
</GhostBreasts> </GhostBreasts>
<!-- dead --> <!-- dead -->
<NecroBreasts MayRequire="Abraxas.RJW.RaceSupport"> <NecroBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>
@ -1036,7 +1036,7 @@
<MissingBodyPart>Injuries/breasts_missing_right</MissingBodyPart> <MissingBodyPart>Injuries/breasts_missing_right</MissingBodyPart>
<!-- race support --> <!-- race support -->
<!-- ghoul --> <!-- ghoul -->
<GhoulBreasts MayRequire="Abraxas.RJW.RaceSupport"> <GhoulBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>
@ -1048,7 +1048,7 @@
</severity> </severity>
</GhoulBreasts> </GhoulBreasts>
<!-- orc --> <!-- orc -->
<OrcBreasts MayRequire="Abraxas.RJW.RaceSupport"> <OrcBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>
@ -1060,7 +1060,7 @@
</severity> </severity>
</OrcBreasts> </OrcBreasts>
<!-- scale --> <!-- scale -->
<ScaleBreasts MayRequire="Abraxas.RJW.RaceSupport"> <ScaleBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>
@ -1072,7 +1072,7 @@
</severity> </severity>
</ScaleBreasts> </ScaleBreasts>
<!-- tree --> <!-- tree -->
<TreeBreasts MayRequire="Abraxas.RJW.RaceSupport"> <TreeBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>
@ -1084,7 +1084,7 @@
</severity> </severity>
</TreeBreasts> </TreeBreasts>
<!-- ghost --> <!-- ghost -->
<GhostBreasts MayRequire="Abraxas.RJW.RaceSupport"> <GhostBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>
@ -1096,7 +1096,7 @@
</severity> </severity>
</GhostBreasts> </GhostBreasts>
<!-- dead --> <!-- dead -->
<NecroBreasts MayRequire="Abraxas.RJW.RaceSupport"> <NecroBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>
@ -1180,17 +1180,17 @@
<MissingBodyPart>Injuries/breasts_missing_left</MissingBodyPart> <MissingBodyPart>Injuries/breasts_missing_left</MissingBodyPart>
<!-- race support --> <!-- race support -->
<!-- ghoul --> <!-- ghoul -->
<GhoulBreasts MayRequire="Abraxas.RJW.RaceSupport">Breasts/Blank/breasts_micro_left</GhoulBreasts> <GhoulBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">Breasts/Blank/breasts_micro_left</GhoulBreasts>
<!-- orc --> <!-- orc -->
<OrcBreasts MayRequire="Abraxas.RJW.RaceSupport">Breasts/Blank/breasts_micro_left</OrcBreasts> <OrcBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">Breasts/Blank/breasts_micro_left</OrcBreasts>
<!-- scale --> <!-- scale -->
<ScaleBreasts MayRequire="Abraxas.RJW.RaceSupport">Breasts/Blank/breasts_micro_left</ScaleBreasts> <ScaleBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">Breasts/Blank/breasts_micro_left</ScaleBreasts>
<!-- tree --> <!-- tree -->
<TreeBreasts MayRequire="Abraxas.RJW.RaceSupport">Breasts/Blank/breasts_micro_left</TreeBreasts> <TreeBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">Breasts/Blank/breasts_micro_left</TreeBreasts>
<!-- ghost --> <!-- ghost -->
<GhostBreasts MayRequire="Abraxas.RJW.RaceSupport">Breasts/Blank/breasts_micro_left</GhostBreasts> <GhostBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">Breasts/Blank/breasts_micro_left</GhostBreasts>
<!-- dead --> <!-- dead -->
<NecroBreasts MayRequire="Abraxas.RJW.RaceSupport">Breasts/Blank/breasts_micro_left</NecroBreasts> <NecroBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">Breasts/Blank/breasts_micro_left</NecroBreasts>
</hediffGraphics> </hediffGraphics>
<offsets> <offsets>
<south> <south>
@ -1254,17 +1254,17 @@
<MissingBodyPart>Injuries/breasts_missing_right</MissingBodyPart> <MissingBodyPart>Injuries/breasts_missing_right</MissingBodyPart>
<!-- race support --> <!-- race support -->
<!-- ghoul --> <!-- ghoul -->
<GhoulBreasts MayRequire="Abraxas.RJW.RaceSupport">Breasts/Blank/breasts_micro_right</GhoulBreasts> <GhoulBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">Breasts/Blank/breasts_micro_right</GhoulBreasts>
<!-- orc --> <!-- orc -->
<OrcBreasts MayRequire="Abraxas.RJW.RaceSupport">Breasts/Blank/breasts_micro_right</OrcBreasts> <OrcBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">Breasts/Blank/breasts_micro_right</OrcBreasts>
<!-- scale --> <!-- scale -->
<ScaleBreasts MayRequire="Abraxas.RJW.RaceSupport">Breasts/Blank/breasts_micro_right</ScaleBreasts> <ScaleBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">Breasts/Blank/breasts_micro_right</ScaleBreasts>
<!-- tree --> <!-- tree -->
<TreeBreasts MayRequire="Abraxas.RJW.RaceSupport">Breasts/Blank/breasts_micro_right</TreeBreasts> <TreeBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">Breasts/Blank/breasts_micro_right</TreeBreasts>
<!-- ghost --> <!-- ghost -->
<GhostBreasts MayRequire="Abraxas.RJW.RaceSupport">Breasts/Blank/breasts_micro_right</GhostBreasts> <GhostBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">Breasts/Blank/breasts_micro_right</GhostBreasts>
<!-- dead --> <!-- dead -->
<NecroBreasts MayRequire="Abraxas.RJW.RaceSupport">Breasts/Blank/breasts_micro_right</NecroBreasts> <NecroBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">Breasts/Blank/breasts_micro_right</NecroBreasts>
</hediffGraphics> </hediffGraphics>
<offsets> <offsets>
<south> <south>
@ -1329,17 +1329,17 @@
<MissingBodyPart>Injuries/breasts_missing_left</MissingBodyPart> <MissingBodyPart>Injuries/breasts_missing_left</MissingBodyPart>
<!-- race support --> <!-- race support -->
<!-- ghoul --> <!-- ghoul -->
<GhoulBreasts MayRequire="Abraxas.RJW.RaceSupport">Breasts/Blank/breasts_micro_left</GhoulBreasts> <GhoulBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">Breasts/Blank/breasts_micro_left</GhoulBreasts>
<!-- orc --> <!-- orc -->
<OrcBreasts MayRequire="Abraxas.RJW.RaceSupport">Breasts/Blank/breasts_micro_left</OrcBreasts> <OrcBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">Breasts/Blank/breasts_micro_left</OrcBreasts>
<!-- scale --> <!-- scale -->
<ScaleBreasts MayRequire="Abraxas.RJW.RaceSupport">Breasts/Blank/breasts_micro_left</ScaleBreasts> <ScaleBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">Breasts/Blank/breasts_micro_left</ScaleBreasts>
<!-- tree --> <!-- tree -->
<TreeBreasts MayRequire="Abraxas.RJW.RaceSupport">Breasts/Blank/breasts_micro_left</TreeBreasts> <TreeBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">Breasts/Blank/breasts_micro_left</TreeBreasts>
<!-- ghost --> <!-- ghost -->
<GhostBreasts MayRequire="Abraxas.RJW.RaceSupport">Breasts/Blank/breasts_micro_left</GhostBreasts> <GhostBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">Breasts/Blank/breasts_micro_left</GhostBreasts>
<!-- dead --> <!-- dead -->
<NecroBreasts MayRequire="Abraxas.RJW.RaceSupport">Breasts/Blank/breasts_micro_left</NecroBreasts> <NecroBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">Breasts/Blank/breasts_micro_left</NecroBreasts>
</hediffGraphics> </hediffGraphics>
<offsets> <offsets>
<south> <south>
@ -1403,17 +1403,17 @@
<MissingBodyPart>Injuries/breasts_missing_right</MissingBodyPart> <MissingBodyPart>Injuries/breasts_missing_right</MissingBodyPart>
<!-- race support --> <!-- race support -->
<!-- ghoul --> <!-- ghoul -->
<GhoulBreasts MayRequire="Abraxas.RJW.RaceSupport">Breasts/Blank/breasts_micro_right</GhoulBreasts> <GhoulBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">Breasts/Blank/breasts_micro_right</GhoulBreasts>
<!-- orc --> <!-- orc -->
<OrcBreasts MayRequire="Abraxas.RJW.RaceSupport">Breasts/Blank/breasts_micro_right</OrcBreasts> <OrcBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">Breasts/Blank/breasts_micro_right</OrcBreasts>
<!-- scale --> <!-- scale -->
<ScaleBreasts MayRequire="Abraxas.RJW.RaceSupport">Breasts/Blank/breasts_micro_right</ScaleBreasts> <ScaleBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">Breasts/Blank/breasts_micro_right</ScaleBreasts>
<!-- tree --> <!-- tree -->
<TreeBreasts MayRequire="Abraxas.RJW.RaceSupport">Breasts/Blank/breasts_micro_right</TreeBreasts> <TreeBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">Breasts/Blank/breasts_micro_right</TreeBreasts>
<!-- ghost --> <!-- ghost -->
<GhostBreasts MayRequire="Abraxas.RJW.RaceSupport">Breasts/Blank/breasts_micro_right</GhostBreasts> <GhostBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">Breasts/Blank/breasts_micro_right</GhostBreasts>
<!-- dead --> <!-- dead -->
<NecroBreasts MayRequire="Abraxas.RJW.RaceSupport">Breasts/Blank/breasts_micro_right</NecroBreasts> <NecroBreasts MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.rjw.racesupport">Breasts/Blank/breasts_micro_right</NecroBreasts>
</hediffGraphics> </hediffGraphics>
<offsets> <offsets>
<south> <south>
@ -1536,7 +1536,7 @@
<MissingBodyPart>Injuries/crotch_missing</MissingBodyPart> <MissingBodyPart>Injuries/crotch_missing</MissingBodyPart>
<!-- race support --> <!-- race support -->
<!-- ghoul --> <!-- ghoul -->
<GhoulPenis MayRequire="Abraxas.RJW.RaceSupport"> <GhoulPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>
@ -1545,7 +1545,7 @@
</severity> </severity>
</GhoulPenis> </GhoulPenis>
<!-- orc --> <!-- orc -->
<OrcPenis MayRequire="Abraxas.RJW.RaceSupport"> <OrcPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>
@ -1554,7 +1554,7 @@
</severity> </severity>
</OrcPenis> </OrcPenis>
<!-- elf --> <!-- elf -->
<ElfPenis MayRequire="Abraxas.RJW.RaceSupport"> <ElfPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>
@ -1563,7 +1563,7 @@
</severity> </severity>
</ElfPenis> </ElfPenis>
<!-- monkey --> <!-- monkey -->
<MonkeyPenis MayRequire="Abraxas.RJW.RaceSupport"> <MonkeyPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>
@ -1572,7 +1572,7 @@
</severity> </severity>
</MonkeyPenis> </MonkeyPenis>
<!-- pig --> <!-- pig -->
<PigPenis MayRequire="Abraxas.RJW.RaceSupport"> <PigPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>
@ -1581,7 +1581,7 @@
</severity> </severity>
</PigPenis> </PigPenis>
<!-- bear --> <!-- bear -->
<BearPenis MayRequire="Abraxas.RJW.RaceSupport"> <BearPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>
@ -1590,7 +1590,7 @@
</severity> </severity>
</BearPenis> </BearPenis>
<!-- turtle --> <!-- turtle -->
<TurtlePenis MayRequire="Abraxas.RJW.RaceSupport"> <TurtlePenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>
@ -1599,7 +1599,7 @@
</severity> </severity>
</TurtlePenis> </TurtlePenis>
<!-- elephant --> <!-- elephant -->
<ElephantPenis MayRequire="Abraxas.RJW.RaceSupport"> <ElephantPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>
@ -1608,7 +1608,7 @@
</severity> </severity>
</ElephantPenis> </ElephantPenis>
<!-- bovine --> <!-- bovine -->
<BovinePenis MayRequire="Abraxas.RJW.RaceSupport"> <BovinePenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>
@ -1617,7 +1617,7 @@
</severity> </severity>
</BovinePenis> </BovinePenis>
<!-- marine --> <!-- marine -->
<MarinePenis MayRequire="Abraxas.RJW.RaceSupport"> <MarinePenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>
@ -1626,7 +1626,7 @@
</severity> </severity>
</MarinePenis> </MarinePenis>
<!-- stone --> <!-- stone -->
<GolemPenis MayRequire="Abraxas.RJW.RaceSupport"> <GolemPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>
@ -1635,7 +1635,7 @@
</severity> </severity>
</GolemPenis> </GolemPenis>
<!-- tree --> <!-- tree -->
<TreePenis MayRequire="Abraxas.RJW.RaceSupport"> <TreePenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>
@ -1644,7 +1644,7 @@
</severity> </severity>
</TreePenis> </TreePenis>
<!-- ghost --> <!-- ghost -->
<GhostPenis MayRequire="Abraxas.RJW.RaceSupport"> <GhostPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>
@ -1653,7 +1653,7 @@
</severity> </severity>
</GhostPenis> </GhostPenis>
<!-- dead --> <!-- dead -->
<NecroPenis MayRequire="Abraxas.RJW.RaceSupport"> <NecroPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>
@ -1662,7 +1662,7 @@
</severity> </severity>
</NecroPenis> </NecroPenis>
<!-- dino --> <!-- dino -->
<DinoPenis MayRequire="Abraxas.RJW.RaceSupport"> <DinoPenis MayRequireAnyOf="Abraxas.RJW.RaceSupport,asmr.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>

View File

@ -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>

View File

@ -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>

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

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: 31 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: 14 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

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