diff --git a/devTools/javaSanityCheck/ignoredVariables b/devTools/javaSanityCheck/ignoredVariables
index cf7011ee74099424c855ed37f7316ec044e7281b..1b839f16bb14a9c20a0deb915d08653c79756e1b 100644
--- a/devTools/javaSanityCheck/ignoredVariables
+++ b/devTools/javaSanityCheck/ignoredVariables
@@ -84,6 +84,8 @@ saRules
 plural
 orig
 bimboMaleNames
+RuleHasError
+DefaultRulesError
 # PC
 vision
 criticalDamage
diff --git a/src/pregmod/personalNotes.tw b/src/pregmod/personalNotes.tw
index 9a272763877f56f023613f726491adc8623ac13b..07f94e3b6d481e1cbec8c4b9027a61582c469fc6 100644
--- a/src/pregmod/personalNotes.tw
+++ b/src/pregmod/personalNotes.tw
@@ -176,7 +176,7 @@
 						Your already huge breasts have @@.lime;grown even heavier@@ with your pregnancy.
 						<<set $PC.boobs += 25>>
 						<<if $PC.boobs >= 1400>>
-							Your desk is steadily starting to dissapear; @@.lime;H-cups will do that.@@
+							Your desk is steadily starting to disappear; @@.lime;H-cups will do that.@@
 						<</if>>
 					<</if>>
 				<<elseif $PC.boobs >= 1000>>
@@ -254,4 +254,4 @@
 			*/
 		<</if>>
 	<</if>>
-<</if>>
\ No newline at end of file
+<</if>>
diff --git a/src/pregmod/theBlackMarket.tw b/src/pregmod/theBlackMarket.tw
index 8f2424f80e46b76e812776dbc8a9f80e141418c9..c6b2c3f562b90240ea6f1328279ed57db3987f4c 100644
--- a/src/pregmod/theBlackMarket.tw
+++ b/src/pregmod/theBlackMarket.tw
@@ -405,12 +405,12 @@ He gestures to a door in the back of the stall. "The good shit's back there<<if
 							You cannot afford the asking price of @@.red;<<print cashFormat(25000)>>@@ for animal anal wombs and ovaries.
 						<</if>>
 						/* TODO: flesh this out some more */
-						"Got something real special this week. These are schematics for implanting non-human organs into humans. My supplier told me they came from some military experiments or something — maybe they were trying to make some kind of super soldier. Not my business, though."
+						/*"Got something real special this week. These are schematics for implanting non-human organs into humans. My supplier told me they came from some military experiments or something — maybe they were trying to make some kind of super soldier. Not my business, though."
 					<<else>>
 						You lack the facilities required to grow organs.
 					<</if>>
 				<<else>>	/* if all schematics have already been purchased */
-					You already possess all of the schematics for implanting animal organs.
+					/*You already possess all of the schematics for implanting animal organs.
 					<<run $merchantIllegalWares.delete("AnimalOrgans")>>
 				<</if>>
 			<</if>>