<URL: http://bugs.freeciv.org/Ticket/Display.html?id=37429 >
Document new requirement types. - ML
diff -Nurd -X.diff_ignore freeciv/doc/README.effects freeciv/doc/README.effects --- freeciv/doc/README.effects 2007-02-26 14:15:28.000000000 +0200 +++ freeciv/doc/README.effects 2007-03-03 19:20:30.000000000 +0200 @@ -40,8 +40,9 @@ A requirement type is the type of the requirement and can be one of "None" (default), "Tech", "Gov", "Building", "Special", "Terrain", "UnitType", -"UnitFlag", "UnitClass", "Nation", "OutputType" and "MinSize". MinSize is the -minimum size of a city required. +"UnitFlag", "UnitClass", "Nation", "OutputType", "MinSize", "AI" and +"TerrainClass". MinSize is the minimum size of a city required. AI is ai +player difficulty level. TerrainClass is either "Land" or "Oceanic". Effect types ============
_______________________________________________ Freeciv-dev mailing list [email protected] https://mail.gna.org/listinfo/freeciv-dev
