From b6ce8c0c1681c34b8e823ca616ae2a8e09b5b059 Mon Sep 17 00:00:00 2001 From: klorpa <klorpa@yahoo.com> Date: Fri, 30 Nov 2018 16:42:18 -0800 Subject: [PATCH] Update fMarry.tw --- src/pregmod/fMarry.tw | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pregmod/fMarry.tw b/src/pregmod/fMarry.tw index 5ccd13ef3c6..78b7f6cf794 100644 --- a/src/pregmod/fMarry.tw +++ b/src/pregmod/fMarry.tw @@ -122,7 +122,7 @@ You tell $activeSlave.slaveName that you're going to marry $him. (A proposal, of Despite $his devotion and trust, $he is still a slave, and probably knows that $his position could always change. This brings $him one step closer to true permanence, and $he knows it. <<set _reactionType = 1>> <<elseif $activeSlave.devotion < -20 && $activeSlave.trust > 20>> - You're not exactly lacking in ways to make <<if $activeSlave.physicalAge > 30>>$women<<else>>girls<</if>> burst into tears, but this one is surprisingly effective. It seems $activeSlave.slaveName does not want to marry you, if $his prolonged, anguished sobbing is anything to go by. However, $he would have to be a fool to think there's any way out of it. + You're not exactly lacking in ways to make <<if $activeSlave.physicalAge > 30>>$women<<else>><<= $girl>>s<</if>> burst into tears, but this one is surprisingly effective. It seems $activeSlave.slaveName does not want to marry you, if $his prolonged, anguished sobbing is anything to go by. However, $he would have to be a fool to think there's any way out of it. <<if canTalk($activeSlave)>> $He <<say>>s, "Plea<<s>>e <<Master>>, I don't want to <<if ($activeSlave.fetishKnown == 1) && ($activeSlave.fetishStrength > 60)>> @@ -202,7 +202,7 @@ You tell $activeSlave.slaveName that you're going to marry $him. (A proposal, of Despite $his "fortune", $he is still a slave, and undoubtedly knows that $his position could easily change should you tire of $him. $His tears may not all be genuine either, you have a feeling $he may be trying to take advantage of you. <<set _reactionType = 2>> <<elseif $activeSlave.devotion < -20>> - You're not exactly lacking in ways to make <<if $activeSlave.physicalAge > 30>>women<<else>>girls<</if>> burst into tears, but this one is unusually effective. It seems $activeSlave.slaveName does not want to marry you, if $his prolonged, anguished sobbing is anything to go by. However, $he would have to be a fool to think there's any way out of it. You lean in and whisper that + You're not exactly lacking in ways to make <<if $activeSlave.physicalAge > 30>>$women<<else>><<= $girl>>s<</if>> burst into tears, but this one is unusually effective. It seems $activeSlave.slaveName does not want to marry you, if $his prolonged, anguished sobbing is anything to go by. However, $he would have to be a fool to think there's any way out of it. You lean in and whisper that <<if ($activeSlave.fetishKnown == 1) && ($activeSlave.fetishStrength > 60)>> <<if ($activeSlave.fetish == "submissive")>> $he'll make the perfect submissive wife for you dominate. -- GitLab