Skip to content
Snippets Groups Projects
Commit cad0d11b authored by Arkerthan's avatar Arkerthan
Browse files

fixes

parent e8e4e41e
No related branches found
No related tags found
No related merge requests found
...@@ -29,7 +29,7 @@ h4;1 ...@@ -29,7 +29,7 @@ h4;1
hr;0 hr;0
html;1 html;1
i;1 i;1
img;1 img;0
input;0 input;0
li;1 li;1
option;1 option;1
......
...@@ -887,12 +887,12 @@ __''Player Character''__ ...@@ -887,12 +887,12 @@ __''Player Character''__
<<options $PC.preg>> <<options $PC.preg>>
You are ''<<print $PC.preg>> weeks pregnant with octuplets'' and your You are ''<<print $PC.preg>> weeks pregnant with octuplets'' and your
water just broke. water just broke.
<<options 0 "Not pregnant" "$PC.pregType = 0, $PC.labor = 0">> <<option 0 "Not pregnant" "$PC.pregType = 0, $PC.labor = 0">>
<</options>> <</options>>
<<elseif $PC.preg > 37>> <<elseif $PC.preg > 37>>
<<options $PC.preg>> <<options $PC.preg>>
You are ''<<print $PC.preg>> weeks pregnant'' and going to go into labor soon. You are ''<<print $PC.preg>> weeks pregnant'' and going to go into labor soon.
<<options 0 "Not pregnant" "$PC.pregType = 0, $PC.labor = 0">> <<option 0 "Not pregnant" "$PC.pregType = 0, $PC.labor = 0">>
<<option 43 "Stuffed to capacity" "$PC.pregType = 8, $PC.labor = 1">> <<option 43 "Stuffed to capacity" "$PC.pregType = 8, $PC.labor = 1">>
<</options>> <</options>>
<<elseif $PC.preg > 0>> <<elseif $PC.preg > 0>>
......
...@@ -151,7 +151,6 @@ ...@@ -151,7 +151,6 @@
<</if>> <</if>>
<</if>> <</if>>
<</if>> <</if>>
</span>
<<if canDoVaginal($activeChild)>> <<if canDoVaginal($activeChild)>>
| <<link "Have another slave fuck $his pussy" "FSlaveSlaveVag">><</link>> | <<link "Have another slave fuck $his pussy" "FSlaveSlaveVag">><</link>>
<</if>> <</if>>
......
...@@ -555,9 +555,9 @@ __You are customizing this slave:__ ...@@ -555,9 +555,9 @@ __You are customizing this slave:__
<<options $activeSlave.genes>> <<options $activeSlave.genes>>
''Genes:'' ''Genes:''
<<option "XX" "XX" "$activeSlave.dick = 0, $activeSlave.balls = 0,$activeSlave.clit = 0,$activeSlave.pubertyXY = 0,$activeSlave.pubertyAgeXY = $potencyAge, $activeSlave.pubertyXX=($activeSlave.pubertyAgeXX<$activeSlave.actualAge?1:0),$activeSlave.vagina=Math.max(0, $activeSlave.vagina),$activeSlave.boobs=Math.max(500,$activeSlave.boobs), $activeSlave.balls=0, $activeSlave.scrotum=0, $activeSlave.prostate=0,$activeSlave.shoulders=either(-2,-1,0),$activeSlave.hips=either(-2,-1,0)">> <<option "XX" "XX" "$activeSlave.dick = 0, $activeSlave.balls = 0, $activeSlave.clit = 0, $activeSlave.pubertyXY = 0, $activeSlave.pubertyAgeXY = $potencyAge, $activeSlave.pubertyXX = ($activeSlave.pubertyAgeXX < $activeSlave.actualAge ? 1 : 0), $activeSlave.vagina = Math.max(0, $activeSlave.vagina), $activeSlave.boobs = Math.max(500, $activeSlave.boobs), $activeSlave.balls = 0, $activeSlave.scrotum = 0, $activeSlave.prostate = 0, $activeSlave.shoulders = either(-2,-1,0), $activeSlave.hips = either(-2,-1,0)">>
@@.yellow;XX@@ (Female) @@.yellow;XX@@ (Female)
<<option "XY" "XY" "$activeSlave.dick = 3, $activeSlave.vagina=-1, $activeSlave.preg = 0, WombFlush($activeSlave), $activeSlave.belly = 0,$activeSlave.bellyPreg = 0,$activeSlave.pubertyXY=($activeSlave.pubertyAgeXY<$activeSlave.actualAge?1:0), $activeSlave.pregType = 0, $activeSlave.pregSource = 0, $activeSlave.pregWeek = 0, $activeSlave.pregKnown = 0,$activeSlave.pubertyXX = 0,$activeSlave.pubertyAgeXX = $fertilityAge, $activeSlave.ovaries = 0, $activeSlave.boobs=0, $activeSlave.balls=3, $activeSlave.scrotum=3, $activeSlave.prostate=1,$activeSlave.shoulders=either(0,1,2),$activeSlave.hips=either(0,1,2)">> <<option "XY" "XY" "$activeSlave.dick = 3, $activeSlave.vagina = -1, $activeSlave.preg = 0, WombFlush($activeSlave), $activeSlave.belly = 0, $activeSlave.bellyPreg = 0, $activeSlave.pubertyXY = ($activeSlave.pubertyAgeXY < $activeSlave.actualAge ? 1 : 0), $activeSlave.pregType = 0, $activeSlave.pregSource = 0, $activeSlave.pregWeek = 0, $activeSlave.pregKnown = 0, $activeSlave.pubertyXX = 0, $activeSlave.pubertyAgeXX = $fertilityAge, $activeSlave.ovaries = 0, $activeSlave.boobs = 0, $activeSlave.balls = 3, $activeSlave.scrotum = 3, $activeSlave.prostate = 1, $activeSlave.shoulders = either(0,1,2), $activeSlave.hips = either(0,1,2)">>
@@.yellow;XY@@ (Male) @@.yellow;XY@@ (Male)
<</options>> <</options>>
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
//Here you can view many of the financial details of your arcology, <<= properTitle()>>. The detailed list of slaves and their costs (food, hormones) that you may remember can now be found in the "Slave maintenance" link. Other links will allow you to directly control areas of your arcology to adjust spending to suit your tastes.// //Here you can view many of the financial details of your arcology, <<= properTitle()>>. The detailed list of slaves and their costs (food, hormones) that you may remember can now be found in the "Slave maintenance" link. Other links will allow you to directly control areas of your arcology to adjust spending to suit your tastes.//
<br style="clear:both" /><<if $lineSeparations == 0>><br><<else>><hr style="margin:0"><</if>> <br style="clear:both"><<if $lineSeparations == 0>><br><<else>><hr style="margin:0"><</if>>
<<if $difficultySwitch == 1>> <<if $difficultySwitch == 1>>
//The Local Economy score effects some prices in your ecology. The lower the score, the higher the prices. The base score is ''100''.// //The Local Economy score effects some prices in your ecology. The lower the score, the higher the prices. The base score is ''100''.//
...@@ -59,7 +59,7 @@ ...@@ -59,7 +59,7 @@
<<set _econPercent = Math.trunc(100000/$localEcon-1000)/10>> <<set _econPercent = Math.trunc(100000/$localEcon-1000)/10>>
increasing prices by @@.red;''<<print _econPercent>>%.''@@ increasing prices by @@.red;''<<print _econPercent>>%.''@@
<</if>> <</if>>
<br style="clear:both" /><<if $lineSeparations == 0>><br><br><<else>><hr style="margin:0"><</if>> <br style="clear:both"><<if $lineSeparations == 0>><br><br><<else>><hr style="margin:0"><</if>>
<</if>> <</if>>
//Your weekly costs are as follows:// //Your weekly costs are as follows://
......
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