diff --git a/devNotes/VersionChangeLog-Premod+LoliMod.txt b/devNotes/VersionChangeLog-Premod+LoliMod.txt index c36ef6beb73d8b93aba8910ad39a21c78236f0af..dd4f1c226cb7419f81765035673840d0696b5b1b 100644 --- a/devNotes/VersionChangeLog-Premod+LoliMod.txt +++ b/devNotes/VersionChangeLog-Premod+LoliMod.txt @@ -4,6 +4,11 @@ 01/10/18 + 263 + -The rest of SFanon's fixes + -minor corrections + -fixed a number of ".SlaveName"s + 262 -SFanon's fixes and policy cleanup diff --git a/src/uncategorized/personalAssistantAppearance.tw b/src/uncategorized/personalAssistantAppearance.tw index 19872267c7252ea50eb6924872a518d1ec9fba0b..399b51a8059b33211f4d8c6d288748c4629db466 100644 --- a/src/uncategorized/personalAssistantAppearance.tw +++ b/src/uncategorized/personalAssistantAppearance.tw @@ -954,7 +954,7 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0] <</if>> <<case "angel">> - She's a gorgeous little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0].FSSupremacistRace <</if>> angel with long blonde hair and large <<if $arcologies[0].FSGenderFundamentalist != "unset">>black<<else>>white<</if>> wings as large as her when they are folded. + She's a gorgeous little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0].FSSupremacistRace <</if>> angel with long blonde hair and large <<if $arcologies[0].degradationist != "unset">>black<<else>>white<</if>> wings as large as her when they are folded. <<if $assistantFSOptions>> <<switch $assistantFSAppearance>> <<case "paternalist">> diff --git a/src/uncategorized/saRules.tw b/src/uncategorized/saRules.tw index 3c66f90421ecbec5f0290bb5f70d11574e15b696..d5c645d403be7a89919e01352fde1b270b18b039 100644 --- a/src/uncategorized/saRules.tw +++ b/src/uncategorized/saRules.tw @@ -3731,14 +3731,14 @@ <</if>> <<case "live with your Head Girl">> <<if $slaves[$i].devotion < -50>> - is so unhappy that she has little interest in getting off, not that $HeadGirl.SlaveName cares. + is so unhappy that she has little interest in getting off, not that $HeadGirl.slaveName cares. <<set $slaves[$i].need = 0>> <<elseif $slaves[$i].energy <= 20>> - is frigid and has little interest in getting off, though it doesn't stop $HeadGirl.SlaveName. + is frigid and has little interest in getting off, though it doesn't stop $HeadGirl.slaveName. <<set $slaves[$i].need = 0>> <<elseif $slaves[$i].need < $slaves[$i].energy*0.5>> <<if ($slaves[$i].devotion <= 20)>> - gets off with $HeadGirl.SlaveName despite her reluctance, @@.hotpink;habituating her to sexual slavery.@@ + gets off with $HeadGirl.slaveName 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.@@ @@ -3746,10 +3746,10 @@ <</if>> <<set $slaves[$i].need -= 20>> <<elseif ($slaves[$i].releaseRules != "permissive") && ($slaves[$i].releaseRules != "masturbation")>> - gets off with $HeadGirl.SlaveName, so being forbidden to masturbate doesn't affect her seriously. + gets off with $HeadGirl.slaveName, so being forbidden to masturbate doesn't affect her seriously. <<set $slaves[$i].need -= 20>> <<else>> - gets off with $HeadGirl.SlaveName, so she doesn't feel the need for release that often. + gets off with $HeadGirl.slaveName, so she doesn't feel the need for release that often. <<set $slaves[$i].need -= 20>> <</if>> <<else>>