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

Fix

parent d2f04c1f
No related branches found
No related tags found
No related merge requests found
......@@ -93,7 +93,7 @@ _percTopClass = Math.trunc(($topClass / ($ACitizens + $ASlaves)) * 1000) / 10>>
<<elseif $MCRent > 0>>
//Low// | [[Increase|Manage Economy][$MCRent = 20, $rentEffectM = 1]] | [[Free Rent|Manage Economy][$MCRent = 0, $rentEffectM = 1.1]]
<<else>>
//Free// | [[Increase|Manage Economy][$LCRent = 10, $rentEffectL = 1.04]]
//Free// | [[Increase|Manage Economy][$MCRent = 10, $rentEffectM = 1.04]]
<</if>>
<br>Upper Class Citizens | $upperClass | <<print _percUpperClass>>% | Rent @@.yellowgreen;<<print cashFormat($UCRent)>>@@
<<if $UCRent > 270>>
......
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