Author: cazfi
Date: Tue Jan  6 20:02:23 2015
New Revision: 27559

URL: http://svn.gna.org/viewcvs/freeciv?rev=27559&view=rev
Log:
Fanatics have free upkeep in civ2 ruleset. Otherwiase free upkeep is reduced to 
8 units
from each city.

See patch #3505

Modified:
    branches/S2_5/data/civ2/effects.ruleset

Modified: branches/S2_5/data/civ2/effects.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_5/data/civ2/effects.ruleset?rev=27559&r1=27558&r2=27559&view=diff
==============================================================================
--- branches/S2_5/data/civ2/effects.ruleset     (original)
+++ branches/S2_5/data/civ2/effects.ruleset     Tue Jan  6 20:02:23 2015
@@ -408,6 +408,14 @@
       "OutputType", "Food", "Local"
     }
 
+[effect_fundamentalism_free_fanatics]
+type  = "Fanatics"
+value = 1
+reqs  =
+    { "type", "name", "range"
+      "Gov", "Fundamentalism", "Player"
+    }
+
 [effect_republic_unit_upkeep]
 type  = "Upkeep_Factor"
 value = 1
@@ -479,8 +487,8 @@
     }
 
 [effect_upkeep_free_units_fundamentalism]
-type  = "Unit_Upkeep_Free_Per_City"
-value = 10
+type   = "Unit_Upkeep_Free_Per_City"
+value  = 8
 reqs   =
     { "type", "name", "range"
       "Gov", "Fundamentalism", "Player"


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to