diff --git a/src/uncategorized/futureSociety.tw b/src/uncategorized/futureSociety.tw
index a584ad65864ed0a0b08987ee5f64e41ffcb3da9b..b907c60515595e7aae45ade0a4eb1097ff30c7bb 100644
--- a/src/uncategorized/futureSociety.tw
+++ b/src/uncategorized/futureSociety.tw
@@ -1077,7 +1077,7 @@ You are spending <<print cashFormat($FSSpending)>> each week to support your soc
 		<<if $FSCredits > 0>>
 			<br>''''[[Chinese Revivalism|Future Society][$arcologies[0].FSChineseRevivalist = 4, $FSCredits -= 1]]: a vision of ancient China.
 		<<else>>
-			/*//''Chinese Revivalism'': a vision of ancient China./*//
+			/*//''Chinese Revivalism'': a vision of ancient China.//*/
 		<</if>>
 	<</if>>
 <</if>>
diff --git a/src/uncategorized/saRules.tw b/src/uncategorized/saRules.tw
index 1d76d4429cfbcf06ad49bf379ef42c2714326bb8..de7d566dcfc6add0ae063b2ef81e3f89199ccba9 100644
--- a/src/uncategorized/saRules.tw
+++ b/src/uncategorized/saRules.tw
@@ -3140,11 +3140,11 @@
 					<</if>>
 					<<set $slaves[$i].trust -= _punishments>>
 				<<case "whipping">>
-					When $he disobeys, $he's @@.gold;whipped,@@ not hard enough to mark $him, but hard enough to @@.red;hurt,@@ breaking $him quickly.
+					When $he disobeys, $he's dragged to the front of the class and @@.gold;whipped,@@ not hard enough to mark $him, but hard enough to @@.red;hurt,@@ breaking $him quickly.
 					<<set $slaves[$i].health -= _punishments>>
 					<<set $slaves[$i].trust -= 2*_punishments>>
 				<<case "chastity">>
-					When $he disobeys, $he finds $his next client is into @@.gold;orgasm denial,@@ @@.red;reducing $his libido@@ but breaking $him to @@.hotpink;sexual obedience.@@
+					When $he disobeys, $he's dragged to the front of the class for use in a lesson on edging. $He is kept @@.gold;just shy of orgasm@@ for the rest of the day, @@.red;reducing $his libido@@ but breaking $him to @@.hotpink;sexual obedience.@@
 					<<if $slaves[$i].energy > 2>><<set $slaves[$i].energy -= 2*_punishments>><</if>>
 					<<set $slaves[$i].devotion += _punishments>>
 					<<set $slaves[$i].trust -= _punishments>>