Skip to content
Snippets Groups Projects
Commit fe9ab239 authored by kopareigns's avatar kopareigns
Browse files

Small fix

parent e30d259a
No related branches found
No related tags found
1 merge request!1656Socities -> Societies
......@@ -924,7 +924,7 @@
<</if>>
/* sub FS policies */
<<if $arcologies[0].FSEgyptianRevivalistIncestPolicy == 0 && $arcologies[0].FSEgyptianRevivalist == "unset">>
<<if $arcologies[0].FSEgyptianRevivalistIncestPolicy == 0 && $arcologies[0].FSEgyptianRevivalist != "unset">>
<br>''Incest Encouragement:'' you will use your personal influence to spur interest in incest.
[[Implement|Policies][$arcologies[0].FSEgyptianRevivalistIncestPolicy = 1, $cash -=5000, $rep -= 1000]]
<</if>>
......
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