Author: sveinung
Date: Wed Oct 28 02:42:41 2015
New Revision: 30253

URL: http://svn.gna.org/viewcvs/freeciv?rev=30253&view=rev
Log:
civ2civ3: force establish trade route

I don't know what bardo, the civ2civ3 maintainer, had in mind when this was
mentioned in patch #5995. Avoid a rule change for 2.6 compared to 2.5 for
now. Forbid entering the marketplace when the unit legally can establish a
trade route.

See patch #6490

Modified:
    trunk/data/civ2civ3/game.ruleset

Modified: trunk/data/civ2civ3/game.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/civ2civ3/game.ruleset?rev=30253&r1=30252&r2=30253&view=diff
==============================================================================
--- trunk/data/civ2civ3/game.ruleset    (original)
+++ trunk/data/civ2civ3/game.ruleset    Wed Oct 28 02:42:41 2015
@@ -187,7 +187,7 @@
 ; If force_trade_route is set to TRUE it is illegal for an actor unit to
 ; enter the marketplace of a city if it can establish a trade route to it
 ; in stead.
-force_trade_route = FALSE
+force_trade_route = TRUE
 
 ; If force_capture_units is set to TRUE it is illegal for an actor unit to
 ; bombard, explode nuclear or perform a regular attack against a tile if


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

Reply via email to