Skip to content
Snippets Groups Projects
Commit 3ad973b2 authored by Anu's avatar Anu
Browse files

Fix missing end-if

parent fa7e892a
No related branches found
No related tags found
1 merge request!5481Fix unclosed <<if>>
......@@ -778,6 +778,7 @@ societal development.
<<else>>
The arcology's Asset Expansionist culture @@.yellow;pushes it towards Statuesque Glorification,@@ as the love of all things huge is rather indiscriminate.
<<set $arcologies[$i].FSStatuesqueGlorification = 5>><<break>>
<</if>>
<</if>>
<</if>>
<<if $arcologies[$i].FSPastoralist > random(50,200)>>
......
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