From c344ae6592f6bf710b2fce98e950970c45c7bbcc Mon Sep 17 00:00:00 2001 From: Pregmodder <pregmodder@gmail.com> Date: Wed, 11 Mar 2020 08:51:46 -0400 Subject: [PATCH] fix --- Changelog.txt | 6 ++++++ src/endWeek/saDrugs.js | 2 +- src/npc/interaction/fDick.tw | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Changelog.txt b/Changelog.txt index 2f18c74c7e9..0e64f1a8ede 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,11 @@ Pregmod +0.10.7.1-3.4.x + + 0 + -arcoglogy layout overhauled + -fixes + 0.10.7.1-3.3.x 3/07/2020 diff --git a/src/endWeek/saDrugs.js b/src/endWeek/saDrugs.js index caa3f0430b4..f77305fc8d6 100644 --- a/src/endWeek/saDrugs.js +++ b/src/endWeek/saDrugs.js @@ -1391,7 +1391,7 @@ window.saDrugs = (function saDrugs() { case "breast redistributors": r += ` ${He} receives <span class="lime">direct injections of fat redistributors right into ${his}`; if (gigantomastiaMod !== 3) { - r += ` breasts, causing ${his} body to begin moving fatty tissue from them to ${his} core`; + r += ` breasts</span>, causing ${his} body to begin moving fatty tissue from them to ${his} core`; if (slave.geneMods.NCS === 1) { r += `; ${his} <span class="orange">NCS</span> amplifies the effectiveness</span>`; } diff --git a/src/npc/interaction/fDick.tw b/src/npc/interaction/fDick.tw index 7d6dc9430b6..092175257cd 100644 --- a/src/npc/interaction/fDick.tw +++ b/src/npc/interaction/fDick.tw @@ -141,7 +141,7 @@ <<else>> twist $his dick at an odd angle <</if>> - until $he behaves. $He groans with a mix and disgust and pleasure while you bounce<<if $PC.belly >= 5000>> your gravid bulk<</if>> on $his traitorous cock. $He might not want to bend to your will, but you have $his body wrapped around your little finger, even though it still leaves you doing all the work. $He cries out lewdly, overwhelmed by your orgasmic <<if $PC.vagina != -1>>cunt<<else>>rectal<</if>> spasms, and unloads deep inside you without warning. $He @@.orangered;smirks a little@@ as you glare daggers at $him. + until $he behaves. $He groans with a mix of disgust and pleasure while you bounce<<if $PC.belly >= 5000>> your gravid bulk<</if>> on $his traitorous cock. $He might not want to bend to your will, but you have $his body wrapped around your little finger, even though it still leaves you doing all the work. $He cries out lewdly, overwhelmed by your orgasmic <<if $PC.vagina != -1>>cunt<<else>>rectal<</if>> spasms, and unloads deep inside you without warning. $He @@.orangered;smirks a little@@ as you glare daggers at $him. <<set getSlave($AS).trust++>> <</if>> <</if>> -- GitLab