diff --git a/src/npc/startingGirls/startingGirls.tw b/src/npc/startingGirls/startingGirls.tw
index 2aa68eee8e2fc563a3db0990357e2299242b5488..00574f71d77dac9164c6cca34a413aefa45a924a 100644
--- a/src/npc/startingGirls/startingGirls.tw
+++ b/src/npc/startingGirls/startingGirls.tw
@@ -585,9 +585,9 @@ __You are customizing this slave:__
 <<if $seeExtreme == 1>>
 	<<options $activeSlave.amp>>
 		''Limbs:''
-		<<option 0 "Normal">>
+		<<option 0 "Normal" "$activeSlave.missingLegs = 0, $activeSlave.missingArms = 0">>
 			@@.green;Normal.@@
-		<<option 1 "Amputee">>
+		<<option 1 "Amputee" "$activeSlave.missingLegs = 3, $activeSlave.missingArms = 3">>
 			@@.red;Amputee.@@
 	<</options>>
 	<br>