Skip to content
Snippets Groups Projects
Commit e4aa2fca authored by x's avatar x
Browse files

date reporting and add missing @@

parent 105140e9
No related branches found
No related tags found
1 merge request!2802Date reporting and add missing @@
......@@ -7443,7 +7443,7 @@ Experimental build
-Fixed a bug where a vaginaless slave would wear a fake belly leaving you with no way to remove it.
Security Expansion (Officaly intergated into Pregmod since 0.10.7.1 v153)
Security Expansion (Officaly intergated into Pregmod since 0.10.7.1 v153, 11/25/17 )
PregmodBase v139
11/20/17
......
......@@ -135,7 +135,7 @@
<<if $arcologies[0].ownership >= $arcologies[0].minority>>
<<if $arcologies[0].ownership >= $arcologies[0].minority+5>>
<<if $arcologies[0].ownership < 100>>
<<if $assistantPower >= 1>> (@@.yellowgreen;<<print $arcologies[0].ownership>>%@@:<<print $arcologies[0].minority>>%) <<else>> (@@.yellowgreen;<<print $arcologies[0].ownership>>%) <</if>>
<<if $assistantPower >= 1>> (@@.yellowgreen;<<print $arcologies[0].ownership>>%@@:<<print $arcologies[0].minority>>%) <<else>> (@@.yellowgreen;<<print $arcologies[0].ownership>>%@@) <</if>>
<<else>> (<<print $arcologies[0].ownership>>%)
<</if>>
<<else>>
......
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