diff --git a/src/pregmod/widgets/bodySwapReaction.tw b/src/pregmod/widgets/bodySwapReaction.tw index 0ce77ead0f6ed1862198d5c6c4260257b4134b35..cdf4e27a237ed117dc30ab95885fb8f80f91236d 100644 --- a/src/pregmod/widgets/bodySwapReaction.tw +++ b/src/pregmod/widgets/bodySwapReaction.tw @@ -1291,7 +1291,7 @@ Now you only have to wait for her to wake up. This change @@.mediumorchid;disgusts her;@@ it will only leave her treated worse compared to the more feminine slaves. <<set $args[0].devotion -= 1>> <</if>> - <<elseif args[0].waist < $args[1].waist-40>> + <<elseif $args[0].waist < $args[1].waist-40>> As she explores her middle, she also takes note of her @@.lime;narrower waist.@@ <<if $args[0].fetish == "mindbroken">> The effects of such a change on her appearance go right over her head. @@ -2725,7 +2725,7 @@ Now you only have to wait for her to wake up. This change @@.mediumorchid;disgusts her;@@ it will only leave her treated worse compared to the more feminine slaves. <<set $args[0].devotion -= 1>> <</if>> - <<elseif args[0].waist < $args[1].waist-40>> + <<elseif $args[0].waist < $args[1].waist-40>> As she explores her middle, she also takes note of her @@.lime;narrower waist.@@ <<if $args[0].fetish == "mindbroken">> The effects of such a change on her appearance go right over her head.