Author: cazfi
Date: Tue Jan  6 20:02:31 2015
New Revision: 27560

URL: http://svn.gna.org/viewcvs/freeciv?rev=27560&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_4/data/civ2/effects.ruleset

Modified: branches/S2_4/data/civ2/effects.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_4/data/civ2/effects.ruleset?rev=27560&r1=27559&r2=27560&view=diff
==============================================================================
--- branches/S2_4/data/civ2/effects.ruleset     (original)
+++ branches/S2_4/data/civ2/effects.ruleset     Tue Jan  6 20:02:31 2015
@@ -404,6 +404,14 @@
       "OutputType", "Food", "Local"
     }
 
+[effect_fundamentalism_free_fanatics]
+name  = "Fanatics"
+value = 1
+reqs  =
+    { "type", "name", "range"
+      "Gov", "Fundamentalism", "Player"
+    }
+
 [effect_republic_unit_upkeep]
 name  = "Upkeep_Factor"
 value = 1
@@ -475,8 +483,8 @@
     }
 
 [effect_upkeep_free_units_fundamentalism]
-name  = "Unit_Upkeep_Free_Per_City"
-value = 10
+name   = "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