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

Merge branch 'fixes' into 'pregmod-master'

Fix missing linebreak

See merge request !6160
parents 3fbe823b 91eb9f8b
No related branches found
No related tags found
1 merge request!6160Fix missing linebreak
......@@ -292,6 +292,8 @@
<<else>>
You are providing a gratuitous subsidy for those selling sexual services to the middle class. <span class="note">Upkeep is relative to the amount of sex provided by other parties</span> [[Substantial Subsidy|Manage Arcology][$sexSubsidies.middleClass = 3]]
<</if>>
</div>
<div>
<<if $sexSupplyBarriers.middleClass == 0>>
You can make things more difficult for those supplying sexual services in the middle class segment if you are willing to spend 1000 reputation and pay a flat upkeep of <span class="cash"><<print cashFormat(1000)>>.</span> <<if $rep > 1000>>[[Create Bureaucracy|Manage Arcology][$sexSupplyBarriers.middleClass = 1, repX(-1000, "policies")]] <<else>><span class="note">You are not reputable enough.</span><</if>>
<<elseif $sexSupplyBarriers.middleClass == 1>>
......
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