From 90c17f0ead41de92721b1b0ab9b8dffb1fe68610 Mon Sep 17 00:00:00 2001
From: Anu <anulithic@gmail.com>
Date: Wed, 3 Jan 2024 01:04:50 -0800
Subject: [PATCH] Encyclopedia: miscellaneous corrections

---
 src/gui/Encyclopedia/encyclopediaFetish.js       | 2 +-
 src/gui/Encyclopedia/encyclopediaSlaveFlaws.js   | 6 +++---
 src/gui/Encyclopedia/encyclopediaSlaveLeaders.js | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/src/gui/Encyclopedia/encyclopediaFetish.js b/src/gui/Encyclopedia/encyclopediaFetish.js
index 8dbb94ef720..89ed83729da 100644
--- a/src/gui/Encyclopedia/encyclopediaFetish.js
+++ b/src/gui/Encyclopedia/encyclopediaFetish.js
@@ -219,7 +219,7 @@ App.Encyclopedia.addArticle("Submissives", function() {
 
 	r.push("Submissiveness will soften the", App.Encyclopedia.link("arrogant", "Arrogant"), "flaw into", App.UI.DOM.combineNodes(App.Encyclopedia.link("confident", "Confident"), ","),
 		"the", App.Encyclopedia.link("apathetic", "Apathetic"), "flaw into", App.UI.DOM.combineNodes(App.Encyclopedia.link("caring", "Caring"), ","),
-		"and the", App.Encyclopedia.link("idealistic", "Idealilstic"), "flaw into", App.UI.DOM.combineNodes(App.Encyclopedia.link("romantic", "Romantic"), ","),
+		"and the", App.Encyclopedia.link("idealistic", "Idealistic"), "flaw into", App.UI.DOM.combineNodes(App.Encyclopedia.link("romantic", "Romantic"), ","),
 		"or remove these flaws if a quirk is already present. The fetish will increase XY attraction. It improves performance at the servant assignment and working in the Servants' Quarters. Attendants do better when submissive, and can become submissives naturally.");
 	r.toParagraph();
 
diff --git a/src/gui/Encyclopedia/encyclopediaSlaveFlaws.js b/src/gui/Encyclopedia/encyclopediaSlaveFlaws.js
index 6173c1dba44..27ed6840232 100644
--- a/src/gui/Encyclopedia/encyclopediaSlaveFlaws.js
+++ b/src/gui/Encyclopedia/encyclopediaSlaveFlaws.js
@@ -149,7 +149,7 @@ App.Encyclopedia.addArticle("Hates anal", function() {
 	const f = new DocumentFragment();
 	const r = new SpacedTextAccumulator(f);
 	r.push(App.UI.DOM.makeElement("span", "Hates anal", ["bold"]), "is a sexual", App.Encyclopedia.link("flaw", "Flaws"), "that can be softened into the");
-	r.push(App.Encyclopedia.link("painal queen"), App.Encyclopedia.link("quirk", "Quirks"), "by training,");
+	r.push(App.Encyclopedia.link("painal queen", "Painal Queen"), App.Encyclopedia.link("quirk", "Quirks"), "by training,");
 	r.push("a good", App.UI.DOM.combineNodes(App.Encyclopedia.link("Attendant"), ","), "a powerful sex drive, anus piercings, or the", App.Encyclopedia.link("buttslut", "Buttsluts"), "fetish.");
 	r.push("This flaw can also be removed by serving the player character.");
 	r.toParagraph();
@@ -161,7 +161,7 @@ App.Encyclopedia.addArticle("Hates oral", function() {
 	const f = new DocumentFragment();
 	const r = new SpacedTextAccumulator(f);
 	r.push(App.UI.DOM.makeElement("span", "Hates oral", ["bold"]), "is a sexual", App.Encyclopedia.link("flaw", "Flaws"), "that can be softened into the");
-	r.push(App.Encyclopedia.link("gagfuck queen"), App.Encyclopedia.link("quirk", "Quirks"), "by training,");
+	r.push(App.Encyclopedia.link("gagfuck queen", "Gagfuck Queen"), App.Encyclopedia.link("quirk", "Quirks"), "by training,");
 	r.push("a good", App.UI.DOM.combineNodes(App.Encyclopedia.link("Attendant"), ","), "a powerful sex drive, tongue piercings, or the", App.Encyclopedia.link("cumslut", "Cumsluts"), "fetish.");
 	r.push("This flaw can also be removed by serving the player character.");
 	r.toParagraph();
@@ -173,7 +173,7 @@ App.Encyclopedia.addArticle("Hates penetration", function() {
 	const f = new DocumentFragment();
 	const r = new SpacedTextAccumulator(f);
 	r.push(App.UI.DOM.makeElement("span", "Hates penetration", ["bold"]), "is a sexual", App.Encyclopedia.link("flaw", "Flaws"), "that can be softened into the");
-	r.push(App.Encyclopedia.link("strugglefuck queen"), App.Encyclopedia.link("quirk", "Quirks"), "by training,");
+	r.push(App.Encyclopedia.link("strugglefuck queen", "Strugglefuck Queen"), App.Encyclopedia.link("quirk", "Quirks"), "by training,");
 	r.push("a good", App.UI.DOM.combineNodes(App.Encyclopedia.link("Attendant"), ","), "a powerful sex drive, labia piercings, or the", App.Encyclopedia.link("buttslut", "Buttsluts"), "fetish.");
 	r.push("This flaw can also be removed by the", App.Encyclopedia.link("pregnancy fetish", "Pregnancy Fetishists"), "or by serving the player character.");
 	r.toParagraph();
diff --git a/src/gui/Encyclopedia/encyclopediaSlaveLeaders.js b/src/gui/Encyclopedia/encyclopediaSlaveLeaders.js
index ae9f21f549b..9638e5ac705 100644
--- a/src/gui/Encyclopedia/encyclopediaSlaveLeaders.js
+++ b/src/gui/Encyclopedia/encyclopediaSlaveLeaders.js
@@ -71,11 +71,11 @@ App.Encyclopedia.addArticle("Attendant", function() {
 	const t = new DocumentFragment();
 	const r = [];
 	const link = (text, article, className) => App.Encyclopedia.link(text, article, className);
-	const goodAttendant = [link("submissiveness", "Submissives"), "have a calm libido", "appear older than 35", "a motherly air", App.UI.DOM.makeElement("span", "intelligent", ["cyan"]), "naturally female."];
+	const goodAttendant = [App.UI.DOM.makeElement("span", "intelligent", ["cyan"]), "naturally female", "appear older than 35", "have a calm libido and a motherly air."];
 
 	r.push("An", App.UI.DOM.makeElement("span", "Attendant", ["bold"]), "can be selected once the", link("Spa"), "facility has been built.");
 	r.push("Attendants provide emotional help to slaves in the spa, and can also soften flaws and even fix mindbroken slaves.");
-	r.push("Good Attendants are free of:", link("fetishes"), "or", App.UI.DOM.toSentence(goodAttendant));
+	r.push("Good Attendants are", link("submissive", "Submissives"), "or free of", App.UI.DOM.combineNodes(link("fetishes"), ","), App.UI.DOM.toSentence(goodAttendant));
 	App.Events.addNode(t, r, "div");
 
 	return t;
-- 
GitLab