diff --git a/src/uncategorized/saDrugs.tw b/src/uncategorized/saDrugs.tw index 43fd41352bba11f556beaddb16f55daf5c553c99..e9bd2b38eb8e177bf134dd3abf56d2c2cc79abcb 100644 --- a/src/uncategorized/saDrugs.tw +++ b/src/uncategorized/saDrugs.tw @@ -360,16 +360,16 @@ <<set $slaves[$i].chem += 2>> <<set _growth = 1>> $pronounCap receives @@.lime; - injections of growth stimulants@@, + injections of growth stimulants@@. /*Hormone balance*/ <<if $slaves[$i].hormones == 2 || $slaves[$i].hormones == -2>> <<set _growth-->> - the massive quantities of sexual hormones flooding $possessive body limits the effectiveness of the treatment. + The massive quantities of sexual hormones flooding $possessive body limits the effectiveness of the treatment. <<elseif $slaves[$i].hormones == 0>> <<set _growth += 0.3>> - in the absence of significant levels of sexual hormones, the treatment is more effective. + In the absence of significant levels of sexual hormones, the treatment is more effective. <<elseif $slaves[$i].hormones == 1 || $slaves[$i].hormones == -1>> - $possessive hormonal balance leaves the treatment enough room to manouver. + $possessiveCap hormonal balance leaves the treatment enough room to manouver. <</if>> /*diet*/ <<if $slaves[$i].diet == "fattening">> @@ -419,7 +419,7 @@ With $possessive puberty concluded, her body resists the stimulants. <<set _ageMod = 1>> <<else>> - $possessiveCap mature body struggles to respond to the treatment, making little progress. + $possessiveCap mature body struggles to respond to the treatment, making progress difficult. <<set _ageMod = 0.5>> <</if>> <<elseif $slaves[$i].genes == "XX">> @@ -436,7 +436,7 @@ With $possessive puberty concluded, her body resists the stimulants. <<set _ageMod = 1>> <<else>> - $possessiveCap mature body struggles to respond to the treatment, making little progress. + $possessiveCap mature body struggles to respond to the treatment, making progress difficult. <<set _ageMod = 0.5>> <</if>> <</if>>