Author: cazfi
Date: Sun Feb  8 06:48:23 2015
New Revision: 28025

URL: http://svn.gna.org/viewcvs/freeciv?rev=28025&view=rev
Log:
Freight does not obsolete Caravan in experimental ruleset.

See patch #5791

Modified:
    branches/S2_5/data/experimental/units.ruleset
    branches/S2_5/doc/README.ruleset_experimental

Modified: branches/S2_5/data/experimental/units.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_5/data/experimental/units.ruleset?rev=28025&r1=28024&r2=28025&view=diff
==============================================================================
--- branches/S2_5/data/experimental/units.ruleset       (original)
+++ branches/S2_5/data/experimental/units.ruleset       Sun Feb  8 06:48:23 2015
@@ -2145,7 +2145,7 @@
 name          = _("Caravan")
 class         = "Land"
 tech_req      = "Trade"
-obsolete_by   = "Freight"
+obsolete_by   = "None"
 graphic       = "u.caravan"
 graphic_alt   = "-"
 sound_move    = "m_caravan"
@@ -2217,7 +2217,8 @@
 flags         = "TradeRoute", "HelpWonder", "IgZOC", "NonMil"
 roles         = ""
 helptext      = _("\
-The Freight unit replaces the Caravan, and moves at twice the speed.\
+The Freight is twice as fast alternative to the Caravan, but unable to\
+ move at all outside flat terrains and roads.\
 ")
 
 [unit_explorer]

Modified: branches/S2_5/doc/README.ruleset_experimental
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_5/doc/README.ruleset_experimental?rev=28025&r1=28024&r2=28025&view=diff
==============================================================================
--- branches/S2_5/doc/README.ruleset_experimental       (original)
+++ branches/S2_5/doc/README.ruleset_experimental       Sun Feb  8 06:48:23 2015
@@ -44,6 +44,8 @@
   to flat terrain and cannot move into difficult terrain such as hills
   and forest, unless roads are built; nor can they ride maglevs (they
   ride the railroad instead).
+  Freight does not obsolete Caravan so player does not lose ability
+  to build units to establish traderoutes to remote cities.
 
 - Triremes can move on rivers (but later ships cannot).
 


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to