From 49f5c5032d67ddf182e037529f25f809ee9f43a4 Mon Sep 17 00:00:00 2001 From: wkwk <12408-wkwk@users.norepy.gitgud.io> Date: Tue, 7 Apr 2020 21:36:36 -0500 Subject: [PATCH] Minor fixes and typo corrections --- src/personalAssistant/assistantAppearance.tw | 2 +- src/pregmod/FCTV/seFCTVremote.tw | 2 +- src/uncategorized/neighborDescription.tw | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/personalAssistant/assistantAppearance.tw b/src/personalAssistant/assistantAppearance.tw index f4595f17c8f..bd374414e01 100644 --- a/src/personalAssistant/assistantAppearance.tw +++ b/src/personalAssistant/assistantAppearance.tw @@ -1526,7 +1526,7 @@ _HeA's a cute little <<if $arcologies[0].FSSupremacist != "unset" && $assistant. <<case "eugenics">> wearing nothing at all. You can't take your eyes off of _hisA perfect body, but at the same time, you feel a strange sense of danger about _himA. <<case "gender radicalist">> - wearing nothing at all. Even though _heA lacks a penis, you can't shake the feeling that it's not a trap. + wearing nothing at all. Even though _heA lacks a penis, you can't shake the feeling that it's a trap. <<case "gender fundamentalist">> full breasts, wide hips and wearing absolutely nothing. You swear _hisA tits are moving slightly and an unusual bulge can be seen writhing in _hisA lower belly. <<case "asset expansionist">> diff --git a/src/pregmod/FCTV/seFCTVremote.tw b/src/pregmod/FCTV/seFCTVremote.tw index 8dbc5fb61d5..829085455e4 100644 --- a/src/pregmod/FCTV/seFCTVremote.tw +++ b/src/pregmod/FCTV/seFCTVremote.tw @@ -221,7 +221,7 @@ </p> <p> - "Uh, that <span class="virginity loss">virgin ass</span>!" the customer exclaims. "How's THIS for an upgraded package. Last time I had a billing problem you folks told me where to shove it. Well here. It. Goes!" From the way they collapse over each other, it seems they orgasmed at about the same time. + "Uh, that <span class="virginity loss">virgin ass</span>!" the customer exclaims. "How's THIS for an upgraded package. Last time I had a billing problem you folks told me where to shove it. Well. Here! It! Goes!" From the way they collapse over each other, it seems they orgasmed at about the same time. </p> <</if>> <<set _slave.anus = 1>> diff --git a/src/uncategorized/neighborDescription.tw b/src/uncategorized/neighborDescription.tw index 4cbcbd028c9..91b4e531e3b 100644 --- a/src/uncategorized/neighborDescription.tw +++ b/src/uncategorized/neighborDescription.tw @@ -219,7 +219,7 @@ its neighbors. <<elseif $arcologies[$i].FSIntellectualDependency > 40>> <<set $desc = $desc + "becoming known for its unusually simple-minded chattel.">> <<else>> - <<set $desc = $desc + "importanting large quantities of aphrodisiacs and psychosuppressants.">> + <<set $desc = $desc + "importing large quantities of aphrodisiacs and psychosuppressants.">> <</if>> <<set _neighborDescription.push($desc)>> <</if>> -- GitLab