diff --git a/devNotes/VersionChangeLog-Premod+LoliMod.txt b/devNotes/VersionChangeLog-Premod+LoliMod.txt
index 5fc8b06b7caa07239604dc6875f7eeb29ed7312d..fd1be3344b75e34df0be832ff83c64a3f0fa3e90 100644
--- a/devNotes/VersionChangeLog-Premod+LoliMod.txt
+++ b/devNotes/VersionChangeLog-Premod+LoliMod.txt
@@ -1,16 +1,14 @@
 Pregmod 
 
-0.10.7.1-0.6.x
+0.10.7.1-0.5.x
 
 8/14/2018
 
-	1
-	-SFanon's security force overhaul
+	33
+	-SFanon's security force overhaul (reverted)
 	-fixes
 	-added fox tail buttplug attachment (no desc yet)
 	-new justice event
-
-0.10.7.1-0.5.x
 	
 8/12/2018
 
diff --git a/src/uncategorized/reputation.tw b/src/uncategorized/reputation.tw
index 6f8f2b9278f150d2434256be30102b1496b234b4..29270d86d13bfeefaf85ec52055884b8a3d30a37 100644
--- a/src/uncategorized/reputation.tw
+++ b/src/uncategorized/reputation.tw
@@ -409,7 +409,7 @@ On formal occasions, you are announced as $PCTitle.
 	<<set $rep -= 50>>
 	<<if isPlayerFertile($PC)>>
 		That's not all that leaks out of you, considering all your shoots are rubber free.
-		<<= knockMeUp($PC 20 0 0 1)>>
+		<<= knockMeUp($PC, 20, 0, 0, 1)>>
 	<</if>>
 <</if>>