Skip to content
Snippets Groups Projects
Commit 4c61909c authored by hexall's avatar hexall
Browse files

refinement of phrasing

parent f9544e79
No related branches found
No related tags found
4 merge requests!1155Pregmod master,!871Security expansion,!793Height Additions,!777Pregmod-contrib-hexall
......@@ -359,7 +359,7 @@
<<case "growth stimulants">>
<<set $slaves[$i].chem += 2>>
<<set _growth = 1>>
$pronounCap receives @@.lime;
$pronounCap receives frequent @@.lime;
injections of growth stimulants@@.
/*Hormone balance*/
<<if $slaves[$i].hormones == 2 || $slaves[$i].hormones == -2>>
......@@ -393,10 +393,10 @@
<</if>>
/*health*/
<<if $slaves[$i].health > 80>>
$possessiveCap perfect health greatly supports $possessive body's growth.
$possessiveCap perfect health greatly supports $possessive growth.
<<set _growth += 0.2>>
<<elseif $slaves[$i].health > -20>>
$possessiveCap health supports $possessive body's growth.
$possessiveCap health supports $possessive growth.
<<else>>
$possessiveCap poor health hinders growth.
<<set _growth-->>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment