|
From: <ev...@us...> - 2011-01-28 19:47:57
|
Revision: 1474
http://rails.svn.sourceforge.net/rails/?rev=1474&view=rev
Author: evos
Date: 2011-01-28 19:47:51 +0000 (Fri, 28 Jan 2011)
Log Message:
-----------
Added "Version" option to 18Kaas with values "v1" (includes Gouda on map) and "v2" (no Gouda, default).
Modified Paths:
--------------
trunk/18xx/LocalisedText.properties
trunk/18xx/data/GamesList.xml
Modified: trunk/18xx/LocalisedText.properties
===================================================================
--- trunk/18xx/LocalisedText.properties 2011-01-28 19:44:46 UTC (rev 1473)
+++ trunk/18xx/LocalisedText.properties 2011-01-28 19:47:51 UTC (rev 1474)
@@ -643,6 +643,7 @@
USING_SP=using {0}
Variant=Variant
VariantIs=Variant is {0}.
+Version=Version
WantToReplaceToken=Do you want to replace the {0} home token with one of {1}?
WarningNeedCash=Warning: {0} will be deducted from the company revenue or from your personal cash
WHICH_PRICE=Which price?
Modified: trunk/18xx/data/GamesList.xml
===================================================================
--- trunk/18xx/data/GamesList.xml 2011-01-28 19:44:46 UTC (rev 1473)
+++ trunk/18xx/data/GamesList.xml 2011-01-28 19:47:51 UTC (rev 1474)
@@ -139,6 +139,7 @@
Should work, but has not been extensively tested. Limitations as with 1830.
</Description>
+ <Option name="Version" values="v1,v2" default="v2" />
<Option name="RouteAwareness" values="Highlight,Deactivate" default="Highlight" />
<Option name="RevenueCalculation" values="Suggest,Deactivate" default="Suggest" />
<Option name="18KaasRuhrgebiedDoublesOnlyMajors" type="toggle" default="yes" />
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|