diff --git a/src/uncategorized/saRecruitGirls.tw b/src/uncategorized/saRecruitGirls.tw
index 75e57fc7172113b1d9fdc9dd8d4e373c9e3ce4ab..839544c60729c17555b54416d0e38fcd746002da 100644
--- a/src/uncategorized/saRecruitGirls.tw
+++ b/src/uncategorized/saRecruitGirls.tw
@@ -1140,7 +1140,7 @@
 			<<else>>
 				Dressed as $he is in the garments of a barbarian, the citizens of the New Rome ignore $him.
 			<</if>>
-		<<if $arcologies[0].FSNeoImperialist != "unset">>
+		<<elseif $arcologies[0].FSNeoImperialist != "unset">>
 			<<if $slaves[$i].clothes == "a tight Imperial bodysuit">>
 				<<if $slaves[$i].face > 10 && $slaves[$i].skill.entertainment >= 60>>
 					$He thrills the watching audience with $his immense beauty and charm, performing just as a proper Imperial slave ought - obedient, gorgeous, and strikingly attentive.
@@ -1156,6 +1156,7 @@
 					In $his ultra-heavy Imperial Plate, $he mystifies and captivates the audience with $his tales of victory and domination in the arena, coming across as an awe-inspiring and slightly terrifying properly Imperial Knight.
 				<<else>>
 					The high-tech nature of $his Imperial Plate and its incredibly thick plating does more to scare off potential recruits than draw them in, particularly without any real tales of valor to tell to those who do stop to listen.
+				<</if>>
 			<<else>>
 				Without clear markings to identify $him as an Imperial slave, $his attempts have little effect on the promotion of Imperial society.
 			<</if>>
diff --git a/src/uncategorized/sellSlave.tw b/src/uncategorized/sellSlave.tw
index bf3598ae5c530ccb31dadff5504731a88b426612..22b5dd4efbb9201e7dc3b763274f47c56703f3b8 100644
--- a/src/uncategorized/sellSlave.tw
+++ b/src/uncategorized/sellSlave.tw
@@ -49,7 +49,7 @@ You prepare $him for sale. $His response to being put up for purchase is
 <<set _Reviewer = []>>
 <<if $arcologies[0].FSRomanRevivalist > 20>>
 	<<set _Reviewer.push("roman")>>
-<<if $arcologies[0].FSNeoImperialist > 20>>
+<<elseif $arcologies[0].FSNeoImperialist > 20>>
 	<<set _Reviewer.push("imperial")>>
 <<elseif $arcologies[0].FSAztecRevivalist > 20>>
 	<<set _Reviewer.push("aztec")>>
@@ -719,8 +719,8 @@ A reputable slave appraiser arrives promptly to inspect $him and certify $his qu
 	And of course, we can't forget the premium you get on selling slaves.
 <</if>>
 
-<<if $arcologies[0].FNeoImperialist > 40>>
-	And of course, you'll recieve a premium for the nobility of such Imperial slaves.
+<<if $arcologies[0].FSNeoImperialist > 40>>
+	And of course, you'll receive a premium for the nobility of such Imperial slaves.
 <</if>>
 
 <<if $activeSlave.indenture > -1>>