diff --git a/src/pregmod/fDick.tw b/src/pregmod/fDick.tw
index dc33cc6fc2bf4b35cdb24c377445d933a3c197fc..6512480968acad6db141ce5037fa93b50f7bd2a3 100644
--- a/src/pregmod/fDick.tw
+++ b/src/pregmod/fDick.tw
@@ -127,10 +127,10 @@
 			<<if canImpreg($PC, $activeSlave) && $activeSlave.fetish == "pregnancy">>
 				Running a hand across your firm belly, $he decides $his job is not yet done and begins reaming you once more, dead set on taking this opportunity to @@.orangered;show you your place by knocking you up with $his child.@@ $He manages to empty $his balls in your womb several more times before exhaustion kicks in, forcing $him to leave you twitching and drooling cum.
 				<<= knockMeUp($PC, 100, 0, $activeSlave.ID)>>
-				<<set $activeSlave.penetrationCount += 5, $penetrativeTotal += 5>>
+				<<set $activeSlave.penetrativeCount += 5, $penetrativeTotal += 5>>
 			<<else>>
 				Contently sighing, $he pulls $his still very hard cock from your overwhelmed body and forces it into your mouth, ready to blow a second load and give you a @@.orangered;taste of your place,@@ before leaving you twitching and drooling cum.
-				<<set $activeSlave.penetrationCount++, $penetrativeTotal++>>
+				<<set $activeSlave.penetrativeCount++, $penetrativeTotal++>>
 			<</if>>
 			<<set $activeSlave.trust += 5>>
 		<<else>>
@@ -249,7 +249,7 @@
 	<</switch>>
 <</if>>
 
-<<set $activeSlave.penetrationCount++, $penetrativeTotal++>>
+<<set $activeSlave.penetrativeCount++, $penetrativeTotal++>>
 <<if canImpreg($PC, $activeSlave)>>
 	<<if $activeSlave.diet == "cum production">>
 		<<set _pregChance = ($activeSlave.balls * 5 * 1.2)>>