diff --git a/src/npc/interaction/fPCImpreg.js b/src/npc/interaction/fPCImpreg.js
index 487d206776c90584f29dc6ffde13c416c6f32740..c6bd63ed6fe5c0a089bed5880d25c3467b3e6801 100644
--- a/src/npc/interaction/fPCImpreg.js
+++ b/src/npc/interaction/fPCImpreg.js
@@ -283,6 +283,7 @@ App.Interact.fPCImpreg = function(slave) {
 		}
 	}
 
+	seX(slave, slave.mpreg ? `anal` : `vaginal`, V.PC, "penetrative");
 	addPartner(slave, -1);
 	knockMeUp(slave, 100, 2, -1);