From 5b1b8f42277a920bca24cac54fc59f072514f0d7 Mon Sep 17 00:00:00 2001 From: Transhumanist01 <13112-Transhumanist01@users.noreply.gitgud.io> Date: Sat, 23 May 2020 09:51:26 -0700 Subject: [PATCH] Update SlaveState.js --- src/js/SlaveState.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/js/SlaveState.js b/src/js/SlaveState.js index 0ff663d7f5e..39700fc1a24 100644 --- a/src/js/SlaveState.js +++ b/src/js/SlaveState.js @@ -2104,7 +2104,7 @@ App.Entity.SlaveState = class SlaveState { girlsOnly: 0 }; this.advancedGeneticModifications = { - /** Oversized breasts. Increased growth rate, reduced shrink rate. Breasts try to return to oversized state if reduced. */ + /** Pleasurable pregnancy and orgasmic birth. Wider hips, looser and wetter vagina. High pregadaptation and low birth damage. */ uterineHypersensitivity: 0, }; /** Counts various acts slave participated in */ -- GitLab