diff --git a/src/npc/startingGirls/commitStartingGirl.tw b/src/npc/startingGirls/commitStartingGirl.tw
index 9008f5d1769c5bba33bae9e4f546d73900f81dc8..69ea207151d00a2cf4c4ec52f197083d2650df85 100644
--- a/src/npc/startingGirls/commitStartingGirl.tw
+++ b/src/npc/startingGirls/commitStartingGirl.tw
@@ -107,6 +107,7 @@
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;
 			[[Younger Sister|RG AS Dump][$returnTo = "Starting Girls", $activeSlave.relation = "sister", $startingGirlRelation = "younger sister", $activeSlave.relationTarget = $activeSlave.ID+1, $startingGirlCopied = 1]]
 		<</if>>
+		<</if>>
 	<</if>>
 	<<elseif $activeSlave.relation == 0>>
 	<br>[[Add another slave, related to the previous slave|Commit Starting Girl][$createRelatedSlave = 1]]
diff --git a/src/uncategorized/seLethalPit.tw b/src/uncategorized/seLethalPit.tw
index 8ffda1605fbc0d76b8a69f89e6d4ea8db9c1f733..35ce36cf8d417990684e9cc5ba12936df6b67f41 100644
--- a/src/uncategorized/seLethalPit.tw
+++ b/src/uncategorized/seLethalPit.tw
@@ -463,7 +463,7 @@ In any case, both of the slaves have been dosed with aggression enhancers and in
 		<<set $cash += 2000>>
 	<<elseif $pitAudience == "free">>
 		The audience is @@.green;not very impressed@@ by this easy kill.
-		<<set $rep += 1000>>
+		<<set $rep += 100>>
 	<</if>>
 <</if>>
 
diff --git a/src/uncategorized/seNonlethalPit.tw b/src/uncategorized/seNonlethalPit.tw
index f04b7db9beb2c8bac7816ff35294978c1ee0f310..d0218031fb44c6bc25c84a03616a535f958ec09c 100644
--- a/src/uncategorized/seNonlethalPit.tw
+++ b/src/uncategorized/seNonlethalPit.tw
@@ -529,8 +529,10 @@ You throw the victor's strap-on down to _winner.slaveName.
 <<if (_loser.sexualFlaw == "malicious")>>
 	winner.slaveName lives to torment and violate slave girls. She uses _loser.slaveName for her @@.hotpink;pleasure@@, slapping her viciously, pinching her until she draws blood, and showing off for the spectators. The audience @@.green;greatly enjoys@@ the depraved spectacle.
 	<<set _loser.devotion += 2>>
+	<<set $rep += 50>>
 <<elseif (_loser.sexualFlaw == "abusive")>>
 	winner.slaveName lives to abuse and violate slave girls. She uses _loser.slaveName for her @@.hotpink;pleasure@@, raping her mercilessly, striking her until she turns a deep reddish-purple, and showing off for the spectators. The audience @@.green;greatly enjoys@@ the depraved spectacle.
+	<<set $rep += 50>>
 	<<set _loser.devotion += 2>>
 <<elseif (_winner.energy > 95)>>
 	_winner.slaveName doesn't have to feign willingness to rape a slave girl. She uses _loser.slaveName for her @@.hotpink;pleasure@@, groping her, kissing her unwilling mouth, and showing off for the spectators. The audience @@.green;greatly enjoys@@ the depraved spectacle.