From 69ce6799a1ac89c8bc2fc14658eb027ae628ef00 Mon Sep 17 00:00:00 2001
From: HiveBro <peopleofthehive@gmail.com>
Date: Sun, 7 Oct 2018 21:42:12 -0700
Subject: [PATCH] Update rePregInventorMiddle.tw

---
 rePregInventorMiddle.tw | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/rePregInventorMiddle.tw b/rePregInventorMiddle.tw
index 742fff9d1f0..e08839eadef 100644
--- a/rePregInventorMiddle.tw
+++ b/rePregInventorMiddle.tw
@@ -19,7 +19,6 @@
 <</if>>
 /* 000-250-006 */
 </span>
-<<set $pregInventor1 = 3>>
 Your hyperbroodmother, <<EventNameLink $activeSlave>>, has been using the resources you gave her to expand the possibilities for sex with hyperpregnant slaves. She has been working hard, over the past weeks, and is finally ready to show off her results. Your assistant gives you a list of the slave’s innovations and you decide to give one a try:
 <br><br>
 <span id="result">
@@ -103,7 +102,7 @@ Your hyperbroodmother, <<EventNameLink $activeSlave>>, has been using the resour
 	<<replace "#result2">>
 	You are so impressed by her ideas that you arrange to have her demonstrate her discoveries on a prominent FCTV talkshow. It will take some time, and you’ll have to insure that she’s at least reasonably well known in slave pornography before the show’s executives will agree to allow her on-air, but you’re certain that [Slave Name]’s name will soon be on the lips of slave owners and Free Cities citizens around the world. In the meantime, @@.green;you implement her ideas around the arcology. Her sexual skills have improved as a result.@@
 	<<set $cash -= 10000>>	
-	<<set $pregInventor1 = 4>>	
+	<<set $pregInventor1 = 2>>	
 	<<set $pregInventions = 1>>	
 	<<set $activeSlave.trust += 2>>
 	<<OralSkillIncrease $activeSlave>>
@@ -333,7 +332,7 @@ Your hyperbroodmother, <<EventNameLink $activeSlave>>, has been using the resour
 	<<replace "#result2">>
 	You are so impressed by her ideas that you arrange to have her demonstrate her discoveries on a prominent FCTV talkshow. It will take some time, and you’ll have to insure that she’s at least reasonably well known in slave pornography before the show’s executives will agree to allow her on-air, but you’re certain that [Slave Name]’s name will soon be on the lips of slave owners and Free Cities citizens around the world. In the meantime, @@.green;you implement her ideas around the arcology. Her sexual skills have improved as a result.@@
 	<<set $cash -= 10000>>	
-	<<set $pregInventor1 = 4>>	
+	<<set $pregInventor1 = 2>>	
 	<<set $pregInventions = 1>>	
 	<<set $activeSlave.trust += 2>>
 	<<OralSkillIncrease $activeSlave>>
@@ -570,7 +569,7 @@ Your hyperbroodmother, <<EventNameLink $activeSlave>>, has been using the resour
 		<<replace "#result2">>
 		You are so impressed by her ideas that you arrange to have her demonstrate her discoveries on a prominent FCTV talkshow. It will take some time, and you’ll have to insure that she’s at least reasonably well known in slave pornography before the show’s executives will agree to allow her on-air, but you’re certain that [Slave Name]’s name will soon be on the lips of slave owners and Free Cities citizens around the world. In the meantime, @@.green;you implement her ideas around the arcology. Her sexual skills have improved as a result.@@
 		<<set $cash -= 10000>>	
-		<<set $pregInventor1 = 4>>	
+		<<set $pregInventor1 = 2>>	
 		<<set $pregInventions = 1>>	
 		<<set $activeSlave.trust += 2>>
 		<<OralSkillIncrease $activeSlave>>
-- 
GitLab