<?xml version="1.0" encoding="utf-8" ?>
<Patch>

	<Operation Class="PatchOperationReplace">
		<xpath>Defs/ScenarioDef[defName="TheRichExplorer"]/scenario/parts/li[@Class="ScenPart_ConfigPage_ConfigureStartingPawns"]</xpath>
		<value>
			<li Class="ScenPart_ConfigPage_ConfigureStartingPawns_Xenotypes">
				<def>ConfigurePawnsXenotypes</def>
				<pawnChoiceCount>8</pawnChoiceCount>
				<customSummary>One rich explorer out to experience the universe.</customSummary><!--
				<overrideKinds>
					<li>
						<xenotype>Baseline_Orassan</xenotype>
						<pawnKind>OrassanColonist</pawnKind>
					</li>
					<li>
						<xenotype>Baseline_Orassan</xenotype>
						<pawnKind>Orassan</pawnKind>
					</li>
					<li>
						<xenotype>Baseline_Dova</xenotype>
						<pawnKind>DovaColonist</pawnKind>
					</li>
					<li>
						<xenotype>Baseline_Nova</xenotype>
						<pawnKind>NovaColonist</pawnKind>
					</li>
					<li>
						<xenotype>Baseline_Nova</xenotype>
						<pawnKind>Nova</pawnKind>
					</li>
					<li>
						<xenotype>Baseline_Norbal</xenotype>
						<pawnKind>Norbalperson</pawnKind>
					</li>
				</overrideKinds>-->
				<xenotypeCounts>
					<li>
						<xenotype>Baseliner</xenotype>
						<count>1</count>
						<description>non-baby colonist</description>
						<requiredAtStart>true</requiredAtStart>
						<allowedDevelopmentalStages>Adult, Child</allowedDevelopmentalStages>
					</li>
				</xenotypeCounts>
			</li>
			
		</value>
	</Operation>

</Patch>	