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
No related merge requests found
...@@ -924,7 +924,7 @@ ...@@ -924,7 +924,7 @@
<</if>> <</if>>
/* sub FS policies */ /* 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. <br>''Incest Encouragement:'' you will use your personal influence to spur interest in incest.
[[Implement|Policies][$arcologies[0].FSEgyptianRevivalistIncestPolicy = 1, $cash -=5000, $rep -= 1000]] [[Implement|Policies][$arcologies[0].FSEgyptianRevivalistIncestPolicy = 1, $cash -=5000, $rep -= 1000]]
<</if>> <</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