diff --git a/Defs/BodyPartDefs/BodyParts_Humanlike.xml b/Defs/BodyPartDefs/BodyParts_Humanlike.xml
index ce8e5aa94569758b3cc0f2b0add5c09d5c3a599f..fab2957d2dffecc34bc2a223a8fc1b403098b9af 100644
--- a/Defs/BodyPartDefs/BodyParts_Humanlike.xml
+++ b/Defs/BodyPartDefs/BodyParts_Humanlike.xml
@@ -8,7 +8,7 @@
 		<frostbiteVulnerability>0.01</frostbiteVulnerability>
 		<skinCovered>true</skinCovered>
 		<solid>false</solid>
-		<canSuggestAmputation>true</canSuggestAmputation>
+		<canSuggestAmputation>false</canSuggestAmputation>
 		<bleedRate>1.0</bleedRate>
 		<tags>
 			<li>RJW_FertilitySource</li>
@@ -17,12 +17,12 @@
 
 	<BodyPartDef>
 		<defName>Chest</defName>
-		<label>breasts</label>
+		<label>chest</label>
 		<hitPoints>12</hitPoints>
 		<frostbiteVulnerability>0.01</frostbiteVulnerability>
 		<skinCovered>true</skinCovered>
 		<solid>false</solid>
-		<canSuggestAmputation>true</canSuggestAmputation>
+		<canSuggestAmputation>false</canSuggestAmputation>
 		<bleedRate>1.0</bleedRate>
 	</BodyPartDef>
 
@@ -33,7 +33,7 @@
 		<frostbiteVulnerability>0.01</frostbiteVulnerability>
 		<skinCovered>true</skinCovered>
 		<solid>false</solid>
-		<canSuggestAmputation>true</canSuggestAmputation>
+		<canSuggestAmputation>false</canSuggestAmputation>
 		<bleedRate>1.0</bleedRate>
 	</BodyPartDef>
 </Defs>
\ No newline at end of file
diff --git a/Defs/BodyPartDefs/BodyParts_Mech.xml b/Defs/BodyPartDefs/BodyParts_Mech.xml
index 2f284ff71a912d7e0bd140866bd29ef98da93514..f0b927c53ff3397139e8caf8353d9ede0015020e 100644
--- a/Defs/BodyPartDefs/BodyParts_Mech.xml
+++ b/Defs/BodyPartDefs/BodyParts_Mech.xml
@@ -8,7 +8,7 @@
 		<frostbiteVulnerability>0.001</frostbiteVulnerability>
 		<skinCovered>true</skinCovered>
 		<solid>true</solid>
-		<canSuggestAmputation>true</canSuggestAmputation>
+		<canSuggestAmputation>false</canSuggestAmputation>
 		<bleedRate>0</bleedRate>
 		<tags>
 			<li>RJW_FertilitySource</li>