diff --git a/devNotes/VersionChangeLog-Premod+LoliMod.txt b/devNotes/VersionChangeLog-Premod+LoliMod.txt index c77199fb69727ae1949c1df9660875e1e47ffc67..15871f08505ad9390c1d11ed0a13cdd4d284d502 100644 --- a/devNotes/VersionChangeLog-Premod+LoliMod.txt +++ b/devNotes/VersionChangeLog-Premod+LoliMod.txt @@ -2,6 +2,11 @@ 0.10.7.1-0.3.x +6/06/2018 + + 11 + -various little fixes + 6/05/2018 10 diff --git a/src/init/storyInit.tw b/src/init/storyInit.tw index cda90c92dc377686d6bc34339a0c9e2c0c23974b..ba7d13239e5e3f2284c1296ed74aee1f460a56dc 100644 --- a/src/init/storyInit.tw +++ b/src/init/storyInit.tw @@ -666,7 +666,7 @@ DairyRestraintsSetting($dairyRestraintsSetting) /* assistant FS appearance variable */ <<set $assistantFSAppearance = "default">> -<<set $assistantPronouns.pronoun = "she", $assistantPronouns.possessivePronoun = "her", $assistantPronouns.possessive = "her", $assistantPronouns.object = "her", $assistantPronouns.objectReflexive = "herself", $assistantPronouns.noun = "girl">> +<<set $assistantPronouns = {pronoun: "she", possessivePronoun: "hers", possessive: "her", object: "her", objectReflexive: "herself", noun: "girl"}>> /*onlyintendeddickgirls variables */ <<set $makeDicks = 0>> diff --git a/src/uncategorized/BackwardsCompatibility.tw b/src/uncategorized/BackwardsCompatibility.tw index 9f3bdc4321b66ce47b4f68ffeb57ed2ce68c8f4d..dc84412d92b56902fbad213483433476f4f54f06 100644 --- a/src/uncategorized/BackwardsCompatibility.tw +++ b/src/uncategorized/BackwardsCompatibility.tw @@ -672,7 +672,7 @@ <<set $assistantBodyDesire = 0>> <</if>> <<if ndef $assistantPronouns>> - <<set $assistantPronouns = {pronoun: "she", possessivePronoun: "her", possessive: "her", object: "her", objectReflexive: "herself", noun: "girl"}>> + <<set $assistantPronouns = {pronoun: "she", possessivePronoun: "hers", possessive: "her", object: "her", objectReflexive: "herself", noun: "girl"}>> <</if>> <<if ndef $huskSlaveOrdered>> <<set $huskSlaveOrdered = 0>> diff --git a/src/uncategorized/bodyModification.tw b/src/uncategorized/bodyModification.tw index cde345194ab50773478f2924ca75408a36e3be6f..a61508c81239064841a37851f3a8fa492da0b737 100644 --- a/src/uncategorized/bodyModification.tw +++ b/src/uncategorized/bodyModification.tw @@ -172,7 +172,7 @@ <</if>> <</if>> <</if>> - <<if $activeSlave.anusTat != _slaveBeforeSession.anusPiercing>> + <<if $activeSlave.anusTat != _slaveBeforeSession.anusTat>> <<if canSee($activeSlave)>> <<if canTalk($activeSlave)>> <<if $activeSlave.anus > 3>>