diff --git a/src/endWeek/saWhore.js b/src/endWeek/saWhore.js index 860d441b6d39b59cf4a5fc619ab8b7a3628d73f5..d9729133642d8afe877d4aa5dba5f2cf6f9ddd41 100644 --- a/src/endWeek/saWhore.js +++ b/src/endWeek/saWhore.js @@ -820,9 +820,9 @@ window.saWhore = (function saWhore() { if (arcology.FSTransformationFetishist > 20 || arcology.FSDegradationist > 20) { if ((V.modScore > 15) || (V.piercingScore > 8 && V.tatScore > 5)) { - r += ` Many customers fetishize body mods and considers ${hers} fascinating.`; + r += ` Many customers fetishize body mods and consider ${hers} fascinating.`; } else if (V.modScore > 7) { - r += ` Many customers fetishize body mods and considers ${hers} interesting.`; + r += ` Many customers fetishize body mods and consider ${hers} interesting.`; } } else if (arcology.FSBodyPurist > 20 || arcology.FSPaternalist > 20) { if (V.modScore <= 7) {