[freeciv-data] (PR#1785) Documentation: auto-Irrigation of the city center

"Jason Short" <[email protected]> Sat, 17 Jul 2004 20:06:55 -0700
Newsgroups gmane.games.freeciv.data
Message-ID <[email protected]>
This is a multi-part message in MIME format...

------------=_1090120015-9764-2
Content-Type: text/plain; charset="utf-8"


<URL: http://rt.freeciv.org/Ticket/Display.html?id=1785 >

> [jdorje - Sun Jul 18 03:05:45 2004]:

> Here's a patch for the in-game help.

Oops, wrong patch...

------------=_1090120015-9764-2
Content-Type: text/x-patch; charset="utf-8"; name="irrigate.diff"
Content-Disposition: inline; filename="irrigate.diff"
Content-Transfer-Encoding: 7bit

Index: data/helpdata.txt
===================================================================
RCS file: /home/freeciv/CVS/freeciv/data/helpdata.txt,v
retrieving revision 1.126
diff -u -r1.126 helpdata.txt
--- data/helpdata.txt	19 Apr 2004 12:13:29 -0000	1.126
+++ data/helpdata.txt	18 Jul 2004 03:04:18 -0000
@@ -1204,7 +1204,14 @@
 stockpiling several Settlers/Engineers, doing teamwork.\
 "), "\
 $TerrainAlterations\
-"
+", _("\
+City centers (the tile a city is on) are special.  A city center is \
+worked for free in the default rules. When a city is built a road is \
+automatically put on the city, and a railroad will also be placed there \
+whenever possible.  City centers are auto-irrigated: they get the \
+benefits of irrigation, although they are not actually irrigated. \
+Finally the city center may have a ruleset-dependent minimum for \
+food, shield, and trade output.")
 
 [help_pillaging]
 name = _("  Pillaging")

------------=_1090120015-9764-2--