From 3c8bc8cc59a4b9194adebc3a761a4511b61b6002 Mon Sep 17 00:00:00 2001
From: HiveBro <peopleofthehive@gmail.com>
Date: Thu, 11 Oct 2018 23:08:31 -0700
Subject: [PATCH] Update rePregInventor.tw

---
 src/pregmod/rePregInventor.tw | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/pregmod/rePregInventor.tw b/src/pregmod/rePregInventor.tw
index a8c939f82f6..70170313205 100644
--- a/src/pregmod/rePregInventor.tw
+++ b/src/pregmod/rePregInventor.tw
@@ -345,7 +345,7 @@
 			<<set $activeSlave.trust += 2, $activeSlave.devotion += 5>>	
 			<</replace>>
 		<</link>>
-		<<if $receiverAvailable == 1>>
+		<<if $FCTVreceiver >= 1>>
 			<br><<link "Organize a televised demonstration of $his skills.">>
 				<<replace "#result2">>
 				You are so impressed by $his ideas that you arrange to have $him demonstrate $his discoveries on a prominent FCTV talkshow. It will take some time, and you'll have to insure that $he's at least reasonably well known before the show's executives will agree to allow $him on-air, but you're certain that $activeSlave.slaveName's name will soon be on the lips of pregnancy-loving slave owners and Free Cities citizens around the world. In the meantime, you implement her ideas around the arcology. $He is @@.hotpink;thrilled@@ to have pleased you so much that you would @@.mediumaquamarine;put such faith in $his ideas.@@
@@ -534,7 +534,7 @@
 			<<set $activeSlave.trust += 2, $activeSlave.devotion += 5>>	
 			<</replace>>
 		<</link>>
-		<<if $receiverAvailable == 1>>
+		<<if $FCTVreceiver >= 1>>
 			<br><<link "Organize a televised demonstration of $his skills.">>
 				<<replace "#result2">>
 				You are so impressed by $his ideas that you arrange to have $him demonstrate $his discoveries on a prominent FCTV talkshow. It will take some time, and you'll have to insure that $he's at least reasonably well known before the show's executives will agree to allow $him on-air, but you're certain that $activeSlave.slaveName's name will soon be on the lips of pregnancy-loving slave owners and Free Cities citizens around the world. In the meantime, you implement her ideas around the arcology. $He is @@.hotpink;thrilled@@ to have pleased you so much that you would @@.mediumaquamarine;put such faith in $his ideas.@@
@@ -549,7 +549,7 @@
 		<</replace>>
 	<</link>>
 	<<if $spa != 0>>
-	<br><<link "Enjoy a game of "jelly" wrestling in your new curative gelatin pool.">>
+	<br><<link "Enjoy a game of 'jelly' wrestling in your new curative gelatin pool.">>
 		<<EventNameDelink $activeSlave>>
 		<<replace "#result">>
 		Your slave asks you to meet $him in your spa. Upon entering, you take a moment to enjoy the 
@@ -752,7 +752,7 @@
 			<<set $activeSlave.trust += 2, $activeSlave.devotion += 5>>	
 			<</replace>>
 		<</link>>
-		<<if $receiverAvailable == 1>>
+		<<if $FCTVreceiver >= 1>>
 			<br><<link "Organize a televised demonstration of $his skills.">>
 				<<replace "#result2">>
 				You are so impressed by $his ideas that you arrange to have $him demonstrate $his discoveries on a prominent FCTV talkshow. It will take some time, and you'll have to insure that $he's at least reasonably well known before the show's executives will agree to allow $him on-air, but you're certain that $activeSlave.slaveName's name will soon be on the lips of pregnancy-loving slave owners and Free Cities citizens around the world. In the meantime, you implement her ideas around the arcology. $He is @@.hotpink;thrilled@@ to have pleased you so much that you would @@.mediumaquamarine;put such faith in $his ideas.@@
-- 
GitLab