From b343474b6696a5a3dc3b099af4e7f4077e98e6c4 Mon Sep 17 00:00:00 2001
From: Pregmodder <pregmodder@gmail.com>
Date: Fri, 1 Nov 2019 20:45:17 -0700
Subject: [PATCH] Correct FSHedonisticDecadance misspellings

---
 src/facilities/nursery/nurseryWidgets.js | 32 ++++++++++++------------
 1 file changed, 16 insertions(+), 16 deletions(-)

diff --git a/src/facilities/nursery/nurseryWidgets.js b/src/facilities/nursery/nurseryWidgets.js
index 7639cce78e5..0e1e991f32d 100644
--- a/src/facilities/nursery/nurseryWidgets.js
+++ b/src/facilities/nursery/nurseryWidgets.js
@@ -7504,14 +7504,14 @@ App.Facilities.Nursery.LongChildDescription = function(child) {
 		r += `${He}'s got a `;
 		if (child.butt <= 1) {
 			r += `flat and `;
-			if (arcology.FSSlimnessEnthusiast > 20 && arcology.FSHedonisticDecadance === "unset") {
+			if (arcology.FSSlimnessEnthusiast > 20 && arcology.FSHedonisticDecadence === "unset") {
 				r += `${jsEither("attractive", "enticing", "fashionable")} `;
 			} else {
 				r += `${jsEither("skinny", "slim", "taut")} `;
 			}
 			r += `ass. `;
 		} else if (child.butt <= 2) {
-			if (arcology.FSSlimnessEnthusiast > 20 && arcology.FSHedonisticDecadance === "unset") {
+			if (arcology.FSSlimnessEnthusiast > 20 && arcology.FSHedonisticDecadence === "unset") {
 				r += `${jsEither("fashionable", "sleek and attractive", "small and enticing")} `;
 			} else {
 				r += `${jsEither("small, sleek", "small but rounded", "rounded, small")} `;
@@ -7605,7 +7605,7 @@ App.Facilities.Nursery.LongChildDescription = function(child) {
 			}
 		} else if (arcology.FSSlimnessEnthusiastLaw && child.butt > 1) {
 			r += `It's way too big for the fashionable feminine ideal. `;
-		} else if (arcology.FSHedonisticDecadanceLaw2 && child.butt < 5) {
+		} else if (arcology.FSHedonisticDecadenceLaw2 && child.butt < 5) {
 			r += `It's too small for the fashionable feminine ideal. `;
 		}
 
@@ -10637,7 +10637,7 @@ App.Facilities.Nursery.LongChildDescription = function(child) {
 		if (child.hips < -1) {
 			if (child.butt > 2) {
 				r += `${His} butt is `;
-				if (arcology.FSHedonisticDecadance !== "unset") {
+				if (arcology.FSHedonisticDecadence !== "unset") {
 					r += `disproportionately large for ${his} narrow hips, but your hedonistic arcology finds this attractive. `;
 				} else if (arcology.FSTransformationFetishist !== "unset") {
 					r += `disproportionately large for ${his} narrow hips, but your transformation fetishist arcology considers this attractive. `;
@@ -10652,7 +10652,7 @@ App.Facilities.Nursery.LongChildDescription = function(child) {
 		} else if (child.hips < 0) {
 			if (child.butt > 4) {
 				r += `${His} butt is `;
-				if (arcology.FSHedonisticDecadance !== "unset") {
+				if (arcology.FSHedonisticDecadence !== "unset") {
 					r += `disproportionately large for ${his} trim hips, but your hedonistic arcology finds this attractive. `;
 				} else if (arcology.FSTransformationFetishist !== "unset") {
 					r += `disproportionately large for ${his} trim hips, but your transformation fetishist arcology considers this attractive. `;
@@ -10679,7 +10679,7 @@ App.Facilities.Nursery.LongChildDescription = function(child) {
 		} else if (child.hips > 0) {
 			if (child.butt > 8) {
 				r += `${His} butt is `;
-				if (arcology.FSHedonisticDecadance !== "unset") {
+				if (arcology.FSHedonisticDecadence !== "unset") {
 					r += `disproportionately large for ${his} broad hips, but your hedonistic arcology finds this attractive. `;
 				} else if (arcology.FSTransformationFetishist !== "unset") {
 					r += `disproportionately large for ${his} broad hips, but your transformation fetishist arcology considers this attractive. `;
@@ -10696,7 +10696,7 @@ App.Facilities.Nursery.LongChildDescription = function(child) {
 		} else {
 			if (child.butt > 6) {
 				r += `${His} butt is `;
-				if (arcology.FSHedonisticDecadance !== "unset") {
+				if (arcology.FSHedonisticDecadence !== "unset") {
 					r += `disproportionately large for ${his} womanly hips, but your hedonistic arcology finds this attractive. `;
 				} else if (arcology.FSTransformationFetishist !== "unset") {
 					r += `disproportionately large for ${his} womanly hips, but your transformation fetishist arcology considers this attractive. `;
@@ -14690,7 +14690,7 @@ App.Facilities.Nursery.LongChildDescription = function(child) {
 		r += `${child.custom.desc} `;
 	}
 
-	if (arcology.FSGenderFundamentalistLawBeauty > 0 || arcology.FSGenderRadicalistLawBeauty > 0 || arcology.FSSlimnessEnthusiastLaw > 0 || arcology.FSHedonisticDecadanceLaw2 > 0 || arcology.FSRestartSMR > 0) {
+	if (arcology.FSGenderFundamentalistLawBeauty > 0 || arcology.FSGenderRadicalistLawBeauty > 0 || arcology.FSSlimnessEnthusiastLaw > 0 || arcology.FSHedonisticDecadenceLaw2 > 0 || arcology.FSRestartSMR > 0) {
 		r += `${His} body is a perfect example of `;
 		if (arcology.FSGenderFundamentalistLawBeauty + arcology.FSGenderRadicalistLawBeauty > 0) {
 			if (V.genderLawPass) {
@@ -14700,7 +14700,7 @@ App.Facilities.Nursery.LongChildDescription = function(child) {
 			if (slimPass(child)) {
 				r += `the fashionable flat ideal. `;
 			}
-		} else if (arcology.FSHedonisticDecadanceLaw2) {
+		} else if (arcology.FSHedonisticDecadenceLaw2) {
 			if (child.boobs >= 2000 && child.butt >= 5 && child.weight > 95) {
 				r += `the fashionable plump body. `;
 			}
@@ -14794,19 +14794,19 @@ App.Facilities.Nursery.LongChildDescription = function(child) {
 	r += ` and `;
 
 	if (child.weight > 190) {
-		if (arcology.FSHedonisticDecadance !== "unset") {
+		if (arcology.FSHedonisticDecadence !== "unset") {
 			r += `${jsEither("perfectly curvy", "perfectly plush")}. `;
 		} else {
 			r += `<span class="red">${jsEither("dangerously fat", "dangerously overweight", "extremely obese")}.</span> `;
 		}
 	} else if (child.weight > 160) {
-		if (arcology.FSHedonisticDecadance !== "unset") {
+		if (arcology.FSHedonisticDecadence !== "unset") {
 			r += `${jsEither("spectacularly curvy", "spectacularly plush")}. `;
 		} else {
 			r += `<span class="red">${jsEither("extremely fat", "extremely overweight")}.</span> `;
 		}
 	} else if (child.weight > 130) {
-		if (arcology.FSHedonisticDecadance !== "unset") {
+		if (arcology.FSHedonisticDecadence !== "unset") {
 			r += `${jsEither("amazingly curvy", "amazingly plush")}. `;
 		} else {
 			r += `<span class="red">${jsEither("very overweight", "obese", "very fat")}.</span> `;
@@ -14814,7 +14814,7 @@ App.Facilities.Nursery.LongChildDescription = function(child) {
 	} else if (child.weight > 95) {
 		if (child.hips > 1) {
 			r += `${"extremely curvy", "extremely plush"}, but ${his} huge hips make the extra weight attractive on ${him}. `;
-		} else if (arcology.FSHedonisticDecadance !== "unset") {
+		} else if (arcology.FSHedonisticDecadence !== "unset") {
 			r += `${jsEither("extremely curvy", "extremely plush")}. `;
 		} else {
 			r += `<span class="red">${jsEither("carrying a lot of extra weight", "fat", "overweight")}.</span> `;
@@ -14822,7 +14822,7 @@ App.Facilities.Nursery.LongChildDescription = function(child) {
 	} else if (child.weight > 30) {
 		if (child.hips > 1) {
 			r += `${jsEither("quite curvy", "very plush")}, but ${his} motherly hips make the extra weight attractive on ${him}. `;
-		} else if (arcology.FSHedonisticDecadance !== "unset") {
+		} else if (arcology.FSHedonisticDecadence !== "unset") {
 			r += `${jsEither("quite curvy", "very plush")}. `;
 		} else {
 			r += `<span class="red">${jsEither("carrying extra weight", "chubby")}.</span> `;
@@ -14852,7 +14852,7 @@ App.Facilities.Nursery.LongChildDescription = function(child) {
 	r += waist(child);
 
 	if (arcology.FSGenderFundamentalistLawBeauty + arcology.FSGenderFundamentalistLawBeauty > 0) {
-		if (arcology.FSHedonisticDecadance === "unset" && arcology.FSPhyscialIdealistStrongFat === 0) {
+		if (arcology.FSHedonisticDecadence === "unset" && arcology.FSPhyscialIdealistStrongFat === 0) {
 			if (child.weight > 130) {
 				r += `${He} is much too fat for the fashionable feminine ideal. `;
 			} else if (child.weight > 30) {
@@ -14868,7 +14868,7 @@ App.Facilities.Nursery.LongChildDescription = function(child) {
 			}
 		}
 	} else if (arcology.FSSlimnessEnthusiastLaw === 1) {
-		if (arcology.FSHedonisticDecadance === "unset" && arcology.FSPhyscialIdealistStrongFat === 0) {
+		if (arcology.FSHedonisticDecadence === "unset" && arcology.FSPhyscialIdealistStrongFat === 0) {
 			if (child.weight > 30) {
 				r += `${He} is much too fat for the fashionable feminine ideal. `;
 			} else if (child.weight > 10) {
-- 
GitLab