From 39e1a65f7eff2dc05361653b5fc12870c1daca28 Mon Sep 17 00:00:00 2001
From: lowercasedonkey <lowercasedonkey@gmail.com>
Date: Mon, 29 Jun 2020 21:52:14 -0400
Subject: [PATCH] text fixes

---
 js/003-data/policiesData.js | 36 ++++++++++++++++++------------------
 1 file changed, 18 insertions(+), 18 deletions(-)

diff --git a/js/003-data/policiesData.js b/js/003-data/policiesData.js
index 6477489d5ee..9a4ac356b0a 100644
--- a/js/003-data/policiesData.js
+++ b/js/003-data/policiesData.js
@@ -37,7 +37,7 @@ App.Data.Policies.Selection = {
 		"policies.SMR.educationSMR": [
 			{
 				title: "Basic Education SMR",
-				text: "in order to be sold in the slave market, chattel must be put through a straightforward course of slave education",
+				text: "in order to be sold in the slave market, chattel must be put through a straightforward course of slave education.",
 				note: "Will cause all slaves who pass through the markets to become educated"
 			}
 		],
@@ -45,7 +45,7 @@ App.Data.Policies.Selection = {
 		"policies.SMR.frigiditySMR": [
 			{
 				title: "Frigidity SMR",
-				text: "in order to be sold in the slave market, slaves must have their sex drives reduced until they're virtually gone",
+				text: "in order to be sold in the slave market, slaves must have their sex drives reduced until they're virtually gone.",
 				note: "Will reduce the sex drive of slaves in the markets and annoy those looking for sex slaves"
 			}
 		],
@@ -72,7 +72,7 @@ App.Data.Policies.Selection = {
 							text += "geld ";
 						}
 					}
-					text += " all market slaves below the maximum intelligence level";
+					text += " all market slaves below the maximum intelligence level.";
 					return text;
 				}
 			}
@@ -290,7 +290,7 @@ App.Data.Policies.Selection = {
 			{
 				title: "Incest Encouragement",
 				text: "you will use your personal influence to spur interest in incest.",
-				activatedText: "you are using your personal influence to spur interest in incest",
+				activatedText: "you are using your personal influence to spur interest in incest.",
 				requirements: function() {
 					if (V.arcologies[0].FSEgyptianRevivalist === "unset") { return true; } else { return false; }
 				},
@@ -319,7 +319,7 @@ App.Data.Policies.Selection = {
 			{
 				title: "Immigration Promotion",
 				text: "you will offer citizen immigrants a generous promotion.",
-				activatedText: "you are offering citizen immigrants a generous promotion",
+				activatedText: "you are offering citizen immigrants a generous promotion.",
 				get note() { return `Will cost ${cashFormat(policies.cost())} weekly to maintain, and increase the citizen population`; }
 			},
 			{
@@ -490,7 +490,7 @@ App.Data.Policies.Selection = {
 			{
 				title: "Free Fuckdolls",
 				text: "you will no longer charge money for restrained slave holes in your arcology, ranging from Fuckdolls to the arcade.",
-				activatedText: "you are providing Fuckdolls free of charge, such generosity increases your standing",
+				activatedText: "you are providing Fuckdolls free of charge, such generosity increases your standing.",
 				note: `Slaves assigned to these jobs will stop making money, while Fuckdolls will start costing money`
 			}
 		],
@@ -515,7 +515,7 @@ App.Data.Policies.Selection = {
 			{
 				title: "The Slave School subsidy",
 				text: "you will subsidize this school's branch campus in your arcology.",
-				activatedText: "you are subsidizing this school's",
+				activatedText: "you are subsidizing this school's branch campus in your arcology.",
 				requirements: function() { if (V.TSS.schoolProsperity < 10 && V.TSS.schoolProsperity < 10) { return true; } else { return false; } },
 				get note() { return `Will cost ${cashFormat(1000)} weekly to maintain; does not cost reputation to start`; },
 			},
@@ -531,7 +531,7 @@ App.Data.Policies.Selection = {
 			{
 				title: "The Growth Research Institute subsidy",
 				text: "you will subsidize this school's branch campus in your arcology.",
-				activatedText: "you are subsidizing this school's",
+				activatedText: "you are subsidizing this school's branch campus in your arcology.",
 				requirements: function() { if (V.GRI.schoolProsperity < 10 && V.GRI.schoolProsperity < 10) { return true; } else { return false; } },
 				get note() { return `Will cost ${cashFormat(1000)} weekly to maintain; does not cost reputation to start`; },
 			},
@@ -547,7 +547,7 @@ App.Data.Policies.Selection = {
 			{
 				title: "St. Claver Preparatory subsidy",
 				text: "you will subsidize this school's branch campus in your arcology.",
-				activatedText: "you are subsidizing this school's",
+				activatedText: "you are subsidizing this school's branch campus in your arcology.",
 				requirements: function() { if (V.SCP.schoolProsperity < 10 && V.SCP.schoolPresent === 1) { return true; } else { return false; } },
 				get note() { return `Will cost ${cashFormat(1000)} weekly to maintain; does not cost reputation to start`; },
 			},
@@ -563,7 +563,7 @@ App.Data.Policies.Selection = {
 			{
 				title: "L'École des Enculées subsidy",
 				text: "you will subsidize this school's branch campus in your arcology.",
-				activatedText: "you are subsidizing this school's",
+				activatedText: "you are subsidizing this school's branch campus in your arcology.",
 				requirements: function() { if (V.LDE.schoolProsperity < 10 && V.LDE.schoolPresent === 1) { return true; } else { return false; } },
 				get note() { return `Will cost ${cashFormat(1000)} weekly to maintain; does not cost reputation to start`; },
 			},
@@ -579,7 +579,7 @@ App.Data.Policies.Selection = {
 			{
 				title: "The Gymnasium-Academy subsidy",
 				text: "you will subsidize this school's branch campus in your arcology.",
-				activatedText: "you are subsidizing this school's",
+				activatedText: "you are subsidizing this school's branch campus in your arcology.",
 				requirements: function() { if (V.TGA.schoolProsperity < 10 && V.TGA.schoolPresent === 1) { return true; } else { return false; } },
 				get note() { return `Will cost ${cashFormat(1000)} weekly to maintain; does not cost reputation to start`; },
 			},
@@ -595,7 +595,7 @@ App.Data.Policies.Selection = {
 			{
 				title: "The Cattle Ranch subsidy",
 				text: "you will subsidize this school's branch campus in your arcology.",
-				activatedText: "you are subsidizing this school's",
+				activatedText: "you are subsidizing this school's branch campus in your arcology.",
 				requirements: function() { if (V.TCR.schoolProsperity < 10 && V.TCR.schoolPresent === 1) { return true; } else { return false; } },
 				get note() { return `Will cost ${cashFormat(1000)} weekly to maintain; does not cost reputation to start`; },
 			},
@@ -611,7 +611,7 @@ App.Data.Policies.Selection = {
 			{
 				title: "Futanari Sisters subsidy",
 				text: "you will subsidize this school's branch campus in your arcology.",
-				activatedText: "you are subsidizing this school's",
+				activatedText: "you are subsidizing this school's branch campus in your arcology.",
 				requirements: function() { if (V.TFS.schoolProsperity < 10 && V.TFS.schoolPresent === 1) { return true; } else { return false; } },
 				get note() { return `Will cost ${cashFormat(1000)} weekly to maintain; does not cost reputation to start`; },
 			},
@@ -627,7 +627,7 @@ App.Data.Policies.Selection = {
 			{
 				title: "Hippolyta Academy subsidy",
 				text: "you will subsidize this school's branch campus in your arcology.",
-				activatedText: "you are subsidizing this school's",
+				activatedText: "you are subsidizing this school's branch campus in your arcology.",
 				requirements: function() { if (V.HA.schoolProsperity < 10 && V.HA.schoolPresent === 1) { return true; } else { return false; } },
 				get note() { return `Will cost ${cashFormat(1000)} weekly to maintain; does not cost reputation to start`; },
 			},
@@ -643,7 +643,7 @@ App.Data.Policies.Selection = {
 			{
 				title: "Nueva Universidad de Libertad subsidy",
 				text: "you will subsidize this school's branch campus in your arcology.",
-				activatedText: "you are subsidizing this school's",
+				activatedText: "you are subsidizing this school's branch campus in your arcology.",
 				requirements: function() { if (V.NUL.schoolProsperity < 10 && V.NUL.schoolPresent === 1) { return true; } else { return false; } },
 				get note() { return `Will cost ${cashFormat(1000)} weekly to maintain; does not cost reputation to start`; },
 			},
@@ -958,7 +958,7 @@ App.Data.Policies.Selection = {
 			{
 				title: "Cultural Openness",
 				text: "you will promote the exchange of ideas between arcologies, increasing cultural crossover between your arcology and its neighbors.",
-				activatedText: "you are promoting the exchange of ideas between arcologies, increasing cultural crossover between your arcology and its neighbors",
+				activatedText: "you are promoting the exchange of ideas between arcologies, increasing cultural crossover between your arcology and its neighbors.",
 				requirements: function() { if (V.arcologies.length > 1) { return true; } else { return false; } },
 			},
 			{
@@ -1824,7 +1824,7 @@ App.Data.Policies.Selection = {
 			{
 				title: "Pregnancy Encouragement",
 				text: "you will use your personal influence to spur interest in pregnancy.",
-				activatedText: "you are using your personal influence to spur interest in pregnancy",
+				activatedText: "you are using your personal influence to spur interest in pregnancy.",
 				requirements: function() {
 					if (
 						V.arcologies[0].FSRepopulationFocus === "unset" && V.arcologies[0].FSRestart === "unset" && V.seePreg
@@ -1836,7 +1836,7 @@ App.Data.Policies.Selection = {
 			{
 				title: "Motherly Preference",
 				text: "you will use your personal influence to spur interest in MILFs.",
-				activatedText: "you are using your personal influence to spur interest in MILFs",
+				activatedText: "you are using your personal influence to spur interest in MILFs.",
 				requirements: function() {
 					if (
 						V.arcologies[0].FSRepopulationFocus === "unset" && V.arcologies[0].FSRestart === "unset"
-- 
GitLab