diff --git a/src/uncategorized/BackwardsCompatibility.tw b/src/uncategorized/BackwardsCompatibility.tw
index b4a16271674691d82712fdbb046a700d2954fea3..20935542250e6782bfbcd2040be7de49b62bbb5c 100644
--- a/src/uncategorized/BackwardsCompatibility.tw
+++ b/src/uncategorized/BackwardsCompatibility.tw
@@ -2993,6 +2993,9 @@ Setting missing slave variables:
 <<if def _Slave.penetrationCount>>
 	<<run delete _Slave.penetrationCount>>
 <</if>>
+<<if def _Slave.oralTotal>>
+	<<run delete _Slave.oralTotal>>
+<</if>>
 
 <<if (($ver.startsWith("0.6") && !$ver.startsWith("10.6")) || ($ver.startsWith("0.7")) || ($ver.startsWith("0.8"))) && (!$ver.startsWith("0.8.9")) && (!$ver.startsWith("0.8.10")) && (!$ver.startsWith("0.8.11")) && (!$ver.startsWith("0.8.12"))>>
 	<<if _Slave.attrXX == 2>>
diff --git a/src/uncategorized/ptWorkaround.tw b/src/uncategorized/ptWorkaround.tw
index d3a703b56f205cde7c87fb5485fca3a042981642..d1e9f78d60fa99bfa74f39d3a8f7454d1da20fb9 100644
--- a/src/uncategorized/ptWorkaround.tw
+++ b/src/uncategorized/ptWorkaround.tw
@@ -945,7 +945,7 @@
 <<case "induce hatred of oral">>
 	Since you've decided to force her to dislike oral sex, you're forced to use a complicated and refined slave breaking technique: constantly raping her face.
 	<<InduceFlawAbuseEffects>>
-	<<set $activeSlave.oralTotal += 10, $oralTotal += 10>>
+	<<set $activeSlave.oralCount += 10, $oralTotal += 10>>
 	<<if $activeSlave.training < 100>>
 		She does her best to comply with the oral abuse, unknowingly condemning herself to more.
 	<<else>>