Skip to content
Snippets Groups Projects
Commit d58271f7 authored by Pregmodder's avatar Pregmodder
Browse files

Merge branch 'pregmod-dev' into 'pregmod-master'

facial surgery blocks hormones from changing faceShape

Closes #615

See merge request pregmodfan/fc-pregmod!4458
parents 51817274 b1a5dee9
No related branches found
No related tags found
No related merge requests found
......@@ -96,15 +96,17 @@
<</if>>
<</if>>
<<if ($slaves[$i].faceShape == "masculine")>>
Hormonal effects cause @@.orange;$his face to soften into <<if $slaves[$i].geneMods.NCS == 1>>childlike <</if>>androgyny.@@
<<set $slaves[$i].faceShape = "androgynous">>
<<elseif ($slaves[$i].faceShape == "androgynous")>>
Hormonal effects cause @@.lime;$his face to soften into <<if $slaves[$i].geneMods.NCS == 1>>childlike normalcy<<else>>femininity<</if>>.@@
<<set $slaves[$i].faceShape = "normal">>
<<elseif (($slaves[$i].geneMods.NCS == 1) && (random(1,100) > 50) && ($slaves[$i].faceShape == "normal"))>>
Hormonal effects cause @@.lime;$his face to soften into childlike cuteness.@@
<<set $slaves[$i].faceShape = "cute">>
<<if $slaves[$i].faceImplant < 5>>
<<if ($slaves[$i].faceShape == "masculine")>>
Hormonal effects cause @@.orange;$his face to soften into <<if $slaves[$i].geneMods.NCS == 1>>childlike <</if>>androgyny.@@
<<set $slaves[$i].faceShape = "androgynous">>
<<elseif ($slaves[$i].faceShape == "androgynous")>>
Hormonal effects cause @@.lime;$his face to soften into <<if $slaves[$i].geneMods.NCS == 1>>childlike normalcy<<else>>femininity<</if>>.@@
<<set $slaves[$i].faceShape = "normal">>
<<elseif (($slaves[$i].geneMods.NCS == 1) && (random(1,100) > 50) && ($slaves[$i].faceShape == "normal"))>>
Hormonal effects cause @@.lime;$his face to soften into childlike cuteness.@@
<<set $slaves[$i].faceShape = "cute">>
<</if>>
<</if>>
<<if ($slaves[$i].face-$slaves[$i].faceImplant < 0) && ($slaves[$i].face < 75)>>
Hormonal effects cause @@.lime;$his facial structure to soften and become less unattractive.@@
......@@ -197,15 +199,17 @@
<</if>>
<<elseif $slaves[$i].hormoneBalance >= 300>>
<<if ($slaves[$i].faceShape == "masculine")>>
Hormonal effects cause @@.orange;$his face to soften into <<if $slaves[$i].geneMods.NCS == 1>>childlike <</if>>androgyny.@@
<<set $slaves[$i].faceShape = "androgynous">>
<<elseif ($slaves[$i].faceShape == "androgynous")>>
Hormonal effects cause @@.lime;$his face to soften into <<if $slaves[$i].geneMods.NCS == 1>>childlike normalcy<<else>>femininity<</if>>.@@
<<set $slaves[$i].faceShape = "normal">>
<<elseif (($slaves[$i].geneMods.NCS == 1) && (random(1,100) > 50) && ($slaves[$i].faceShape == "normal"))>>
Hormonal effects cause @@.lime;$his face to soften into childlike cuteness.@@
<<set $slaves[$i].faceShape = "cute">>
<<if $slaves[$i].faceImplant < 5>>
<<if ($slaves[$i].faceShape == "masculine")>>
Hormonal effects cause @@.orange;$his face to soften into <<if $slaves[$i].geneMods.NCS == 1>>childlike <</if>>androgyny.@@
<<set $slaves[$i].faceShape = "androgynous">>
<<elseif ($slaves[$i].faceShape == "androgynous")>>
Hormonal effects cause @@.lime;$his face to soften into <<if $slaves[$i].geneMods.NCS == 1>>childlike normalcy<<else>>femininity<</if>>.@@
<<set $slaves[$i].faceShape = "normal">>
<<elseif (($slaves[$i].geneMods.NCS == 1) && (random(1,100) > 50) && ($slaves[$i].faceShape == "normal"))>>
Hormonal effects cause @@.lime;$his face to soften into childlike cuteness.@@
<<set $slaves[$i].faceShape = "cute">>
<</if>>
<</if>>
<<if ($slaves[$i].face-$slaves[$i].faceImplant < 0) && ($slaves[$i].face < 60)>>
Hormonal effects cause @@.lime;$his facial structure to soften and become less unattractive.@@
......@@ -297,15 +301,17 @@
<<elseif $slaves[$i].hormoneBalance >= 250>>
<<if ($slaves[$i].faceShape == "masculine")>>
Hormonal effects cause @@.orange;$his face to soften into <<if $slaves[$i].geneMods.NCS == 1>>childlike <</if>>androgyny.@@
<<set $slaves[$i].faceShape = "androgynous">>
<<elseif ($slaves[$i].faceShape == "androgynous")>>
Hormonal effects cause @@.lime;$his face to soften into <<if $slaves[$i].geneMods.NCS == 1>>childlike normalcy<<else>>femininity<</if>>.@@
<<set $slaves[$i].faceShape = "normal">>
<<elseif ($slaves[$i].geneMods.NCS == 1) && (random(1,100) > 50) && ($slaves[$i].faceShape == "normal")>>
Hormonal effects cause @@.lime;$his face to soften into childlike cuteness.@@
<<set $slaves[$i].faceShape = "cute">>
<<if $slaves[$i].faceImplant < 5>>
<<if ($slaves[$i].faceShape == "masculine")>>
Hormonal effects cause @@.orange;$his face to soften into <<if $slaves[$i].geneMods.NCS == 1>>childlike <</if>>androgyny.@@
<<set $slaves[$i].faceShape = "androgynous">>
<<elseif ($slaves[$i].faceShape == "androgynous")>>
Hormonal effects cause @@.lime;$his face to soften into <<if $slaves[$i].geneMods.NCS == 1>>childlike normalcy<<else>>femininity<</if>>.@@
<<set $slaves[$i].faceShape = "normal">>
<<elseif ($slaves[$i].geneMods.NCS == 1) && (random(1,100) > 50) && ($slaves[$i].faceShape == "normal")>>
Hormonal effects cause @@.lime;$his face to soften into childlike cuteness.@@
<<set $slaves[$i].faceShape = "cute">>
<</if>>
<</if>>
<<if ($slaves[$i].face-$slaves[$i].faceImplant < 0) && ($slaves[$i].face < 30)>>
Hormonal effects cause @@.lime;$his facial structure to soften and become less unattractive.@@
......@@ -397,12 +403,14 @@
<<elseif $slaves[$i].hormoneBalance >= 200>>
<<if ($slaves[$i].faceShape == "masculine")>>
Hormonal effects cause @@.orange;$his face to soften into <<if $slaves[$i].geneMods.NCS == 1>>childlike <</if>>androgyny.@@
<<set $slaves[$i].faceShape = "androgynous">>
<<elseif ($slaves[$i].geneMods.NCS == 1) && (random(1,100) > 50) && ($slaves[$i].faceShape == "androgynous")>>
Hormonal effects cause @@.lime;$his face to soften into <<if $slaves[$i].geneMods.NCS == 1>>childlike normalcy<<else>>femininity<</if>>.@@
<<set $slaves[$i].faceShape = "normal">>
<<if $slaves[$i].faceImplant < 5>>
<<if ($slaves[$i].faceShape == "masculine")>>
Hormonal effects cause @@.orange;$his face to soften into <<if $slaves[$i].geneMods.NCS == 1>>childlike <</if>>androgyny.@@
<<set $slaves[$i].faceShape = "androgynous">>
<<elseif ($slaves[$i].geneMods.NCS == 1) && (random(1,100) > 50) && ($slaves[$i].faceShape == "androgynous")>>
Hormonal effects cause @@.lime;$his face to soften into <<if $slaves[$i].geneMods.NCS == 1>>childlike normalcy<<else>>femininity<</if>>.@@
<<set $slaves[$i].faceShape = "normal">>
<</if>>
<</if>>
<<if ($slaves[$i].face-$slaves[$i].faceImplant < 0) && ($slaves[$i].face < 0)>>
Hormonal effects cause @@.lime;$his facial structure to soften and become less unattractive.@@
......@@ -494,9 +502,11 @@
<<elseif $slaves[$i].hormoneBalance >= 100>>
<<if ($slaves[$i].geneMods.NCS == 1) && (random(1,100) > 50) && ($slaves[$i].faceShape == "masculine")>>
Hormonal effects cause @@.orange;$his face to soften into <<if $slaves[$i].geneMods.NCS == 1>>childlike <</if>>androgyny.@@
<<set $slaves[$i].faceShape = "androgynous">>
<<if $slaves[$i].faceImplant < 5>>
<<if ($slaves[$i].geneMods.NCS == 1) && (random(1,100) > 50) && ($slaves[$i].faceShape == "masculine")>>
Hormonal effects cause @@.orange;$his face to soften into <<if $slaves[$i].geneMods.NCS == 1>>childlike <</if>>androgyny.@@
<<set $slaves[$i].faceShape = "androgynous">>
<</if>>
<</if>>
<<if $slaves[$i].geneMods.NCS == 0>>
......@@ -543,12 +553,14 @@
<</if>>
<<if ($slaves[$i].geneMods.NCS == 0)>>
<<if ($slaves[$i].faceShape == "androgynous")>>
Hormonal effects cause @@.orange;$his face to harden into masculinity.@@
<<set $slaves[$i].faceShape = "masculine">>
<<elseif ($slaves[$i].faceShape != "masculine")>>
Hormonal effects cause @@.orange;$his face to harden into androgyny.@@
<<set $slaves[$i].faceShape = "androgynous">>
<<if $slaves[$i].faceImplant < 5>>
<<if ($slaves[$i].faceShape == "androgynous")>>
Hormonal effects cause @@.orange;$his face to harden into masculinity.@@
<<set $slaves[$i].faceShape = "masculine">>
<<elseif ($slaves[$i].faceShape != "masculine")>>
Hormonal effects cause @@.orange;$his face to harden into androgyny.@@
<<set $slaves[$i].faceShape = "androgynous">>
<</if>>
<</if>>
<<if ($slaves[$i].face-$slaves[$i].faceImplant > 0)>>
Hormonal effects cause @@.orange;$his facial structure to harden and become less attractive.@@
......@@ -629,12 +641,14 @@
<<elseif $slaves[$i].hormoneBalance <= -300>>
<<if ($slaves[$i].geneMods.NCS == 0)>>
<<if ($slaves[$i].faceShape == "androgynous")>>
Hormonal effects cause @@.orange;$his face to harden into masculinity.@@
<<set $slaves[$i].faceShape = "masculine">>
<<elseif ($slaves[$i].faceShape != "masculine")>>
Hormonal effects cause @@.orange;$his face to harden into androgyny.@@
<<set $slaves[$i].faceShape = "androgynous">>
<<if $slaves[$i].faceImplant < 5>>
<<if ($slaves[$i].faceShape == "androgynous")>>
Hormonal effects cause @@.orange;$his face to harden into masculinity.@@
<<set $slaves[$i].faceShape = "masculine">>
<<elseif ($slaves[$i].faceShape != "masculine")>>
Hormonal effects cause @@.orange;$his face to harden into androgyny.@@
<<set $slaves[$i].faceShape = "androgynous">>
<</if>>
<</if>>
<<if ($slaves[$i].face-$slaves[$i].faceImplant > 0)>>
Hormonal effects cause @@.orange;$his facial structure to harden and become less attractive.@@
......@@ -716,9 +730,11 @@
<<elseif $slaves[$i].hormoneBalance <= -250>>
<<if ($slaves[$i].geneMods.NCS == 0)>>
<<if $slaves[$i].faceShape != "masculine" && $slaves[$i].faceShape != "androgynous">>
Hormonal effects cause @@.orange;$his face to harden into androgyny.@@
<<set $slaves[$i].faceShape = "androgynous">>
<<if $slaves[$i].faceImplant < 5>>
<<if $slaves[$i].faceShape != "masculine" && $slaves[$i].faceShape != "androgynous">>
Hormonal effects cause @@.orange;$his face to harden into androgyny.@@
<<set $slaves[$i].faceShape = "androgynous">>
<</if>>
<</if>>
<<if ($slaves[$i].face-$slaves[$i].faceImplant > 20)>>
Hormonal effects cause @@.orange;$his facial structure to harden and become less attractive.@@
......@@ -800,9 +816,11 @@
<<elseif $slaves[$i].hormoneBalance <= -200>>
<<if ($slaves[$i].geneMods.NCS == 0)>>
<<if $slaves[$i].faceShape != "masculine" && $slaves[$i].faceShape != "androgynous">>
Hormonal effects cause @@.orange;$his face to harden into androgyny.@@
<<set $slaves[$i].faceShape = "androgynous">>
<<if $slaves[$i].faceImplant < 5>>
<<if $slaves[$i].faceShape != "masculine" && $slaves[$i].faceShape != "androgynous">>
Hormonal effects cause @@.orange;$his face to harden into androgyny.@@
<<set $slaves[$i].faceShape = "androgynous">>
<</if>>
<</if>>
<<if ($slaves[$i].face-$slaves[$i].faceImplant > 40)>>
Hormonal effects cause @@.orange;$his facial structure to harden and become less attractive.@@
......
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