~ubuntu-branches/debian/sid/freeciv/sid

« back to all changes in this revision

Viewing changes to data/experimental/effects.ruleset

  • Committer: Package Import Robot
  • Author(s): Karl Goetz
  • Date: 2011-12-31 11:39:58 UTC
  • mfrom: (1.2.20)
  • Revision ID: package-import@ubuntu.com-20111231113958-laureotb00yk2331
Tags: 2.3.1-1
* Switch to short style dh with overrides
  - Update control to 7.0.50 and compat to 7
  - Various packaging cleanups, fixes various issues with our
    packaging that appears to have been broken for some time.
* Change our dependency away from ttf-sazanami-gothic per the
  request of its maintainer (Closes: #642944)
* New package freeciv-client-extras with freeciv-modpack in it.

Show diffs side-by-side

added added

removed removed

Lines of Context:
806
806
      "Building", "Aqueduct", "City"
807
807
    }
808
808
 
809
 
[effect_aqueduct_health]
 
809
[effect_aqueduct_health_1]
810
810
name    = "Health_Pct"
811
811
value   = 30
812
812
reqs    =
814
814
      "Building", "Aqueduct", "City"
815
815
    }
816
816
 
 
817
[effect_aqueduct_health_2]
 
818
name    = "Health_Pct"
 
819
value   = 20
 
820
reqs    =
 
821
    { "type", "name", "range"
 
822
      "Building", "Aqueduct", "City"
 
823
    }
 
824
nreqs   =
 
825
    { "type", "name", "range"
 
826
      "Tech", "Industrialization", "Player"
 
827
    }
 
828
 
817
829
[effect_bank]
818
830
name    = "Output_Bonus"
819
831
value   = 50
1814
1826
      "Building", "Temple", "City"
1815
1827
    }
1816
1828
 
 
1829
[effect_temple_2]
 
1830
name    = "Health_Pct"
 
1831
value   = 20
 
1832
reqs    =
 
1833
    { "type", "name", "range"
 
1834
      "Building", "Temple", "City"
 
1835
    }
 
1836
 
1817
1837
[effect_university]
1818
1838
name    = "Output_Bonus"
1819
1839
value   = 150