mirror of
				https://gitgud.io/dastardlii/rjw-rbse.git
				synced 2024-08-14 23:57:40 +00:00 
			
		
		
		
	Version 0.6
This commit is contained in:
		
							parent
							
								
									12c4707cdd
								
							
						
					
					
						commit
						976bd5b387
					
				
					 16 changed files with 380 additions and 307 deletions
				
			
		
							
								
								
									
										2
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -1,3 +1,5 @@
 | 
				
			||||||
/obj
 | 
					/obj
 | 
				
			||||||
/bin
 | 
					/bin
 | 
				
			||||||
/.vs
 | 
					/.vs
 | 
				
			||||||
 | 
					/Assemblies/0Harmony.dll
 | 
				
			||||||
 | 
					/Assemblies/0Harmony.xml
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -2,9 +2,28 @@
 | 
				
			||||||
<ModMetaData>
 | 
					<ModMetaData>
 | 
				
			||||||
	<name>RJW_RBSE</name>
 | 
						<name>RJW_RBSE</name>
 | 
				
			||||||
	<author>dastardlii</author>
 | 
						<author>dastardlii</author>
 | 
				
			||||||
 | 
						<url>https://www.loverslab.com/topic/131529-rjw-rbse-integration/</url>
 | 
				
			||||||
	<supportedVersions>
 | 
						<supportedVersions>
 | 
				
			||||||
		<li>1.0</li>
 | 
							<li>1.1</li>
 | 
				
			||||||
 | 
							<li>1.2</li>
 | 
				
			||||||
	</supportedVersions>
 | 
						</supportedVersions>
 | 
				
			||||||
 | 
						<packageId>dastardlii.rjw.rbse</packageId>
 | 
				
			||||||
 | 
						<modDependencies>
 | 
				
			||||||
 | 
							<li>
 | 
				
			||||||
 | 
								<packageId>rim.job.world</packageId>
 | 
				
			||||||
 | 
								<displayName>RJW</displayName>
 | 
				
			||||||
 | 
								<steamWorkshopUrl>steam://url/CommunityFilePage/2009463077</steamWorkshopUrl>
 | 
				
			||||||
 | 
								<downloadUrl>https://github.com/pardeike/HarmonyRimWorld/releases/latest</downloadUrl>
 | 
				
			||||||
 | 
							</li>
 | 
				
			||||||
 | 
							<li>
 | 
				
			||||||
 | 
								<packageId>Rah.RBSE</packageId>
 | 
				
			||||||
 | 
								<displayName>Rah's Bionics and Surgery Expansion</displayName>
 | 
				
			||||||
 | 
								<downloadUrl>https://ludeon.com/forums/index.php?topic=28731.0</downloadUrl>
 | 
				
			||||||
 | 
							</li>
 | 
				
			||||||
 | 
						</modDependencies>
 | 
				
			||||||
 | 
						<loadAfter>
 | 
				
			||||||
 | 
							<li>rim.job.world</li>
 | 
				
			||||||
 | 
							<li>Rah.RBSE</li>
 | 
				
			||||||
 | 
						</loadAfter>
 | 
				
			||||||
	<description>Adjusts RJW bionics and surgery to fit into the style and usage defined by RBSE</description>
 | 
						<description>Adjusts RJW bionics and surgery to fit into the style and usage defined by RBSE</description>
 | 
				
			||||||
	<url></url>
 | 
					 | 
				
			||||||
</ModMetaData>
 | 
					</ModMetaData>
 | 
				
			||||||
							
								
								
									
										18
									
								
								About/Manifest.xml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								About/Manifest.xml
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
					@ -0,0 +1,18 @@
 | 
				
			||||||
 | 
					<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 | 
				
			||||||
 | 
					<Manifest>
 | 
				
			||||||
 | 
						<identifier>RJW+RBSE</identifier>
 | 
				
			||||||
 | 
						<version>0.6</version>
 | 
				
			||||||
 | 
						<dependencies>
 | 
				
			||||||
 | 
							<li>RimJobWorld</li>
 | 
				
			||||||
 | 
							<li>Rah'sBionicsandSurgeryExpansion</li>
 | 
				
			||||||
 | 
						</dependencies>
 | 
				
			||||||
 | 
						<incompatibleWith />
 | 
				
			||||||
 | 
						<loadAfter>
 | 
				
			||||||
 | 
							<li>RimJobWorld</li>
 | 
				
			||||||
 | 
							<li>Rah'sBionicsandSurgeryExpansion</li>
 | 
				
			||||||
 | 
						</loadAfter>
 | 
				
			||||||
 | 
						<suggests>
 | 
				
			||||||
 | 
						</suggests>
 | 
				
			||||||
 | 
						<manifestUri></manifestUri>
 | 
				
			||||||
 | 
						<downloadUri>https://www.loverslab.com/topic/131529-rjw-rbse-integration/</downloadUri>
 | 
				
			||||||
 | 
					</Manifest>
 | 
				
			||||||
										
											Binary file not shown.
										
									
								
							| 
						 | 
					@ -9,6 +9,7 @@
 | 
				
			||||||
      <defName>AdvancedBionicJaw</defName>
 | 
					      <defName>AdvancedBionicJaw</defName>
 | 
				
			||||||
      <label>advanced bionic jaw</label>
 | 
					      <label>advanced bionic jaw</label>
 | 
				
			||||||
      <labelNoun>an advanced bionic jaw</labelNoun>
 | 
					      <labelNoun>an advanced bionic jaw</labelNoun>
 | 
				
			||||||
 | 
						  <description>An upgraded bionic jaw.  Nano-motors embedded in the structure of the jaw allow the entire mouth to vibrate at a several different speeds.</description>
 | 
				
			||||||
      <spawnThingOnRemoved>AdvancedBionicJaw</spawnThingOnRemoved>
 | 
					      <spawnThingOnRemoved>AdvancedBionicJaw</spawnThingOnRemoved>
 | 
				
			||||||
      <addedPartProps>
 | 
					      <addedPartProps>
 | 
				
			||||||
         <partEfficiency>1.2</partEfficiency>
 | 
					         <partEfficiency>1.2</partEfficiency>
 | 
				
			||||||
| 
						 | 
					@ -25,59 +26,325 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	<!-- Advanced Bionic privates -->
 | 
						<!-- Advanced Bionic privates -->
 | 
				
			||||||
	<HediffDef ParentName="ArtificialPrivatePartAdvBionic">
 | 
						<rjw.HediffDef_PartBase ParentName="ArtificialPrivatePartAdvBionic">
 | 
				
			||||||
		<defName>AdvancedBionicPenis</defName>
 | 
							<defName>AdvancedBionicPenis</defName>
 | 
				
			||||||
		<label>advanced bionic penis</label>
 | 
							<label>advanced bionic penis</label>
 | 
				
			||||||
 | 
							<labelNoun>an advanced bionic penis</labelNoun>
 | 
				
			||||||
 | 
							<description>An upgraded bionic penis. Beyond the vibration and sensor features of a normal bionic penic, this model includes temperature controls to provide sensual heat or shocking cold to a partner. The internal servos of this model have also been upgraded to ensure the bear can move comfortable even while the penis is extended to it's maximum size.</description>
 | 
				
			||||||
 | 
							<descriptionHyperlinks><ThingDef>AdvancedBionicPenis</ThingDef></descriptionHyperlinks>
 | 
				
			||||||
 | 
							<spawnThingOnRemoved>AdvancedBionicPenis</spawnThingOnRemoved>
 | 
				
			||||||
 | 
							<FluidType>Cum</FluidType>
 | 
				
			||||||
 | 
							<DefaultBodyPart>Genitals</DefaultBodyPart>
 | 
				
			||||||
		<stages>
 | 
							<stages>
 | 
				
			||||||
			<li>
 | 
								<li>
 | 
				
			||||||
 | 
									<label>Micro</label>
 | 
				
			||||||
 | 
									<minSeverity>0.01</minSeverity>
 | 
				
			||||||
				<statOffsets>
 | 
									<statOffsets>
 | 
				
			||||||
					<SexAbility>0.9</SexAbility>
 | 
										<SexAbility>0.1</SexAbility>
 | 
				
			||||||
 | 
									</statOffsets>
 | 
				
			||||||
 | 
								</li>
 | 
				
			||||||
 | 
								<li>
 | 
				
			||||||
 | 
									<label>Small</label>
 | 
				
			||||||
 | 
									<minSeverity>0.20</minSeverity>
 | 
				
			||||||
 | 
									<statOffsets>
 | 
				
			||||||
 | 
										<SexAbility>0.1</SexAbility>
 | 
				
			||||||
 | 
									</statOffsets>
 | 
				
			||||||
 | 
								</li>
 | 
				
			||||||
 | 
								<li>
 | 
				
			||||||
 | 
									<label>Average</label>
 | 
				
			||||||
 | 
									<minSeverity>0.40</minSeverity>
 | 
				
			||||||
 | 
									<statOffsets>
 | 
				
			||||||
 | 
										<SexAbility>0.1</SexAbility>
 | 
				
			||||||
 | 
									</statOffsets>
 | 
				
			||||||
 | 
								</li>
 | 
				
			||||||
 | 
								<li>
 | 
				
			||||||
 | 
									<label>Big</label>
 | 
				
			||||||
 | 
									<minSeverity>0.60</minSeverity>
 | 
				
			||||||
 | 
									<statOffsets>
 | 
				
			||||||
 | 
										<SexAbility>0.1</SexAbility>
 | 
				
			||||||
 | 
									</statOffsets>
 | 
				
			||||||
 | 
								</li>
 | 
				
			||||||
 | 
								<li>
 | 
				
			||||||
 | 
									<label>Huge</label>
 | 
				
			||||||
 | 
									<minSeverity>0.80</minSeverity>
 | 
				
			||||||
 | 
									<statOffsets>
 | 
				
			||||||
 | 
										<SexAbility>0.1</SexAbility>
 | 
				
			||||||
 | 
									</statOffsets>
 | 
				
			||||||
 | 
								</li>
 | 
				
			||||||
 | 
								<li>
 | 
				
			||||||
 | 
									<label>Towering</label>
 | 
				
			||||||
 | 
									<minSeverity>1.01</minSeverity>
 | 
				
			||||||
 | 
									<statOffsets>
 | 
				
			||||||
 | 
										<SexAbility>0.1</SexAbility>
 | 
				
			||||||
				</statOffsets>
 | 
									</statOffsets>
 | 
				
			||||||
			</li>
 | 
								</li>
 | 
				
			||||||
		</stages>
 | 
							</stages>
 | 
				
			||||||
		<spawnThingOnRemoved>AdvancedBionicPenis</spawnThingOnRemoved>
 | 
							<modExtensions>
 | 
				
			||||||
	</HediffDef>
 | 
								<li Class="rjw.PartSizeExtension">
 | 
				
			||||||
 | 
									<density>1.0</density>
 | 
				
			||||||
	<HediffDef ParentName="ArtificialPrivatePartAdvBionic">
 | 
									<lengths>
 | 
				
			||||||
 | 
										<li>0</li>
 | 
				
			||||||
 | 
										<li>5.0</li>
 | 
				
			||||||
 | 
										<li>10.0</li>
 | 
				
			||||||
 | 
										<li>18.0</li>
 | 
				
			||||||
 | 
										<li>25.0</li>
 | 
				
			||||||
 | 
										<li>35.0</li>
 | 
				
			||||||
 | 
									</lengths>
 | 
				
			||||||
 | 
									<girths>
 | 
				
			||||||
 | 
										<li>0</li>
 | 
				
			||||||
 | 
										<li>5.0</li>
 | 
				
			||||||
 | 
										<li>10.0</li>
 | 
				
			||||||
 | 
										<li>13.0</li>
 | 
				
			||||||
 | 
										<li>17.0</li>
 | 
				
			||||||
 | 
										<li>21.0</li>
 | 
				
			||||||
 | 
									</girths>
 | 
				
			||||||
 | 
								</li>
 | 
				
			||||||
 | 
							</modExtensions>
 | 
				
			||||||
 | 
						</rjw.HediffDef_PartBase>
 | 
				
			||||||
 | 
						
 | 
				
			||||||
 | 
						<rjw.HediffDef_PartBase ParentName="ArtificialPrivatePartAdvBionic">
 | 
				
			||||||
		<defName>AdvancedBionicVagina</defName>
 | 
							<defName>AdvancedBionicVagina</defName>
 | 
				
			||||||
		<label>advanced bionic vagina</label>
 | 
							<label>advanced bionic vagina</label>
 | 
				
			||||||
 | 
							<labelNoun>an advanced bionic vagina</labelNoun>
 | 
				
			||||||
 | 
							<description>An upgraded bionic vagina. This upgraded model includes internal sensors that can trigger instantaneous orgasm upon detection of semen.</description>
 | 
				
			||||||
 | 
							<descriptionHyperlinks><ThingDef>AdvancedBionicVagina</ThingDef></descriptionHyperlinks>
 | 
				
			||||||
 | 
							<spawnThingOnRemoved>AdvancedBionicVagina</spawnThingOnRemoved>
 | 
				
			||||||
 | 
							<FluidType>Cum</FluidType>
 | 
				
			||||||
 | 
							<DefaultBodyPart>Genitals</DefaultBodyPart>
 | 
				
			||||||
		<stages>
 | 
							<stages>
 | 
				
			||||||
			<li>
 | 
								<li>
 | 
				
			||||||
 | 
									<label>Micro</label>
 | 
				
			||||||
 | 
									<minSeverity>0.01</minSeverity>
 | 
				
			||||||
				<statOffsets>
 | 
									<statOffsets>
 | 
				
			||||||
					<SexAbility>0.9</SexAbility>
 | 
										<SexAbility>0.1</SexAbility>
 | 
				
			||||||
					<Vulnerability>0.3</Vulnerability>
 | 
										<SexFrequency>0.1</SexFrequency>
 | 
				
			||||||
 | 
									</statOffsets>
 | 
				
			||||||
 | 
								</li>
 | 
				
			||||||
 | 
								<li>
 | 
				
			||||||
 | 
									<label>Tight</label>
 | 
				
			||||||
 | 
									<minSeverity>0.20</minSeverity>
 | 
				
			||||||
 | 
									<statOffsets>
 | 
				
			||||||
 | 
										<SexAbility>0.1</SexAbility>
 | 
				
			||||||
 | 
										<SexFrequency>0.1</SexFrequency>
 | 
				
			||||||
 | 
									</statOffsets>
 | 
				
			||||||
 | 
								</li>
 | 
				
			||||||
 | 
								<li>
 | 
				
			||||||
 | 
									<label>Average</label>
 | 
				
			||||||
 | 
									<minSeverity>0.40</minSeverity>
 | 
				
			||||||
 | 
									<statOffsets>
 | 
				
			||||||
 | 
										<SexAbility>0.1</SexAbility>
 | 
				
			||||||
 | 
										<SexFrequency>0.1</SexFrequency>
 | 
				
			||||||
 | 
									</statOffsets>
 | 
				
			||||||
 | 
								</li>
 | 
				
			||||||
 | 
								<li>
 | 
				
			||||||
 | 
									<label>Accomodating</label>
 | 
				
			||||||
 | 
									<minSeverity>0.60</minSeverity>
 | 
				
			||||||
 | 
									<statOffsets>
 | 
				
			||||||
 | 
										<SexAbility>0.1</SexAbility>
 | 
				
			||||||
 | 
										<SexFrequency>0.1</SexFrequency>
 | 
				
			||||||
 | 
									</statOffsets>
 | 
				
			||||||
 | 
								</li>
 | 
				
			||||||
 | 
								<li>
 | 
				
			||||||
 | 
									<label>Cavernous</label>
 | 
				
			||||||
 | 
									<minSeverity>0.80</minSeverity>
 | 
				
			||||||
 | 
									<statOffsets>
 | 
				
			||||||
 | 
										<SexAbility>0.1</SexAbility>
 | 
				
			||||||
 | 
										<SexFrequency>0.1</SexFrequency>
 | 
				
			||||||
 | 
									</statOffsets>
 | 
				
			||||||
 | 
								</li>
 | 
				
			||||||
 | 
								<li>
 | 
				
			||||||
 | 
									<label>Abyssal</label>
 | 
				
			||||||
 | 
									<minSeverity>1.01</minSeverity>
 | 
				
			||||||
 | 
									<statOffsets>
 | 
				
			||||||
 | 
										<SexAbility>0.1</SexAbility>
 | 
				
			||||||
 | 
										<SexFrequency>0.1</SexFrequency>
 | 
				
			||||||
				</statOffsets>
 | 
									</statOffsets>
 | 
				
			||||||
			</li>
 | 
								</li>
 | 
				
			||||||
		</stages>
 | 
							</stages>
 | 
				
			||||||
		<spawnThingOnRemoved>AdvancedBionicVagina</spawnThingOnRemoved>
 | 
							<modExtensions>
 | 
				
			||||||
	</HediffDef>
 | 
								<li Class="rjw.PartSizeExtension">
 | 
				
			||||||
 | 
									<lengths>
 | 
				
			||||||
	<HediffDef ParentName="ArtificialPrivatePartAdvBionic">
 | 
										<li>0</li>
 | 
				
			||||||
 | 
										<li>5.0</li>
 | 
				
			||||||
 | 
										<li>10.0</li>
 | 
				
			||||||
 | 
										<li>18.0</li>
 | 
				
			||||||
 | 
										<li>25.0</li>
 | 
				
			||||||
 | 
										<li>35.0</li>
 | 
				
			||||||
 | 
									</lengths>
 | 
				
			||||||
 | 
									<girths>
 | 
				
			||||||
 | 
										<li>0</li>
 | 
				
			||||||
 | 
										<li>5.0</li>
 | 
				
			||||||
 | 
										<li>10.0</li>
 | 
				
			||||||
 | 
										<li>13.0</li>
 | 
				
			||||||
 | 
										<li>17.0</li>
 | 
				
			||||||
 | 
										<li>21.0</li>
 | 
				
			||||||
 | 
									</girths>
 | 
				
			||||||
 | 
								</li>
 | 
				
			||||||
 | 
							</modExtensions>
 | 
				
			||||||
 | 
						</rjw.HediffDef_PartBase>
 | 
				
			||||||
 | 
						
 | 
				
			||||||
 | 
						<rjw.HediffDef_PartBase ParentName="ArtificialPrivatePartAdvBionic">
 | 
				
			||||||
		<defName>AdvancedBionicBreasts</defName>
 | 
							<defName>AdvancedBionicBreasts</defName>
 | 
				
			||||||
		<label>advanced bionic breasts</label>
 | 
							<label>advanced bionic breasts</label>
 | 
				
			||||||
 | 
							<labelNoun>a set of advanced bionic breasts</labelNoun>
 | 
				
			||||||
 | 
							<description>A set of upgraded of bionic breasts.  This model includes micro inertial dampeners that reduce back and shoulder strain</description>
 | 
				
			||||||
 | 
							<descriptionHyperlinks><ThingDef>AdvancedBionicBreasts</ThingDef></descriptionHyperlinks>
 | 
				
			||||||
 | 
							<spawnThingOnRemoved>AdvancedBionicBreasts</spawnThingOnRemoved>
 | 
				
			||||||
 | 
							<DefaultBodyPart>Chest</DefaultBodyPart>
 | 
				
			||||||
		<stages>
 | 
							<stages>
 | 
				
			||||||
			<li>
 | 
								<li>
 | 
				
			||||||
				<statOffsets>
 | 
									<label>Nipples</label>
 | 
				
			||||||
					<SexAbility>0.9</SexAbility>
 | 
									<minSeverity>0.01</minSeverity>
 | 
				
			||||||
					<Vulnerability>0.2</Vulnerability>
 | 
								</li>
 | 
				
			||||||
					<SocialImpact>0.05</SocialImpact>
 | 
								<li>
 | 
				
			||||||
				</statOffsets>
 | 
									<label>Tiny</label>
 | 
				
			||||||
 | 
									<minSeverity>0.02</minSeverity>
 | 
				
			||||||
 | 
								</li>
 | 
				
			||||||
 | 
								<li>
 | 
				
			||||||
 | 
									<label>Small</label>
 | 
				
			||||||
 | 
									<minSeverity>0.20</minSeverity>
 | 
				
			||||||
 | 
								</li>
 | 
				
			||||||
 | 
								<li>
 | 
				
			||||||
 | 
									<label>Average</label>
 | 
				
			||||||
 | 
									<minSeverity>0.40</minSeverity>
 | 
				
			||||||
 | 
								</li>
 | 
				
			||||||
 | 
								<li>
 | 
				
			||||||
 | 
									<label>Large</label>
 | 
				
			||||||
 | 
									<minSeverity>0.60</minSeverity>
 | 
				
			||||||
 | 
								</li>
 | 
				
			||||||
 | 
								<li>
 | 
				
			||||||
 | 
									<label>Huge</label>
 | 
				
			||||||
 | 
									<minSeverity>0.80</minSeverity>
 | 
				
			||||||
 | 
									<capMods>
 | 
				
			||||||
 | 
										<li>
 | 
				
			||||||
 | 
											<capacity>Moving</capacity>
 | 
				
			||||||
 | 
											<offset>-0.02</offset>
 | 
				
			||||||
 | 
										</li>
 | 
				
			||||||
 | 
									</capMods>
 | 
				
			||||||
 | 
								</li>
 | 
				
			||||||
 | 
								<li>
 | 
				
			||||||
 | 
									<label>Enormous</label>
 | 
				
			||||||
 | 
									<minSeverity>1.0</minSeverity>
 | 
				
			||||||
 | 
									<capMods>
 | 
				
			||||||
 | 
										<li>
 | 
				
			||||||
 | 
											<capacity>Moving</capacity>
 | 
				
			||||||
 | 
											<offset>-0.05</offset>
 | 
				
			||||||
 | 
										</li>
 | 
				
			||||||
 | 
									</capMods>
 | 
				
			||||||
 | 
								</li>
 | 
				
			||||||
 | 
								<li>
 | 
				
			||||||
 | 
									<label>Massive</label>
 | 
				
			||||||
 | 
									<minSeverity>1.2</minSeverity>
 | 
				
			||||||
 | 
									<capMods>
 | 
				
			||||||
 | 
										<li>
 | 
				
			||||||
 | 
											<capacity>Moving</capacity>
 | 
				
			||||||
 | 
											<offset>-0.7</offset>
 | 
				
			||||||
 | 
										</li>
 | 
				
			||||||
 | 
									</capMods>
 | 
				
			||||||
 | 
								</li>
 | 
				
			||||||
 | 
								<li>
 | 
				
			||||||
 | 
									<label>Gargantuan</label>
 | 
				
			||||||
 | 
									<minSeverity>1.4</minSeverity>
 | 
				
			||||||
 | 
									<capMods>
 | 
				
			||||||
 | 
										<li>
 | 
				
			||||||
 | 
											<capacity>Moving</capacity>
 | 
				
			||||||
 | 
											<offset>-0.1</offset>
 | 
				
			||||||
 | 
										</li>
 | 
				
			||||||
 | 
									</capMods>
 | 
				
			||||||
 | 
								</li>
 | 
				
			||||||
 | 
								<li>
 | 
				
			||||||
 | 
									<label>Colossal</label>
 | 
				
			||||||
 | 
									<minSeverity>1.6</minSeverity>
 | 
				
			||||||
 | 
									<capMods>
 | 
				
			||||||
 | 
										<li>
 | 
				
			||||||
 | 
											<capacity>Moving</capacity>
 | 
				
			||||||
 | 
											<offset>-0.12</offset>
 | 
				
			||||||
 | 
										</li>
 | 
				
			||||||
 | 
									</capMods>
 | 
				
			||||||
			</li>
 | 
								</li>
 | 
				
			||||||
		</stages>
 | 
							</stages>
 | 
				
			||||||
		<spawnThingOnRemoved>AdvancedBionicBreasts</spawnThingOnRemoved>
 | 
							<modExtensions>
 | 
				
			||||||
	</HediffDef>
 | 
								<li Class="rjw.PartSizeExtension">
 | 
				
			||||||
 | 
									<density>1.0</density>
 | 
				
			||||||
	<HediffDef ParentName="ArtificialPrivatePartAdvBionic">
 | 
									<cupSizes>
 | 
				
			||||||
 | 
										<li>0</li>
 | 
				
			||||||
 | 
										<li>1</li>
 | 
				
			||||||
 | 
										<li>2</li>
 | 
				
			||||||
 | 
										<li>4</li>
 | 
				
			||||||
 | 
										<li>7</li>
 | 
				
			||||||
 | 
										<li>11</li>
 | 
				
			||||||
 | 
										<li>15</li>
 | 
				
			||||||
 | 
										<li>19</li>
 | 
				
			||||||
 | 
										<li>25</li>
 | 
				
			||||||
 | 
										<li>31</li>
 | 
				
			||||||
 | 
									</cupSizes>
 | 
				
			||||||
 | 
								</li>
 | 
				
			||||||
 | 
							</modExtensions>
 | 
				
			||||||
 | 
						</rjw.HediffDef_PartBase>
 | 
				
			||||||
 | 
						
 | 
				
			||||||
 | 
						<rjw.HediffDef_PartBase ParentName="ArtificialPrivatePartAdvBionic">
 | 
				
			||||||
		<defName>AdvancedBionicAnus</defName>
 | 
							<defName>AdvancedBionicAnus</defName>
 | 
				
			||||||
		<label>advanced bionic anus</label>
 | 
							<label>advanced bionic anus</label>
 | 
				
			||||||
 | 
							<labelNoun>an advanced bionic anus</labelNoun>
 | 
				
			||||||
 | 
							<description>An upgraded bionic anus.  This model includes controllable nerve clusters that increase pleasure and decrease discomfort</description>
 | 
				
			||||||
 | 
							<descriptionHyperlinks><ThingDef>AdvancedBionicAnus</ThingDef></descriptionHyperlinks>
 | 
				
			||||||
 | 
							<spawnThingOnRemoved>AdvancedBionicAnus</spawnThingOnRemoved>
 | 
				
			||||||
 | 
							<DefaultBodyPart>Anus</DefaultBodyPart>
 | 
				
			||||||
		<stages>
 | 
							<stages>
 | 
				
			||||||
			<li>
 | 
								<li>
 | 
				
			||||||
 | 
									<label>Micro</label>
 | 
				
			||||||
 | 
									<minSeverity>0.01</minSeverity>
 | 
				
			||||||
				<statOffsets>
 | 
									<statOffsets>
 | 
				
			||||||
					<SexAbility>0.9</SexAbility>
 | 
										<SexAbility>0.05</SexAbility>
 | 
				
			||||||
					<Vulnerability>0.3</Vulnerability>
 | 
									</statOffsets>
 | 
				
			||||||
 | 
								</li>
 | 
				
			||||||
 | 
								<li>
 | 
				
			||||||
 | 
									<label>Tight</label>
 | 
				
			||||||
 | 
									<minSeverity>0.20</minSeverity>
 | 
				
			||||||
 | 
									<statOffsets>
 | 
				
			||||||
 | 
										<SexAbility>0.05</SexAbility>
 | 
				
			||||||
 | 
									</statOffsets>
 | 
				
			||||||
 | 
								</li>
 | 
				
			||||||
 | 
								<li>
 | 
				
			||||||
 | 
									<label>Average</label>
 | 
				
			||||||
 | 
									<minSeverity>0.40</minSeverity>
 | 
				
			||||||
 | 
									<statOffsets>
 | 
				
			||||||
 | 
										<SexAbility>0.05</SexAbility>
 | 
				
			||||||
 | 
									</statOffsets>
 | 
				
			||||||
 | 
								</li>
 | 
				
			||||||
 | 
								<li>
 | 
				
			||||||
 | 
									<label>Accomodating</label>
 | 
				
			||||||
 | 
									<minSeverity>0.60</minSeverity>
 | 
				
			||||||
 | 
									<statOffsets>
 | 
				
			||||||
 | 
										<SexAbility>0.05</SexAbility>
 | 
				
			||||||
 | 
									</statOffsets>
 | 
				
			||||||
 | 
								</li>
 | 
				
			||||||
 | 
								<li>
 | 
				
			||||||
 | 
									<label>Cavernous</label>
 | 
				
			||||||
 | 
									<minSeverity>0.80</minSeverity>
 | 
				
			||||||
 | 
									<statOffsets>
 | 
				
			||||||
 | 
										<SexAbility>0.05</SexAbility>
 | 
				
			||||||
 | 
									</statOffsets>
 | 
				
			||||||
 | 
								</li>
 | 
				
			||||||
 | 
								<li>
 | 
				
			||||||
 | 
									<label>Abyssal</label>
 | 
				
			||||||
 | 
									<minSeverity>1.01</minSeverity>
 | 
				
			||||||
 | 
									<statOffsets>
 | 
				
			||||||
 | 
										<SexAbility>0.05</SexAbility>
 | 
				
			||||||
				</statOffsets>
 | 
									</statOffsets>
 | 
				
			||||||
			</li>
 | 
								</li>
 | 
				
			||||||
		</stages>
 | 
							</stages>
 | 
				
			||||||
		<spawnThingOnRemoved>AdvancedBionicAnus</spawnThingOnRemoved>
 | 
							<modExtensions>
 | 
				
			||||||
	</HediffDef>
 | 
								<li Class="rjw.PartSizeExtension">
 | 
				
			||||||
 | 
									<girths>
 | 
				
			||||||
 | 
										<li>0</li>
 | 
				
			||||||
 | 
										<li>5.0</li>
 | 
				
			||||||
 | 
										<li>10.0</li>
 | 
				
			||||||
 | 
										<li>13.0</li>
 | 
				
			||||||
 | 
										<li>17.0</li>
 | 
				
			||||||
 | 
										<li>21.0</li>
 | 
				
			||||||
 | 
									</girths>
 | 
				
			||||||
 | 
								</li>
 | 
				
			||||||
 | 
							</modExtensions>
 | 
				
			||||||
 | 
						</rjw.HediffDef_PartBase>
 | 
				
			||||||
</Defs>
 | 
					</Defs>
 | 
				
			||||||
| 
						 | 
					@ -7,6 +7,8 @@
 | 
				
			||||||
	<HediffDef ParentName="addedPartSyntheticRJW">
 | 
						<HediffDef ParentName="addedPartSyntheticRJW">
 | 
				
			||||||
		<defName>SyntheticUterus</defName>
 | 
							<defName>SyntheticUterus</defName>
 | 
				
			||||||
		<label>synthetic uterus</label>
 | 
							<label>synthetic uterus</label>
 | 
				
			||||||
 | 
							<labelNoun>a synthetic uterus</labelNoun>
 | 
				
			||||||
 | 
							<description>An enhanced artificial uterus augmented with nanocells to increase organ efficiency improve defense against disease.</description>
 | 
				
			||||||
		<spawnThingOnRemoved>SyntheticUterus</spawnThingOnRemoved>
 | 
							<spawnThingOnRemoved>SyntheticUterus</spawnThingOnRemoved>
 | 
				
			||||||
		<scenarioCanAdd>true</scenarioCanAdd>
 | 
							<scenarioCanAdd>true</scenarioCanAdd>
 | 
				
			||||||
		<addedPartProps>
 | 
							<addedPartProps>
 | 
				
			||||||
| 
						 | 
					@ -20,7 +22,7 @@
 | 
				
			||||||
				</statOffsets>
 | 
									</statOffsets>
 | 
				
			||||||
				<capMods>
 | 
									<capMods>
 | 
				
			||||||
					<li>
 | 
										<li>
 | 
				
			||||||
						<capacity>Reproduction</capacity>
 | 
											<capacity>RJW_Fertility</capacity>
 | 
				
			||||||
						<offset>0.2</offset>
 | 
											<offset>0.2</offset>
 | 
				
			||||||
					</li>
 | 
										</li>
 | 
				
			||||||
				</capMods>
 | 
									</capMods>
 | 
				
			||||||
| 
						 | 
					@ -31,6 +33,8 @@
 | 
				
			||||||
	<HediffDef ParentName="addedPartSyntheticRJW">
 | 
						<HediffDef ParentName="addedPartSyntheticRJW">
 | 
				
			||||||
		<defName>SyntheticTesticles</defName>
 | 
							<defName>SyntheticTesticles</defName>
 | 
				
			||||||
		<label>synthetic testicles</label>
 | 
							<label>synthetic testicles</label>
 | 
				
			||||||
 | 
							<labelNoun>a set of synthetic testicles</labelNoun>
 | 
				
			||||||
 | 
							<description>An enhanced set of atrificial testicles augmented with nanocells to increase organ efficiency and reduce pain from vigorous activity.</description>
 | 
				
			||||||
		<spawnThingOnRemoved>SyntheticTesticles</spawnThingOnRemoved>
 | 
							<spawnThingOnRemoved>SyntheticTesticles</spawnThingOnRemoved>
 | 
				
			||||||
		<scenarioCanAdd>true</scenarioCanAdd>
 | 
							<scenarioCanAdd>true</scenarioCanAdd>
 | 
				
			||||||
		<addedPartProps>
 | 
							<addedPartProps>
 | 
				
			||||||
| 
						 | 
					@ -42,7 +46,7 @@
 | 
				
			||||||
				<painFactor>0.95</painFactor>
 | 
									<painFactor>0.95</painFactor>
 | 
				
			||||||
				<capMods>
 | 
									<capMods>
 | 
				
			||||||
					<li>
 | 
										<li>
 | 
				
			||||||
						<capacity>Reproduction</capacity>
 | 
											<capacity>RJW_Fertility</capacity>
 | 
				
			||||||
						<offset>0.2</offset>
 | 
											<offset>0.2</offset>
 | 
				
			||||||
					</li>
 | 
										</li>
 | 
				
			||||||
				</capMods>
 | 
									</capMods>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -2,7 +2,7 @@
 | 
				
			||||||
<Defs>
 | 
					<Defs>
 | 
				
			||||||
	<RecipeDef Name="MakeSynthOrgan" Abstract="True">
 | 
						<RecipeDef Name="MakeSynthOrgan" Abstract="True">
 | 
				
			||||||
		<jobString>Creating synthetic organ.</jobString>
 | 
							<jobString>Creating synthetic organ.</jobString>
 | 
				
			||||||
		<workSpeedStat>SmithingSpeed</workSpeedStat>
 | 
							<workSpeedStat>GeneralLaborSpeed</workSpeedStat>
 | 
				
			||||||
		<effectWorking>Cook</effectWorking>
 | 
							<effectWorking>Cook</effectWorking>
 | 
				
			||||||
		<soundWorking>Recipe_Tailor</soundWorking>
 | 
							<soundWorking>Recipe_Tailor</soundWorking>
 | 
				
			||||||
		<workAmount>40000</workAmount>
 | 
							<workAmount>40000</workAmount>
 | 
				
			||||||
| 
						 | 
					@ -16,11 +16,12 @@
 | 
				
			||||||
	
 | 
						
 | 
				
			||||||
	<RecipeDef Name="MakeAdvBionicThing" Abstract="True">
 | 
						<RecipeDef Name="MakeAdvBionicThing" Abstract="True">
 | 
				
			||||||
		<jobString>Upgrading bionic part.</jobString>
 | 
							<jobString>Upgrading bionic part.</jobString>
 | 
				
			||||||
		<workSpeedStat>SmithingSpeed</workSpeedStat>
 | 
							<workSpeedStat>GeneralLaborSpeed</workSpeedStat>
 | 
				
			||||||
		<effectWorking>Cook</effectWorking>
 | 
							<effectWorking>Cook</effectWorking>
 | 
				
			||||||
		<soundWorking>RBSESound</soundWorking>
 | 
							<soundWorking>RBSESound</soundWorking>
 | 
				
			||||||
		<workAmount>40000</workAmount>
 | 
							<workAmount>40000</workAmount>
 | 
				
			||||||
		<unfinishedThingDef>UnfinishedProsthesis</unfinishedThingDef>
 | 
							<unfinishedThingDef>UnfinishedProsthesis</unfinishedThingDef>
 | 
				
			||||||
 | 
							<researchPrerequisite>AdvancedBionics</researchPrerequisite>
 | 
				
			||||||
		<workSkill>Crafting</workSkill>
 | 
							<workSkill>Crafting</workSkill>
 | 
				
			||||||
		<skillRequirements>
 | 
							<skillRequirements>
 | 
				
			||||||
			<Crafting>10</Crafting>
 | 
								<Crafting>10</Crafting>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,6 +1,6 @@
 | 
				
			||||||
<?xml version="1.0" encoding="UTF-8"?>
 | 
					<?xml version="1.0" encoding="UTF-8"?>
 | 
				
			||||||
<Defs>
 | 
					<Defs>
 | 
				
			||||||
	<ThingDef ParentName="rjw_BodyPartBase" Name="rjw_BodyPartAdvBionicBase" Abstract="True">
 | 
						<ThingDef ParentName="rjw_BodyPartArtificialBase" Name="rjw_BodyPartAdvBionicBase" Abstract="True">
 | 
				
			||||||
		<tradeTags>
 | 
							<tradeTags>
 | 
				
			||||||
			<li>AdvancedProstheses</li>
 | 
								<li>AdvancedProstheses</li>
 | 
				
			||||||
		</tradeTags>
 | 
							</tradeTags>
 | 
				
			||||||
| 
						 | 
					@ -40,7 +40,7 @@
 | 
				
			||||||
		<defName>AdvancedBionicPenis</defName>
 | 
							<defName>AdvancedBionicPenis</defName>
 | 
				
			||||||
		<label>advanced bionic penis</label>
 | 
							<label>advanced bionic penis</label>
 | 
				
			||||||
		<description>An upgraded bionic penis. New Features include:
 | 
							<description>An upgraded bionic penis. New Features include:
 | 
				
			||||||
- Configurable shape ensuring you will always be able to hit the right spots.
 | 
					- Upgraded internal servos to ensure ease of movement even when at maximum size.
 | 
				
			||||||
- Internal temperature regulator allows you to share sultry heat or shocking cold with your partner.
 | 
					- Internal temperature regulator allows you to share sultry heat or shocking cold with your partner.
 | 
				
			||||||
- Increased nerve density ensures maximum sensitivity along the entire length of the penis.</description>
 | 
					- Increased nerve density ensures maximum sensitivity along the entire length of the penis.</description>
 | 
				
			||||||
		<statBases>
 | 
							<statBases>
 | 
				
			||||||
| 
						 | 
					@ -68,7 +68,7 @@
 | 
				
			||||||
		<defName>AdvancedBionicBreasts</defName>
 | 
							<defName>AdvancedBionicBreasts</defName>
 | 
				
			||||||
		<label>advanced bionic breasts</label>
 | 
							<label>advanced bionic breasts</label>
 | 
				
			||||||
		<description>Upgraded prosthetic breasts. New Features include:
 | 
							<description>Upgraded prosthetic breasts. New Features include:
 | 
				
			||||||
- Independantly resizable nipples
 | 
					- Inertial dampeners to allow more comfortable movement.
 | 
				
			||||||
- Selectable areola shapes, including hearts and stars.</description>
 | 
					- Selectable areola shapes, including hearts and stars.</description>
 | 
				
			||||||
		<statBases>
 | 
							<statBases>
 | 
				
			||||||
			<MarketValue>1200</MarketValue>
 | 
								<MarketValue>1200</MarketValue>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -27,7 +27,7 @@
 | 
				
			||||||
	<ThingDef ParentName="Synthetic">
 | 
						<ThingDef ParentName="Synthetic">
 | 
				
			||||||
		<defName>SyntheticTesticles</defName>
 | 
							<defName>SyntheticTesticles</defName>
 | 
				
			||||||
		<label>synthetic testicles</label>
 | 
							<label>synthetic testicles</label>
 | 
				
			||||||
		<description>An enhanced pair of testicles augmented with nanocells to increase organ efficiency and reduce pain from vigorous activity. Should be kept frozen outside of the body to avoid cell death and organ failure.\n\nDoes not trigger transplant rejection.\n\nStats:\nFertility: 20%\nPain Threshold: 95%</description>
 | 
							<description>An enhanced set of testicles augmented with nanocells to increase organ efficiency and reduce pain from vigorous activity. Should be kept frozen outside of the body to avoid cell death and organ failure.\n\nDoes not trigger transplant rejection.\n\nStats:\nFertility: 20%\nPain Threshold: 95%</description>
 | 
				
			||||||
		<graphicData>
 | 
							<graphicData>
 | 
				
			||||||
			<texPath>Things/Item/BodyPart/Bionic2</texPath>
 | 
								<texPath>Things/Item/BodyPart/Bionic2</texPath>
 | 
				
			||||||
			<graphicClass>Graphic_Single</graphicClass>
 | 
								<graphicClass>Graphic_Single</graphicClass>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -5,7 +5,7 @@
 | 
				
			||||||
	    <xpath>/Defs/HediffDef[defName="AdvancedBionicSpine"]/stages/li</xpath>
 | 
						    <xpath>/Defs/HediffDef[defName="AdvancedBionicSpine"]/stages/li</xpath>
 | 
				
			||||||
	    <value>
 | 
						    <value>
 | 
				
			||||||
			<statOffsets>
 | 
								<statOffsets>
 | 
				
			||||||
				<SexAbility>0.3</SexAbility>
 | 
									<SexAbility>0.2</SexAbility>
 | 
				
			||||||
				<Vulnerability>-0.1</Vulnerability>
 | 
									<Vulnerability>-0.1</Vulnerability>
 | 
				
			||||||
			</statOffsets>
 | 
								</statOffsets>
 | 
				
			||||||
	    </value>
 | 
						    </value>
 | 
				
			||||||
| 
						 | 
					@ -24,7 +24,7 @@
 | 
				
			||||||
			<stages>
 | 
								<stages>
 | 
				
			||||||
				<li>
 | 
									<li>
 | 
				
			||||||
					<statOffsets>
 | 
										<statOffsets>
 | 
				
			||||||
						<SexAbility>0.2</SexAbility>
 | 
											<SexAbility>0.1</SexAbility>
 | 
				
			||||||
						<Vulnerability>-0.2</Vulnerability>
 | 
											<Vulnerability>-0.2</Vulnerability>
 | 
				
			||||||
					</statOffsets>
 | 
										</statOffsets>
 | 
				
			||||||
				</li>
 | 
									</li>
 | 
				
			||||||
| 
						 | 
					@ -37,7 +37,7 @@
 | 
				
			||||||
			<stages>
 | 
								<stages>
 | 
				
			||||||
				<li>
 | 
									<li>
 | 
				
			||||||
					<statOffsets>
 | 
										<statOffsets>
 | 
				
			||||||
						<SexAbility>0.25</SexAbility>
 | 
											<SexAbility>0.2</SexAbility>
 | 
				
			||||||
						<Vulnerability>-0.2</Vulnerability>
 | 
											<Vulnerability>-0.2</Vulnerability>
 | 
				
			||||||
					</statOffsets>
 | 
										</statOffsets>
 | 
				
			||||||
				</li>
 | 
									</li>
 | 
				
			||||||
| 
						 | 
					@ -64,7 +64,7 @@
 | 
				
			||||||
			<stages>
 | 
								<stages>
 | 
				
			||||||
				<li>
 | 
									<li>
 | 
				
			||||||
					<statOffsets>
 | 
										<statOffsets>
 | 
				
			||||||
						<SexAbility>0.1</SexAbility>
 | 
											<SexAbility>0.05</SexAbility>
 | 
				
			||||||
					</statOffsets>
 | 
										</statOffsets>
 | 
				
			||||||
				</li>
 | 
									</li>
 | 
				
			||||||
			</stages>
 | 
								</stages>
 | 
				
			||||||
| 
						 | 
					@ -76,7 +76,7 @@
 | 
				
			||||||
			<stages>
 | 
								<stages>
 | 
				
			||||||
				<li>
 | 
									<li>
 | 
				
			||||||
					<statOffsets>
 | 
										<statOffsets>
 | 
				
			||||||
						<SexAbility>0.15</SexAbility>
 | 
											<SexAbility>0.1</SexAbility>
 | 
				
			||||||
					</statOffsets>
 | 
										</statOffsets>
 | 
				
			||||||
				</li>
 | 
									</li>
 | 
				
			||||||
			</stages>
 | 
								</stages>
 | 
				
			||||||
| 
						 | 
					@ -102,7 +102,7 @@
 | 
				
			||||||
			<stages>
 | 
								<stages>
 | 
				
			||||||
				<li>
 | 
									<li>
 | 
				
			||||||
					<statOffsets>
 | 
										<statOffsets>
 | 
				
			||||||
						<SexAbility>0.35</SexAbility>
 | 
											<SexAbility>0.3</SexAbility>
 | 
				
			||||||
						<Vulnerability>-0.3</Vulnerability>
 | 
											<Vulnerability>-0.3</Vulnerability>
 | 
				
			||||||
					</statOffsets>
 | 
										</statOffsets>
 | 
				
			||||||
				</li>
 | 
									</li>
 | 
				
			||||||
| 
						 | 
					@ -123,7 +123,7 @@
 | 
				
			||||||
			<stages>
 | 
								<stages>
 | 
				
			||||||
				<li>
 | 
									<li>
 | 
				
			||||||
					<statOffsets>
 | 
										<statOffsets>
 | 
				
			||||||
						<SexAbility>0.25</SexAbility>
 | 
											<SexAbility>0.2</SexAbility>
 | 
				
			||||||
					</statOffsets>
 | 
										</statOffsets>
 | 
				
			||||||
				</li>
 | 
									</li>
 | 
				
			||||||
			</stages>
 | 
								</stages>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -26,7 +26,7 @@
 | 
				
			||||||
		<xpath>/Defs/HediffDef[defName="BionicSpine"]/stages/li</xpath>
 | 
							<xpath>/Defs/HediffDef[defName="BionicSpine"]/stages/li</xpath>
 | 
				
			||||||
		<value>
 | 
							<value>
 | 
				
			||||||
			<statOffsets>
 | 
								<statOffsets>
 | 
				
			||||||
				<SexAbility>0.2</SexAbility>
 | 
									<SexAbility>0.1</SexAbility>
 | 
				
			||||||
				<Vulnerability>-0.1</Vulnerability>
 | 
									<Vulnerability>-0.1</Vulnerability>
 | 
				
			||||||
			</statOffsets>
 | 
								</statOffsets>
 | 
				
			||||||
		</value>
 | 
							</value>
 | 
				
			||||||
| 
						 | 
					@ -45,8 +45,8 @@
 | 
				
			||||||
			<stages>
 | 
								<stages>
 | 
				
			||||||
				<li>
 | 
									<li>
 | 
				
			||||||
					<statOffsets>
 | 
										<statOffsets>
 | 
				
			||||||
						<SexAbility>0.1</SexAbility>
 | 
											<SexAbility>0.05</SexAbility>
 | 
				
			||||||
						<Vulnerability>-0.1</Vulnerability>
 | 
											<Vulnerability>-0.05</Vulnerability>
 | 
				
			||||||
					</statOffsets>
 | 
										</statOffsets>
 | 
				
			||||||
				</li>
 | 
									</li>
 | 
				
			||||||
			</stages>
 | 
								</stages>
 | 
				
			||||||
| 
						 | 
					@ -58,7 +58,7 @@
 | 
				
			||||||
			<stages>
 | 
								<stages>
 | 
				
			||||||
				<li>
 | 
									<li>
 | 
				
			||||||
					<statOffsets>
 | 
										<statOffsets>
 | 
				
			||||||
						<SexAbility>0.15</SexAbility>
 | 
											<SexAbility>0.1</SexAbility>
 | 
				
			||||||
						<Vulnerability>-0.1</Vulnerability>
 | 
											<Vulnerability>-0.1</Vulnerability>
 | 
				
			||||||
					</statOffsets>
 | 
										</statOffsets>
 | 
				
			||||||
				</li>
 | 
									</li>
 | 
				
			||||||
| 
						 | 
					@ -85,7 +85,7 @@
 | 
				
			||||||
			<stages>
 | 
								<stages>
 | 
				
			||||||
				<li>
 | 
									<li>
 | 
				
			||||||
					<statOffsets>
 | 
										<statOffsets>
 | 
				
			||||||
						<SexAbility>0.05</SexAbility>
 | 
											<SexAbility>0.02</SexAbility>
 | 
				
			||||||
					</statOffsets>
 | 
										</statOffsets>
 | 
				
			||||||
				</li>
 | 
									</li>
 | 
				
			||||||
			</stages>
 | 
								</stages>
 | 
				
			||||||
| 
						 | 
					@ -97,7 +97,7 @@
 | 
				
			||||||
			<stages>
 | 
								<stages>
 | 
				
			||||||
				<li>
 | 
									<li>
 | 
				
			||||||
					<statOffsets>
 | 
										<statOffsets>
 | 
				
			||||||
						<SexAbility>0.1</SexAbility>
 | 
											<SexAbility>0.05</SexAbility>
 | 
				
			||||||
					</statOffsets>
 | 
										</statOffsets>
 | 
				
			||||||
				</li>
 | 
									</li>
 | 
				
			||||||
			</stages>
 | 
								</stages>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -2,7 +2,7 @@
 | 
				
			||||||
<Patch>
 | 
					<Patch>
 | 
				
			||||||
	<!-- Natural Body Parts -->
 | 
						<!-- Natural Body Parts -->
 | 
				
			||||||
	<Operation Class="PatchOperationReplace">
 | 
						<Operation Class="PatchOperationReplace">
 | 
				
			||||||
	    <xpath>/Defs/HediffDef[@Name="NaturalPrivatePartBase"]/defaultLabelColor</xpath>
 | 
						    <xpath>/Defs/rjw.HediffDef_PartBase[@Name="NaturalPrivatePartBase"]/defaultLabelColor</xpath>
 | 
				
			||||||
	    <value>
 | 
						    <value>
 | 
				
			||||||
			<defaultLabelColor>(255, 255, 240)</defaultLabelColor>
 | 
								<defaultLabelColor>(255, 255, 240)</defaultLabelColor>
 | 
				
			||||||
	    </value>
 | 
						    </value>
 | 
				
			||||||
| 
						 | 
					@ -10,7 +10,7 @@
 | 
				
			||||||
	
 | 
						
 | 
				
			||||||
	<!-- Hydraulic Body Parts -->
 | 
						<!-- Hydraulic Body Parts -->
 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
						<Operation Class="PatchOperationAdd">
 | 
				
			||||||
	    <xpath>/Defs/HediffDef[@Name="ArtificialPrivatePartLotech"]</xpath>
 | 
						    <xpath>/Defs/rjw.HediffDef_PartBase[@Name="ArtificialPrivatePartLotech"]</xpath>
 | 
				
			||||||
	    <value>
 | 
						    <value>
 | 
				
			||||||
			<defaultLabelColor>(102,178,255)</defaultLabelColor>
 | 
								<defaultLabelColor>(102,178,255)</defaultLabelColor>
 | 
				
			||||||
	    </value>
 | 
						    </value>
 | 
				
			||||||
| 
						 | 
					@ -18,7 +18,7 @@
 | 
				
			||||||
	
 | 
						
 | 
				
			||||||
	<!-- Bionic Body Parts -->
 | 
						<!-- Bionic Body Parts -->
 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
						<Operation Class="PatchOperationAdd">
 | 
				
			||||||
	    <xpath>/Defs/HediffDef[@Name="ArtificialPrivatePartHitech"]</xpath>
 | 
						    <xpath>/Defs/rjw.HediffDef_PartBase[@Name="ArtificialPrivatePartHitech"]</xpath>
 | 
				
			||||||
	    <value>
 | 
						    <value>
 | 
				
			||||||
			<defaultLabelColor>(0.5, 0.5, 0.9)</defaultLabelColor>
 | 
								<defaultLabelColor>(0.5, 0.5, 0.9)</defaultLabelColor>
 | 
				
			||||||
	    </value>
 | 
						    </value>
 | 
				
			||||||
| 
						 | 
					@ -26,25 +26,25 @@
 | 
				
			||||||
	
 | 
						
 | 
				
			||||||
	<!-- Archotech Body Parts -->
 | 
						<!-- Archotech Body Parts -->
 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
						<Operation Class="PatchOperationAdd">
 | 
				
			||||||
	    <xpath>/Defs/HediffDef[defName="ArchotechPenis"]</xpath>
 | 
						    <xpath>/Defs/rjw.HediffDef_PartBase[defName="ArchotechPenis"]</xpath>
 | 
				
			||||||
	    <value>
 | 
						    <value>
 | 
				
			||||||
			<defaultLabelColor>(188,39,242)</defaultLabelColor>
 | 
								<defaultLabelColor>(188,39,242)</defaultLabelColor>
 | 
				
			||||||
	    </value>
 | 
						    </value>
 | 
				
			||||||
	</Operation>
 | 
						</Operation>
 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
						<Operation Class="PatchOperationAdd">
 | 
				
			||||||
	    <xpath>/Defs/HediffDef[defName="ArchotechVagina"]</xpath>
 | 
						    <xpath>/Defs/rjw.HediffDef_PartBase[defName="ArchotechVagina"]</xpath>
 | 
				
			||||||
	    <value>
 | 
						    <value>
 | 
				
			||||||
			<defaultLabelColor>(188,39,242)</defaultLabelColor>
 | 
								<defaultLabelColor>(188,39,242)</defaultLabelColor>
 | 
				
			||||||
	    </value>
 | 
						    </value>
 | 
				
			||||||
	</Operation>
 | 
						</Operation>
 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
						<Operation Class="PatchOperationAdd">
 | 
				
			||||||
	    <xpath>/Defs/HediffDef[defName="ArchotechAnus"]</xpath>
 | 
						    <xpath>/Defs/rjw.HediffDef_PartBase[defName="ArchotechAnus"]</xpath>
 | 
				
			||||||
	    <value>
 | 
						    <value>
 | 
				
			||||||
			<defaultLabelColor>(188,39,242)</defaultLabelColor>
 | 
								<defaultLabelColor>(188,39,242)</defaultLabelColor>
 | 
				
			||||||
	    </value>
 | 
						    </value>
 | 
				
			||||||
	</Operation>
 | 
						</Operation>
 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
						<Operation Class="PatchOperationAdd">
 | 
				
			||||||
	    <xpath>/Defs/HediffDef[defName="ArchotechBreasts"]</xpath>
 | 
						    <xpath>/Defs/rjw.HediffDef_PartBase[defName="ArchotechBreasts"]</xpath>
 | 
				
			||||||
	    <value>
 | 
						    <value>
 | 
				
			||||||
			<defaultLabelColor>(188,39,242)</defaultLabelColor>
 | 
								<defaultLabelColor>(188,39,242)</defaultLabelColor>
 | 
				
			||||||
	    </value>
 | 
						    </value>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -96,30 +96,6 @@
 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
								<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
				
			||||||
		</value>
 | 
							</value>
 | 
				
			||||||
	</Operation>
 | 
						</Operation>
 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
					 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="InstallMicroVagina"]</xpath>
 | 
					 | 
				
			||||||
		<value>
 | 
					 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
					 | 
				
			||||||
		</value>
 | 
					 | 
				
			||||||
	</Operation>
 | 
					 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
					 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="InstallTightVagina"]</xpath>
 | 
					 | 
				
			||||||
		<value>
 | 
					 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
					 | 
				
			||||||
		</value>
 | 
					 | 
				
			||||||
	</Operation>
 | 
					 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
					 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="InstallLooseVagina"]</xpath>
 | 
					 | 
				
			||||||
		<value>
 | 
					 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
					 | 
				
			||||||
		</value>
 | 
					 | 
				
			||||||
	</Operation>
 | 
					 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
					 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="InstallGapingVagina"]</xpath>
 | 
					 | 
				
			||||||
		<value>
 | 
					 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
					 | 
				
			||||||
		</value>
 | 
					 | 
				
			||||||
	</Operation>
 | 
					 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
						<Operation Class="PatchOperationAdd">
 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="InstallCatVagina"]</xpath>
 | 
							<xpath>/Defs/RecipeDef[defName="InstallCatVagina"]</xpath>
 | 
				
			||||||
		<value>
 | 
							<value>
 | 
				
			||||||
| 
						 | 
					@ -150,30 +126,6 @@
 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
								<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
				
			||||||
		</value>
 | 
							</value>
 | 
				
			||||||
	</Operation>
 | 
						</Operation>
 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
					 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="AttachMicroPenis"]</xpath>
 | 
					 | 
				
			||||||
		<value>
 | 
					 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
					 | 
				
			||||||
		</value>
 | 
					 | 
				
			||||||
	</Operation>
 | 
					 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
					 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="AttachSmallPenis"]</xpath>
 | 
					 | 
				
			||||||
		<value>
 | 
					 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
					 | 
				
			||||||
		</value>
 | 
					 | 
				
			||||||
	</Operation>
 | 
					 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
					 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="AttachBigPenis"]</xpath>
 | 
					 | 
				
			||||||
		<value>
 | 
					 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
					 | 
				
			||||||
		</value>
 | 
					 | 
				
			||||||
	</Operation>
 | 
					 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
					 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="AttachHugePenis"]</xpath>
 | 
					 | 
				
			||||||
		<value>
 | 
					 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
					 | 
				
			||||||
		</value>
 | 
					 | 
				
			||||||
	</Operation>
 | 
					 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
						<Operation Class="PatchOperationAdd">
 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="AttachHorsePenis"]</xpath>
 | 
							<xpath>/Defs/RecipeDef[defName="AttachHorsePenis"]</xpath>
 | 
				
			||||||
		<value>
 | 
							<value>
 | 
				
			||||||
| 
						 | 
					@ -205,7 +157,7 @@
 | 
				
			||||||
		</value>
 | 
							</value>
 | 
				
			||||||
	</Operation>
 | 
						</Operation>
 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
						<Operation Class="PatchOperationAdd">
 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="AttachHemipenis"]</xpath>
 | 
							<xpath>/Defs/RecipeDef[defName="AttachHemiPenis"]</xpath>
 | 
				
			||||||
		<value>
 | 
							<value>
 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
								<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
				
			||||||
		</value>
 | 
							</value>
 | 
				
			||||||
| 
						 | 
					@ -222,18 +174,6 @@
 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
								<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
				
			||||||
		</value>
 | 
							</value>
 | 
				
			||||||
	</Operation>
 | 
						</Operation>
 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
					 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="AttachFlatBreasts"]</xpath>
 | 
					 | 
				
			||||||
		<value>
 | 
					 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
					 | 
				
			||||||
		</value>
 | 
					 | 
				
			||||||
	</Operation>
 | 
					 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
					 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="AttachSmallBreasts"]</xpath>
 | 
					 | 
				
			||||||
		<value>
 | 
					 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
					 | 
				
			||||||
		</value>
 | 
					 | 
				
			||||||
	</Operation>
 | 
					 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
						<Operation Class="PatchOperationAdd">
 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="AttachBreasts"]</xpath>
 | 
							<xpath>/Defs/RecipeDef[defName="AttachBreasts"]</xpath>
 | 
				
			||||||
		<value>
 | 
							<value>
 | 
				
			||||||
| 
						 | 
					@ -241,19 +181,7 @@
 | 
				
			||||||
		</value>
 | 
							</value>
 | 
				
			||||||
	</Operation>
 | 
						</Operation>
 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
						<Operation Class="PatchOperationAdd">
 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="AttachLargeBreasts"]</xpath>
 | 
							<xpath>/Defs/RecipeDef[defName="AttachUdderBreasts"]</xpath>
 | 
				
			||||||
		<value>
 | 
					 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
					 | 
				
			||||||
		</value>
 | 
					 | 
				
			||||||
	</Operation>
 | 
					 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
					 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="AttachHugeBreasts"]</xpath>
 | 
					 | 
				
			||||||
		<value>
 | 
					 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
					 | 
				
			||||||
		</value>
 | 
					 | 
				
			||||||
	</Operation>
 | 
					 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
					 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="AttachUdder"]</xpath>
 | 
					 | 
				
			||||||
		<value>
 | 
							<value>
 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
								<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
				
			||||||
		</value>
 | 
							</value>
 | 
				
			||||||
| 
						 | 
					@ -270,30 +198,6 @@
 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
								<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
				
			||||||
		</value>
 | 
							</value>
 | 
				
			||||||
	</Operation>
 | 
						</Operation>
 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
					 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="InstallMicroAnus"]</xpath>
 | 
					 | 
				
			||||||
		<value>
 | 
					 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
					 | 
				
			||||||
		</value>
 | 
					 | 
				
			||||||
	</Operation>
 | 
					 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
					 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="InstallTightAnus"]</xpath>
 | 
					 | 
				
			||||||
		<value>
 | 
					 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
					 | 
				
			||||||
		</value>
 | 
					 | 
				
			||||||
	</Operation>
 | 
					 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
					 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="InstallLooseAnus"]</xpath>
 | 
					 | 
				
			||||||
		<value>
 | 
					 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
					 | 
				
			||||||
		</value>
 | 
					 | 
				
			||||||
	</Operation>
 | 
					 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
					 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="InstallGapingAnus"]</xpath>
 | 
					 | 
				
			||||||
		<value>
 | 
					 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
					 | 
				
			||||||
		</value>
 | 
					 | 
				
			||||||
	</Operation>
 | 
					 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
						<Operation Class="PatchOperationAdd">
 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="InstallInsectAnus"]</xpath>
 | 
							<xpath>/Defs/RecipeDef[defName="InstallInsectAnus"]</xpath>
 | 
				
			||||||
		<value>
 | 
							<value>
 | 
				
			||||||
| 
						 | 
					@ -306,30 +210,6 @@
 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
								<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
				
			||||||
		</value>
 | 
							</value>
 | 
				
			||||||
	</Operation>
 | 
						</Operation>
 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
					 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="AddMultiMicroVagina"]</xpath>
 | 
					 | 
				
			||||||
		<value>
 | 
					 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
					 | 
				
			||||||
		</value>
 | 
					 | 
				
			||||||
	</Operation>
 | 
					 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
					 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="AddMultiTightVagina"]</xpath>
 | 
					 | 
				
			||||||
		<value>
 | 
					 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
					 | 
				
			||||||
		</value>
 | 
					 | 
				
			||||||
	</Operation>
 | 
					 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
					 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="AddMultiLooseVagina"]</xpath>
 | 
					 | 
				
			||||||
		<value>
 | 
					 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
					 | 
				
			||||||
		</value>
 | 
					 | 
				
			||||||
	</Operation>
 | 
					 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
					 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="AddMultiGapingVagina"]</xpath>
 | 
					 | 
				
			||||||
		<value>
 | 
					 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
					 | 
				
			||||||
		</value>
 | 
					 | 
				
			||||||
	</Operation>
 | 
					 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
						<Operation Class="PatchOperationAdd">
 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="AddMultiHorseVagina"]</xpath>
 | 
							<xpath>/Defs/RecipeDef[defName="AddMultiHorseVagina"]</xpath>
 | 
				
			||||||
		<value>
 | 
							<value>
 | 
				
			||||||
| 
						 | 
					@ -360,30 +240,6 @@
 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
								<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
				
			||||||
		</value>
 | 
							</value>
 | 
				
			||||||
	</Operation>
 | 
						</Operation>
 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
					 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="AddMultiMicropenis"]</xpath>
 | 
					 | 
				
			||||||
		<value>
 | 
					 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
					 | 
				
			||||||
		</value>
 | 
					 | 
				
			||||||
	</Operation>
 | 
					 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
					 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="AddMultiSmallPenis"]</xpath>
 | 
					 | 
				
			||||||
		<value>
 | 
					 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
					 | 
				
			||||||
		</value>
 | 
					 | 
				
			||||||
	</Operation>
 | 
					 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
					 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="AddMultiBigPenis"]</xpath>
 | 
					 | 
				
			||||||
		<value>
 | 
					 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
					 | 
				
			||||||
		</value>
 | 
					 | 
				
			||||||
	</Operation>
 | 
					 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
					 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="AddMultiHugePenis"]</xpath>
 | 
					 | 
				
			||||||
		<value>
 | 
					 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
					 | 
				
			||||||
		</value>
 | 
					 | 
				
			||||||
	</Operation>
 | 
					 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
						<Operation Class="PatchOperationAdd">
 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="AddMultiHorsePenis"]</xpath>
 | 
							<xpath>/Defs/RecipeDef[defName="AddMultiHorsePenis"]</xpath>
 | 
				
			||||||
		<value>
 | 
							<value>
 | 
				
			||||||
| 
						 | 
					@ -415,7 +271,7 @@
 | 
				
			||||||
		</value>
 | 
							</value>
 | 
				
			||||||
	</Operation>
 | 
						</Operation>
 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
						<Operation Class="PatchOperationAdd">
 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="AddMultiHemipenis"]</xpath>
 | 
							<xpath>/Defs/RecipeDef[defName="AddMultiHemiPenis"]</xpath>
 | 
				
			||||||
		<value>
 | 
							<value>
 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
								<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
				
			||||||
		</value>
 | 
							</value>
 | 
				
			||||||
| 
						 | 
					@ -426,96 +282,24 @@
 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
								<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
				
			||||||
		</value>
 | 
							</value>
 | 
				
			||||||
	</Operation>
 | 
						</Operation>
 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
					 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="AddMultiFlatBreasts"]</xpath>
 | 
					 | 
				
			||||||
		<value>
 | 
					 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
					 | 
				
			||||||
		</value>
 | 
					 | 
				
			||||||
	</Operation>
 | 
					 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
					 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="AddMultiSmallBreasts"]</xpath>
 | 
					 | 
				
			||||||
		<value>
 | 
					 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
					 | 
				
			||||||
		</value>
 | 
					 | 
				
			||||||
	</Operation>
 | 
					 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
						<Operation Class="PatchOperationAdd">
 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="AddMultiBreasts"]</xpath>
 | 
							<xpath>/Defs/RecipeDef[defName="AddMultiBreasts"]</xpath>
 | 
				
			||||||
		<value>
 | 
							<value>
 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
								<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
				
			||||||
		</value>
 | 
							</value>
 | 
				
			||||||
	</Operation>
 | 
						</Operation>
 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
					 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="AddMultiLargeBreasts"]</xpath>
 | 
					 | 
				
			||||||
		<value>
 | 
					 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
					 | 
				
			||||||
		</value>
 | 
					 | 
				
			||||||
	</Operation>
 | 
					 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
					 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="AddMultiHugeBreasts"]</xpath>
 | 
					 | 
				
			||||||
		<value>
 | 
					 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
					 | 
				
			||||||
		</value>
 | 
					 | 
				
			||||||
	</Operation>
 | 
					 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
						<Operation Class="PatchOperationAdd">
 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="AddMultiAnus"]</xpath>
 | 
							<xpath>/Defs/RecipeDef[defName="AddMultiAnus"]</xpath>
 | 
				
			||||||
		<value>
 | 
							<value>
 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
								<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
				
			||||||
		</value>
 | 
							</value>
 | 
				
			||||||
	</Operation>
 | 
						</Operation>
 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
					 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="AddMultiMicroAnus"]</xpath>
 | 
					 | 
				
			||||||
		<value>
 | 
					 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
					 | 
				
			||||||
		</value>
 | 
					 | 
				
			||||||
	</Operation>
 | 
					 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
					 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="AddMultiTightAnus"]</xpath>
 | 
					 | 
				
			||||||
		<value>
 | 
					 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
					 | 
				
			||||||
		</value>
 | 
					 | 
				
			||||||
	</Operation>
 | 
					 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
					 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="AddMultiLooseAnus"]</xpath>
 | 
					 | 
				
			||||||
		<value>
 | 
					 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
					 | 
				
			||||||
		</value>
 | 
					 | 
				
			||||||
	</Operation>
 | 
					 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
					 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="AddMultiGapingAnus"]</xpath>
 | 
					 | 
				
			||||||
		<value>
 | 
					 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
					 | 
				
			||||||
		</value>
 | 
					 | 
				
			||||||
	</Operation>
 | 
					 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
						<Operation Class="PatchOperationAdd">
 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="AddVagina"]</xpath>
 | 
							<xpath>/Defs/RecipeDef[defName="AddVagina"]</xpath>
 | 
				
			||||||
		<value>
 | 
							<value>
 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
								<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
				
			||||||
		</value>
 | 
							</value>
 | 
				
			||||||
	</Operation>
 | 
						</Operation>
 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
					 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="AddMicroVagina"]</xpath>
 | 
					 | 
				
			||||||
		<value>
 | 
					 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
					 | 
				
			||||||
		</value>
 | 
					 | 
				
			||||||
	</Operation>
 | 
					 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
					 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="addTightVagina"]</xpath>
 | 
					 | 
				
			||||||
		<value>
 | 
					 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
					 | 
				
			||||||
		</value>
 | 
					 | 
				
			||||||
	</Operation>
 | 
					 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
					 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="addLooseVagina"]</xpath>
 | 
					 | 
				
			||||||
		<value>
 | 
					 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
					 | 
				
			||||||
		</value>
 | 
					 | 
				
			||||||
	</Operation>
 | 
					 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
					 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="addGapingVagina"]</xpath>
 | 
					 | 
				
			||||||
		<value>
 | 
					 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
					 | 
				
			||||||
		</value>
 | 
					 | 
				
			||||||
	</Operation>
 | 
					 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
						<Operation Class="PatchOperationAdd">
 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="addHorseVagina"]</xpath>
 | 
							<xpath>/Defs/RecipeDef[defName="addHorseVagina"]</xpath>
 | 
				
			||||||
		<value>
 | 
							<value>
 | 
				
			||||||
| 
						 | 
					@ -552,30 +336,6 @@
 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
								<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
				
			||||||
		</value>
 | 
							</value>
 | 
				
			||||||
	</Operation>
 | 
						</Operation>
 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
					 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="AddMicropenis"]</xpath>
 | 
					 | 
				
			||||||
		<value>
 | 
					 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
					 | 
				
			||||||
		</value>
 | 
					 | 
				
			||||||
	</Operation>
 | 
					 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
					 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="addSmallPenis"]</xpath>
 | 
					 | 
				
			||||||
		<value>
 | 
					 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
					 | 
				
			||||||
		</value>
 | 
					 | 
				
			||||||
	</Operation>
 | 
					 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
					 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="addBigPenis"]</xpath>
 | 
					 | 
				
			||||||
		<value>
 | 
					 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
					 | 
				
			||||||
		</value>
 | 
					 | 
				
			||||||
	</Operation>
 | 
					 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
					 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="addHugePenis"]</xpath>
 | 
					 | 
				
			||||||
		<value>
 | 
					 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
					 | 
				
			||||||
		</value>
 | 
					 | 
				
			||||||
	</Operation>
 | 
					 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
						<Operation Class="PatchOperationAdd">
 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="addHorsePenis"]</xpath>
 | 
							<xpath>/Defs/RecipeDef[defName="addHorsePenis"]</xpath>
 | 
				
			||||||
		<value>
 | 
							<value>
 | 
				
			||||||
| 
						 | 
					@ -613,7 +373,7 @@
 | 
				
			||||||
		</value>
 | 
							</value>
 | 
				
			||||||
	</Operation>
 | 
						</Operation>
 | 
				
			||||||
	<Operation Class="PatchOperationAdd">
 | 
						<Operation Class="PatchOperationAdd">
 | 
				
			||||||
		<xpath>/Defs/RecipeDef[defName="addHemipenis"]</xpath>
 | 
							<xpath>/Defs/RecipeDef[defName="addHemiPenis"]</xpath>
 | 
				
			||||||
		<value>
 | 
							<value>
 | 
				
			||||||
			<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
								<researchPrerequisite>OrganTransplantation</researchPrerequisite>
 | 
				
			||||||
		</value>
 | 
							</value>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -34,9 +34,8 @@
 | 
				
			||||||
    <Prefer32Bit>false</Prefer32Bit>
 | 
					    <Prefer32Bit>false</Prefer32Bit>
 | 
				
			||||||
  </PropertyGroup>
 | 
					  </PropertyGroup>
 | 
				
			||||||
  <ItemGroup>
 | 
					  <ItemGroup>
 | 
				
			||||||
    <Reference Include="0Harmony">
 | 
					    <Reference Include="0Harmony, Version=2.0.2.0, Culture=neutral, processorArchitecture=MSIL">
 | 
				
			||||||
      <HintPath>C:\Steam\steamapps\workshop\content\294100\818773962\Assemblies\0Harmony.dll</HintPath>
 | 
					      <HintPath>packages\Lib.Harmony.2.0.2\lib\net45\0Harmony.dll</HintPath>
 | 
				
			||||||
      <Private>False</Private>
 | 
					 | 
				
			||||||
    </Reference>
 | 
					    </Reference>
 | 
				
			||||||
    <Reference Include="Assembly-CSharp">
 | 
					    <Reference Include="Assembly-CSharp">
 | 
				
			||||||
      <HintPath>C:\Steam\steamapps\common\RimWorld\RimWorldWin64_Data\Managed\Assembly-CSharp.dll</HintPath>
 | 
					      <HintPath>C:\Steam\steamapps\common\RimWorld\RimWorldWin64_Data\Managed\Assembly-CSharp.dll</HintPath>
 | 
				
			||||||
| 
						 | 
					@ -79,5 +78,8 @@
 | 
				
			||||||
    <Content Include="Patches\Operation_Research.xml" />
 | 
					    <Content Include="Patches\Operation_Research.xml" />
 | 
				
			||||||
    <Content Include="Textures\Things\Item\BodyPart\slimepart.png" />
 | 
					    <Content Include="Textures\Things\Item\BodyPart\slimepart.png" />
 | 
				
			||||||
  </ItemGroup>
 | 
					  </ItemGroup>
 | 
				
			||||||
 | 
					  <ItemGroup>
 | 
				
			||||||
 | 
					    <None Include="packages.config" />
 | 
				
			||||||
 | 
					  </ItemGroup>
 | 
				
			||||||
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
 | 
					  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
 | 
				
			||||||
</Project>
 | 
					</Project>
 | 
				
			||||||
| 
						 | 
					@ -2,7 +2,7 @@
 | 
				
			||||||
using System.Collections.Generic;
 | 
					using System.Collections.Generic;
 | 
				
			||||||
using System.Reflection;
 | 
					using System.Reflection;
 | 
				
			||||||
using System.Linq;
 | 
					using System.Linq;
 | 
				
			||||||
using Harmony;
 | 
					using HarmonyLib;
 | 
				
			||||||
using RimWorld;
 | 
					using RimWorld;
 | 
				
			||||||
using Verse;
 | 
					using Verse;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					@ -17,7 +17,7 @@ namespace RJW_RBSE
 | 
				
			||||||
            return LoadedModManager.RunningModsListForReading.Any(x => x.Name == mod);
 | 
					            return LoadedModManager.RunningModsListForReading.Any(x => x.Name == mod);
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        private static void Fix_recipes()
 | 
					        private static void Fix_rjw_rbse_recipes()
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            //Log.Message("[RJW-RBSE] Startup::fix_recipes");
 | 
					            //Log.Message("[RJW-RBSE] Startup::fix_recipes");
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					@ -77,9 +77,9 @@ namespace RJW_RBSE
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            //Log.Message("[RJW-RBSE] Startup::Startup() called");
 | 
					            //Log.Message("[RJW-RBSE] Startup::Startup() called");
 | 
				
			||||||
 | 
					
 | 
				
			||||||
            Fix_recipes();
 | 
					            Fix_rjw_rbse_recipes();
 | 
				
			||||||
            var harmony = HarmonyInstance.Create("rjw-rbse");
 | 
					            var har = new Harmony("rjw-rbse");
 | 
				
			||||||
            harmony.PatchAll(Assembly.GetExecutingAssembly());
 | 
					            har.PatchAll(Assembly.GetExecutingAssembly());
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 2.8 KiB  | 
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue