when the workers can irrigate the fields without water sourc
Posted: Thu Nov 06, 2014 3:05 am
When the workers can irrigate the fields without water sources (river)?
Freeciv - because civilization should be free!
http://forum.freeciv.org/f/
That depends on what rules you play with. The classic (default) ruleset requires that a water source (oceanic terrain, an irrigation or a river) is present no matter how much tech you research. The alien ruleset requires you to know Water Flow or Manufacturing to be able to irrigate anything at all but no water source is required once Deep Pumping is discovered.mfans wrote:When the workers can irrigate the fields without water sources (river)?
Code: Select all
[effect_irrigate_src_pumps]
name = "Irrig_Possible"
value = 1
reqs =
{ "type", "name", "range"
"Tech", "Electricity", "Player"
}