From f20d63841afc0ee611b6d1c04841f5f9ffdb8131 Mon Sep 17 00:00:00 2001
From: lowercasedonkey <lowercasedonkey@gmail.com>
Date: Sat, 7 Mar 2020 23:26:04 -0500
Subject: [PATCH] restore fcnn

---
 js/003-data/gameVariableData.js | 51 ++++++++++++++++++++++++++++++++-
 1 file changed, 50 insertions(+), 1 deletion(-)

diff --git a/js/003-data/gameVariableData.js b/js/003-data/gameVariableData.js
index f2c19e9609a..a27fc02605d 100644
--- a/js/003-data/gameVariableData.js
+++ b/js/003-data/gameVariableData.js
@@ -1385,7 +1385,56 @@ App.Data.resetOnNGPlus = {
 	DefaultBirthDestination: "individually decided fates",
 	abbreviateHormoneBalance: 2,
 	legendaryFacility: 0,
-	fcnn: [],
+	fcnn: [
+		("...coming up at the top of the hour: Catgirl slaves, science fact or science fiction..."),
+		("...coming up at the top of the hour: Malnockestivi Smith, Free Cities' first MtFtMtFtH transgendered person..."),
+		("...new arcology construction up 23% worldwide this year, according to..."),
+		("...United States Congress spends 1,264th consecutive day gridlocked over post office..."),
+		("...coming up at the top of the hour: Arcology owners: oversexed oligarchs or attractive, oversexed oligarchs?..."),
+		("...coming up at the top of the hour: Anal sex: not just for sex any more..."),
+		("...coming up at the top of the hour: Oral sex: the new hello..."),
+		("...new book by prominent feminist suggests that women should not be used as sexual appliances..."),
+		("...just ahead, interview with Desha Moore, prominent advocate for compulsory female enslavement..."),
+		("...just ahead, Slave Market Trends: will the pierced anus be in again this year..."),
+		("...just ahead, Slave Market Trends: upstart slave trainers avoid implants..."),
+		("...implant technology firm BusTech notches successful initial public offering..."),
+		("...the upcoming shortage of authentic leather and what it means for the whip industry..."),
+		("...dairy conglomerate Creem Inc. denies allegations of adulterating breast milk with..."),
+		("...two-time award-winning actress Linda Loveless debuted new implants on the red carpet this..."),
+		("...dick size: are your slaves lying to you when they tell you you're too big..."),
+		("...just ahead, slave expert's opinion on best shemale slaves to use for double penetration..."),
+		("...Free Cities social conservatives criticize marriage, say your slaves should be enough..."),
+		("...councilman Taggart suggested in a public address that involuntary enslavement..."),
+		("...councilman Taggart denies allegations that he has remained faithful to his wife..."),
+		("...councilman Taggart presented evidence that regulation of the sex slave market would..."),
+		("...after a word from our sponsors. Creem Inc.: for all your dairy needs..."),
+		("...after a word from our sponsors. Horstmann Ltd, Free Cities' finest whipmakers..."),
+		("...after a word from our sponsors. Coming soon to theaters, Quintuple, the musical..."),
+		("...critical of low-end slave training corporation Wallerson & Sons for practices that they say..."),
+		("...training corporation Wallerson & Sons called a study on slave illness rates 'ludicrous,' but..."),
+		("...our tech correspondent: the possibilities of virally-administered gene therapy..."),
+		("...our tech correspondent: breakthrough in in-vitro drug treatments that promise to..."),
+		("...our tech correspondent: next year to see release of two competing aphrodisiacs..."),
+		("...our tech correspondent: the coming permanent aphrodisiac implants, and what they mean..."),
+		("...Sex Slaves in Space: what it takes to keep a mining crew happy for an 18-month contract..."),
+		("...the implant-drug balance: how much tissue growth is necessary to support larger..."),
+		("...the actress stated that the cut to full nudity in the script violated contractual..."),
+		("...doping scandal as Slave Games watchdog alleges champion used internal reservoir of lube..."),
+		("...next on Extreme Surgery: the mouthpussy experimenters and what they..."),
+		("...'A hole's a hole,' said CEO of upstart budget glory hole franchise..."),
+		("...underground slave pit fights step into the light this evening as..."),
+		("...underground slave pit fight champion, freed yesterday, sells herself back into..."),
+		("...with the lead designer of the MP17, the new machine pistol marketed specifically for bodyguards..."),
+		("...the new Aegis drone series: because your arcology's security is your most important possession..."),
+		("...the BAe Goshawk: because you deserve to travel at twice the speed of sound in the finest style..."),
+		("...this year's Goat.cx award for outstanding orifice innovation goes to..."),
+		("...public controversy over cannibalism. Decadence taken too far or an acceptable next step..."),
+		("...sixth day of street cleaners' strike. Spokesman for the strikers: 'It's getting too nasty..."),
+		("...debuts new book, 'So Long, And Thanks For All The Dicks', in which the recently retired sex slaves tell-all about..."),
+		("...cure for lactose intolerance, for which he was awarded the International Association of Pastoralist..."),
+		("...from the Free Cities have become increasingly common clientele for the black market..."),
+		("...a risky gamble on the three-hour-long hardcore sex scene, but the box office figures for just..."),
+	],
 };
 
 App.Data.ignoreGameStateVariables = [
-- 
GitLab