Author: sveinung
Date: Fri May 22 12:51:54 2015
New Revision: 29123

URL: http://svn.gna.org/viewcvs/freeciv?rev=29123&view=rev
Log:
classic: Set force_trade_route

It became possible to just take the one time bonus in stead of establishing
a trade route when when Establish Trade Route and Enter Marketplace was
separated. The classic ruleset is supposed to be conservative.

Take away the choice between establishing a trade route and entering the
marketplace in classic. This gives it the 2.5 rules.

See patch #6095

Modified:
    branches/S2_6/data/classic/game.ruleset

Modified: branches/S2_6/data/classic/game.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/classic/game.ruleset?rev=29123&r1=29122&r2=29123&view=diff
==============================================================================
--- branches/S2_6/data/classic/game.ruleset     (original)
+++ branches/S2_6/data/classic/game.ruleset     Fri May 22 12:51:54 2015
@@ -175,7 +175,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
 
 ; What each action should be called when showing them to the player.
 ; The first %s should be before the mnemonic of the action.


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

Reply via email to