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

Merge branch 'see-preg-flags' into 'pregmod-master'

Hide pregnancy in brothel report if disabled in options

See merge request pregmodfan/fc-pregmod!3686
parents ea4be4fc 8f31b4b3
No related branches found
No related tags found
No related merge requests found
......@@ -554,6 +554,7 @@
<</if>>
<</if>>
<<if $seePreg == 1>>
<br>&nbsp;&nbsp;&nbsp;&nbsp;
<<if ($brothelAdsSpending > 0)>>
<<if $brothelAdsPreg == 1>>
......@@ -622,6 +623,7 @@
<<run repX(forceNeg(random(_minBonus,_maxBonus)), "brothel")>>
<</if>>
<</if>>
<</if>>
<br>&nbsp;&nbsp;&nbsp;&nbsp;
<<if ($brothelAdsSpending > 0)>>
......
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