Skip to content
Snippets Groups Projects
Commit f3e65348 authored by Jones's avatar Jones
Browse files

fix

parent 0732a2bf
No related branches found
No related tags found
1 merge request!2788Econ difficulty
...@@ -13,7 +13,7 @@ Since you are ...@@ -13,7 +13,7 @@ Since you are
<<else>> <<else>>
used to a fairly normal life, used to a fairly normal life,
<</if>> <</if>>
your __personal living expenses__ are <<print cashFormat(($girls*(250+(50000/$economy))))>>. your __personal living expenses__ are <<print cashFormat(Math.trunc($girls*(250+(50000/$economy))))>>.
<<if $arcologies[0].FSRepopulationFocusLaw == 1 && $PC.pregKnown == 1>> <<if $arcologies[0].FSRepopulationFocusLaw == 1 && $PC.pregKnown == 1>>
<br>Rent promotion for being a pregnant citizen under ''Universal Pregnancy Subsidy:'' <<print cashFormat(500)>> <br>Rent promotion for being a pregnant citizen under ''Universal Pregnancy Subsidy:'' <<print cashFormat(500)>>
......
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