diff --git a/devNotes/VersionChangeLog-Premod+LoliMod.txt b/devNotes/VersionChangeLog-Premod+LoliMod.txt index 2af5c120125733173b5f9f8390ffce5f41f68087..61064f983d437f1bcb3c20b0528b67e935f06036 100644 --- a/devNotes/VersionChangeLog-Premod+LoliMod.txt +++ b/devNotes/VersionChangeLog-Premod+LoliMod.txt @@ -4892,4 +4892,7 @@ Pregmod 0.10.3.0 12/11/17 202 - -fixes \ No newline at end of file + -fixes + + 203 + -fxied bad if in saRules \ No newline at end of file diff --git a/src/uncategorized/saRules.tw b/src/uncategorized/saRules.tw index 9d3b6d6403c40ba6195b25b5cdeb55a4db4b9c61..ccf926246349814412b2d7b13e7a0f9643cdf1fb 100644 --- a/src/uncategorized/saRules.tw +++ b/src/uncategorized/saRules.tw @@ -38,6 +38,7 @@ <</if>> <</if>> <<case "be the Madam">> + <<set $slaves[$i].need -= ($BrothiIDs.length*10)>> <<if $slaves[$i].energy <= 20>> is frigid and has little interest in getting off<<if ($slaves[$i].releaseRules != "permissive")>>, making the rule restricting her sexual outlets superfluous<</if>>. <<set $slaves[$i].need = 0>> @@ -939,6 +940,7 @@ <</switch>> <</if>> <<case "be the Nurse">> + <<set $slaves[$i].need -= ($CliniciIDs.length*3)>> <<if $slaves[$i].energy <= 20>> is frigid and has little interest in getting off<<if ($slaves[$i].releaseRules != "permissive")>>, making the rule restricting her sexual outlets superfluous<</if>>. <<set $slaves[$i].need = 0>> @@ -1078,22 +1080,6 @@ <<elseif $slaves[$i].energy <= 20>> is frigid and has little interest in getting off<<if ($slaves[$i].releaseRules != "permissive")>>, making the rule restricting her sexual outlets superfluous<</if>>. <<set $slaves[$i].need = 0>> - <<elseif $slaves[$i].need < $slaves[$i].energy*0.5>> - <<if ($slaves[$i].devotion <= 20)>> - gets off at work despite her reluctance, @@.hotpink;habituating her to sexual slavery.@@ - <<set $slaves[$i].devotion += 1>> - <<if ($slaves[$i].trust > -20) && ($slaves[$i].devotion <= 20)>> - She hates herself for climaxing, and knows the mild aphrodisiacs in the food are forcing her arousal, @@.gold;frightening her.@@ - <<set $slaves[$i].trust -= 1>> - <</if>> - <<set $slaves[$i].need -= 20>> - <<elseif ($slaves[$i].releaseRules != "permissive") && ($slaves[$i].releaseRules != "masturbation")>> - gets off at work, so being forbidden to masturbate doesn't affect her seriously. - <<set $slaves[$i].need -= 20>> - <<else>> - gets off at work, so she doesn't feel the need to masturbate frequently. - <<set $slaves[$i].need -= 20>> - <</if>> <<else>> <<if ($slaves[$i].releaseRules == "restrictive")>> <<if ($slaves[$i].devotion <= 20) && ($slaves[$i].trust > -20)>> @@ -1345,7 +1331,6 @@ <<switch $slaves[$i].standardPunishment>> <<case "confinement">> When she disobeys, she spends her time @@.gold;strapped@@ to her bed until she behaves. - <</if>> <<set $slaves[$i].trust -= _punishments>> <<case "whipping">> When she disobeys, she's @@.gold;whipped,@@ not hard enough to mark her or complicate her stay, but hard enough to @@.red;hurt,@@ breaking her quickly.