From a34f90302e760f98a538cd366c0e9a280d7f8afc Mon Sep 17 00:00:00 2001
From: Pregmodder <pregmodder@gmail.com>
Date: Sun, 26 Jan 2020 21:21:57 -0500
Subject: [PATCH] fix

---
 Changelog.txt                        | 1 +
 src/gui/Encyclopedia/encyclopedia.tw | 1 +
 src/uncategorized/recETS.tw          | 2 +-
 3 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/Changelog.txt b/Changelog.txt
index d1850031f81..be90b286e59 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -7,6 +7,7 @@ Pregmod
 	-illness tweaked
 	-slave performance listing
 	-reminder system
+	-porn code optimization
 	-expanded racial eye, hair and skin color ranges
 	-royal blood event can now use real dynasties
 	-various fixes and balance changes
diff --git a/src/gui/Encyclopedia/encyclopedia.tw b/src/gui/Encyclopedia/encyclopedia.tw
index 4d2b6a7f0e4..e16da461e8c 100644
--- a/src/gui/Encyclopedia/encyclopedia.tw
+++ b/src/gui/Encyclopedia/encyclopedia.tw
@@ -2766,6 +2766,7 @@ LORE: INTERVIEWS
 	''Slave Professionalism'' is a future society model. It:
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;Approves of intelligent, well-trained slaves.
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;Improves value and beauty of smart slaves.
+	<br>&nbsp;&nbsp;&nbsp;&nbsp;Dislikes slaves ruled by their libido.
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;Can be developed to radically affect goods seen in the slave market.
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;Provides demand for smart slaves from [[the corporation|Encyclopedia][$encyclopedia = "The Corporation"]].
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;Provides demand for educated slaves from the corporation.
diff --git a/src/uncategorized/recETS.tw b/src/uncategorized/recETS.tw
index 28cac23d3cf..30cf58859c7 100644
--- a/src/uncategorized/recETS.tw
+++ b/src/uncategorized/recETS.tw
@@ -1756,7 +1756,7 @@ This call is coming from a public kiosk, which is usually an indication that the
 <<if $minimumSlaveAge <= 3>>
 	<<link "Accept $his offer">>
 		<<replace "#result">>
-		You have the needy $girl immediately bought to your penthouse where you help $his laboring body into an available bed or inspection. $He asks where $his other babies were taken, to which you reply somewhere they can be raised properly. They'll be taken care of and won't have to grow up on the streets, plus they were sucking the life out of $him. $He's a little depressed at the news, but understands your reasons. You take the opportunity to give $him a good look over; $he is really dilated! Apart from that, between all the births and dicks, $his vagina is rather worn out, though $he seems to understand how to use it. $His anus has also seen use, but not nearly as much.
+		You have the needy $girl immediately bought to your penthouse where you help $his laboring body into an available bed for inspection. $He asks where $his other babies were taken, to which you reply somewhere they can be raised properly. They'll be taken care of and won't have to grow up on the streets, plus they were sucking the life out of $him. $He's a little depressed at the news, but understands your reasons. You take the opportunity to give $him a good look over; $he is really dilated! Apart from that, between all the births and dicks, $his vagina is rather worn out, though $he seems to understand how to use it. $His anus has also seen use, but not nearly as much.
 		<br><br>
 		You turn to the child clutching $his mother's grotesque belly. _He2 is in better shape than _his2 mother and tries to hide behind $his belly when you look at _him2. _He2'll be broken into a good little _girl2 for you soon enough.
 		<<if $relative2.preg > 0>>
-- 
GitLab