diff --git a/sanityCheck b/sanityCheck index 8126908d564558783a489524bc38bdef72cad816..1563ed06ad6905516c16a561ad7b2f46be14a77e 100755 --- a/sanityCheck +++ b/sanityCheck @@ -40,6 +40,7 @@ $GREP -e "<<[ a-zA-Z]\+([^()<>]*>>" -- "src/*" | myprint "MissingClosingBracket" $GREP -e "<<[ a-zA-Z]\+[^()<>]*([^()]*)[^()]*)[^()<>]*>>" -- "src/*" | myprint "MissingOpeningBracket2" # Check for one closing bracket but two opening brackets. e.g.: <<if ((foo)>> $GREP -e "<<[ a-zA-Z]\+[^()<>]*([^()]*([^()]*)[^()<>]*>>" -- "src/*" | myprint "MissingClosingBracket2" +$GREP -e "<<.*[(][^<>)]*[(][^<>)]*)\?[^<>)]*>>" -- "src/*" | myprint "MissingClosingBracket3" # Check for missing >>. e.g.: <<if $foo $GREP "<<[^<>]*[^,\"\[{"$'\r]\r'"\?$" -- 'src/*' | myprint "MissingClosingAngleBrackets" # Check for too many >>>. e.g.: <</if>>> diff --git a/src/pregmod/fSlaveSlaveDickConsummate.tw b/src/pregmod/fSlaveSlaveDickConsummate.tw index be814b358fda78c2c663c6cfdf240187d7ddc70d..f97af3cb6b5268eb97a902b36b3d4e8fcfb39405 100644 --- a/src/pregmod/fSlaveSlaveDickConsummate.tw +++ b/src/pregmod/fSlaveSlaveDickConsummate.tw @@ -129,17 +129,17 @@ Next, you see to $slaverapistx.slaveName. <<set $activeSlave.penetrativeCount += 1>> <<set $penetrativeTotal += 1>> -<<if ($slaverapistx.fetish == "dominant") && ($slaverapistx.fetishStrength > 20) && (($slaverapistx.vagina == 0)>> +<<if ($slaverapistx.fetish == "dominant") && ($slaverapistx.fetishStrength > 20) && ($slaverapistx.vagina == 0)>> She lowers her virgin pussy onto $activeSlave.slaveName waiting member, impaling herself slowly and teasing her bound victim. This act @@.lime; breaks in her pussy.@@ <<set $slaverapistx.vagina = 1>> <<set $slaverapistx.devotion += 4>> <<set $slaverapistx.fetishStrength += 1>> -<<elseif $slaverapistx.devotion > 20) && (($activeSlave.vagina == 0) >> +<<elseif $slaverapistx.devotion > 20) && ($activeSlave.vagina == 0) >> She accepts your orders without comment and lowers her virgin pussy on $slaverapistx.slaveName's ready dick. She gasps in shock when she feels her hot seed. @@.hotpink;She is broken to slavery@@ by this application of her body, which naturally @@.lime;will break in her pussy.@@ <<set $activeSlave.vagina = 1>> <<set $activeSlave.devotion += 10>> -<<elseif ($activeSlave.devotion >= -20) && (($activeSlave.vagina == 0)>> +<<elseif ($activeSlave.devotion >= -20) && ($activeSlave.vagina == 0)>> She is clearly unhappy at the idea of losing her pearl of great price to $slaverapistx.slaveName; this probably isn't what she imagined her first real sex would be like. She fears he might get pregnant. Nevertheless, @@.hotpink;she is broken to slavery@@ by this application of her body, which naturally @@.lime;will break in her pussy.@@ <<set $activeSlave.vagina = 1>> <<set $activeSlave.devotion += 4>> diff --git a/src/pregmod/fSlaveSlaveVagConsummate.tw b/src/pregmod/fSlaveSlaveVagConsummate.tw index 3529dc0071a912ab76e0f62e75ad1a4252c0d6c5..65e95a805c76a8bd88632de1c7d999d9c72758a5 100644 --- a/src/pregmod/fSlaveSlaveVagConsummate.tw +++ b/src/pregmod/fSlaveSlaveVagConsummate.tw @@ -155,7 +155,7 @@ Next, you see to $activeSlave.slaveName. <<set $vaginalTotal += 1>> -<<if ($activeSlave.fetish == "submissive") && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetishKnown == 1) && (($activeSlave.vagina == 0)>> +<<if ($activeSlave.fetish == "submissive") && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetishKnown == 1) && ($activeSlave.vagina == 0)>> She presents her virgin pussy to $slaverapistx.slaveName without protest. This act @@.lime; breaks in her pussy.@@ <<set $activeSlave.vagina = 1>> <<set $activeSlave.devotion += 4>> @@ -165,11 +165,11 @@ Next, you see to $activeSlave.slaveName. She smiles and presents her pussy to $slaverapistx.slaveName. @@.hotpink;She enjoys@@ submitting to a dominant slave. <<set $activeSlave.devotion += 4>> -<<elseif ($activeSlave.devotion > 20) && (($activeSlave.vagina == 0) >> +<<elseif ($activeSlave.devotion > 20) && ($activeSlave.vagina == 0) >> She accepts your orders without comment and presents her virgin pussy to $slaverapistx.slaveName. She gasps in shock when she feels the <<if $slaverapistx.dick > 0>>$dicksize dick<else>>strap-on<</if>> eneter her. @@.hotpink;She is broken to slavery@@ by this application of her body, which naturally @@.lime;will break in her pussy.@@ <<set $activeSlave.vagina = 1>> <<set $activeSlave.devotion += 10>> -<<elseif ($activeSlave.devotion >= -20) && (($activeSlave.vagina == 0)>> +<<elseif ($activeSlave.devotion >= -20) && ($activeSlave.vagina == 0)>> She is clearly unhappy at the idea of losing her pearl of great price to $slaverapistx.slaveName; this probably isn't what she imagined her first real sex would be like. Nevertheless, @@.hotpink;she is broken to slavery@@ by this application of her body, which naturally @@.lime;will break in her pussy.@@ <<set $activeSlave.vagina = 1>> <<set $activeSlave.devotion += 4>>