diff --git a/devNotes/VersionChangeLog-Premod+LoliMod.txt b/devNotes/VersionChangeLog-Premod+LoliMod.txt index 66d5b033fca2373fb1a8ec26a656b3e01d9c75ba..289eb4210fc0edfb12864391ab68966be8dadb7d 100644 --- a/devNotes/VersionChangeLog-Premod+LoliMod.txt +++ b/devNotes/VersionChangeLog-Premod+LoliMod.txt @@ -4,6 +4,9 @@ 2/18/18 + 358 + -attempted to plug braces exploit + 357 -submitted fixes -use another slave to impregnate her now respects chastity properly diff --git a/src/uncategorized/surgeryDegradation.tw b/src/uncategorized/surgeryDegradation.tw index e6662c2be7658aa2b84e26d749b07e6e69ba6787..bb0eac8dcafdfdf3a6d203608dccbf02be57259e 100644 --- a/src/uncategorized/surgeryDegradation.tw +++ b/src/uncategorized/surgeryDegradation.tw @@ -1174,8 +1174,7 @@ As the remote surgery's long recovery cycle completes, <<elseif ($activeSlave.teeth == "cosmetic braces")>> Quite aware that her aching teeth are now in braces, <<if ($activeSlave.devotion > 50)>> - She smiles tentatively at <<if canSee($activeSlave)>>herself in the mirror<<else>>you<</if>>. Her teeth are already quite straight, so she doesn't understand why you've done this. She's not unwilling to put up with inexplicable things you command, however, so she resolves to @@.hotpink;put up with this,@@ too. - <<set $activeSlave.devotion += 2>> + She smiles tentatively at <<if canSee($activeSlave)>>herself in the mirror<<else>>you<</if>>. Her teeth are already quite straight, so she doesn't understand why you've done this. She's not unwilling to put up with inexplicable things you command, however, so she resolves to put up with this, too. <<elseif ($activeSlave.devotion > 20)>> She pulls her lips back to <<if canSee($activeSlave)>>check them out<<else>>feel them<</if>>. The discomfort is limited by the fact that her teeth are already straight. She doesn't understand why you've given her braces anyway, so her reaction is limited to vague confusion. <<else>> @@ -1930,32 +1929,33 @@ As the remote surgery's long recovery cycle completes, <<if ($PC.medicine >= 100)>> <br><br> Since you @@.springgreen;performed the surgery yourself,@@ and you do artist's work, her health is @@.green;less affected@@ by the surgery than it would have been if you'd paid some hack to do it remotely. - <<set $activeSlave.health += 5>> + <<if ($surgeryType != "braces")>> + <<set $activeSlave.health += 5>> + <</if>> <<if ($activeSlave.fetish != "mindbroken")>> - She spent the surgery very aware that you were performing it personally. - <<if ($activeSlave.devotion < $seed)>> - <<if ($activeSlave.devotion > 50)>> - Though she is unhappy with the results, she consoles herself with the knowledge that you cared enough to do it personally. - <<elseif ($activeSlave.devotion >= -20)>> - She is @@.gold;even more afraid@@ of you afterward than she would otherwise be. You must seem a cruel and near-omnipotent power to her. - <<set $activeSlave.trust -= 5>> - <<else>> - She is @@.mediumorchid;even more hateful@@ of you afterward than she would otherwise be. It must seem to her that she's nothing more than a test subject to you. - <<set $activeSlave.devotion -= 5>> - <</if>> - <<else>> - <<if ($activeSlave.devotion > 50)>> - Since she's happy with the results, she's almost beside herself with @@.hotpink;gratitude,@@ and filled with @@.mediumaquamarine;admiration@@ of your skill. - <<set $activeSlave.devotion += 4>> - <<set $activeSlave.trust += 4>> - <<elseif ($activeSlave.devotion >= -20)>> - She is quite struck by how you performed the surgery personally. She admires your refusal to be one of the idle rich, and @@.hotpink;likes you more.@@ - <<set $activeSlave.devotion += 5>> - <<else>> - She knows that she should be grateful to you for performing the surgery personally, but the emotional turmoil of the occasion is too much for her, and the realization makes little lasting impact. + She spent the surgery very aware that you were performing it personally. + <<if ($activeSlave.devotion < $seed)>> + <<if ($activeSlave.devotion > 50)>> + Though she is unhappy with the results, she consoles herself with the knowledge that you cared enough to do it personally. + <<elseif ($activeSlave.devotion >= -20)>> + She is @@.gold;even more afraid@@ of you afterward than she would otherwise be. You must seem a cruel and near-omnipotent power to her. + <<set $activeSlave.trust -= 5>> + <<else>> + She is @@.mediumorchid;even more hateful@@ of you afterward than she would otherwise be. It must seem to her that she's nothing more than a test subject to you. + <<set $activeSlave.devotion -= 5>> + <</if>> + <<elseif ($surgeryType != "braces")>> + <<if ($activeSlave.devotion > 50)>> + Since she's happy with the results, she's almost beside herself with @@.hotpink;gratitude,@@ and filled with @@.mediumaquamarine;admiration@@ of your skill. + <<set $activeSlave.devotion += 4, $activeSlave.trust += 4>> + <<elseif ($activeSlave.devotion >= -20)>> + She is quite struck by how you performed the surgery personally. She admires your refusal to be one of the idle rich, and @@.hotpink;likes you more.@@ + <<set $activeSlave.devotion += 5>> + <<else>> + She knows that she should be grateful to you for performing the surgery personally, but the emotional turmoil of the occasion is too much for her, and the realization makes little lasting impact. + <</if>> <</if>> <</if>> - <</if>> <</if>> <<if ($activeSlave.behavioralFlaw == "arrogant") && ($surgeryType == "amp")>>