From 889c4a6f91fa566dd7ed50d60e7090f6e65680c2 Mon Sep 17 00:00:00 2001 From: Pregmodder <pregmodder@gmail.com> Date: Mon, 15 Apr 2019 22:43:51 -0400 Subject: [PATCH] body body --- slave variables documentation - Pregmod.txt | 2 +- src/pregmod/widgets/bodySwapReaction.tw | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/slave variables documentation - Pregmod.txt b/slave variables documentation - Pregmod.txt index d02d962907c..fb7ec632d81 100644 --- a/slave variables documentation - Pregmod.txt +++ b/slave variables documentation - Pregmod.txt @@ -2974,7 +2974,7 @@ geneticQuirks: { -macromastia - Oversized breasts. Increased growth rate, reduced shrink rate. Breasts try to return to oversized state if reduced. +macromastia - Oversized breasts. Breasts try to return to oversized state if reduced. gigantomastia - Greatly oversized breasts. Increased growth rate, reduced shrink rate. Breasts try to return to oversized state if reduced. macromastia + gigantomastia - Breasts never stop growing. Increased growth rate, no shrink rate. diff --git a/src/pregmod/widgets/bodySwapReaction.tw b/src/pregmod/widgets/bodySwapReaction.tw index 083d8b78c35..3fcd48d56d2 100644 --- a/src/pregmod/widgets/bodySwapReaction.tw +++ b/src/pregmod/widgets/bodySwapReaction.tw @@ -1031,7 +1031,7 @@ Now you only have to wait for $him to wake up. <<if $args[0].fetish == "mindbroken">>/*mindbroken*/ $He doesn't show much reaction to $his lost weight. <<elseif $args[0].devotion > 50>>/*devoted*/ - $He is pleased that you have given $him a more slender and svelte body + $He is pleased that you have given $him a more slender and svelte <<if $arcologies[0].FSSlimnessEnthusiast != "unset">> body and is even happier that $his body is more in line with your society. <<else>> @@ -2502,7 +2502,7 @@ Now you only have to wait for $him to wake up. <<if $args[0].fetish == "mindbroken">>/*mindbroken*/ $He doesn't show much reaction to $his lost weight. <<elseif $args[0].devotion > 50>>/*devoted*/ - $He is pleased that you have given $him a more slender and svelte body + $He is pleased that you have given $him a more slender and svelte <<if $arcologies[0].FSSlimnessEnthusiast != "unset">> body and is even happier that $his body is more in line with your society. <<else>> -- GitLab