From: Stefan F. <ste...@us...> - 2010-02-17 22:03:08
|
Update of /cvsroot/rails/18xx/data In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv17084/data Modified Files: GamesList.xml Log Message: Added noMap support for 1856 (includes ClosePrivate actions) some minor fixes to corrections Index: GamesList.xml =================================================================== RCS file: /cvsroot/rails/18xx/data/GamesList.xml,v retrieving revision 1.25 retrieving revision 1.26 diff -C2 -d -r1.25 -r1.26 *** GamesList.xml 17 Feb 2010 00:35:04 -0000 1.25 --- GamesList.xml 17 Feb 2010 22:02:58 -0000 1.26 *************** *** 72,75 **** --- 72,76 ---- - The restriction that shares cannot be sold in the same round that these are bought is not enforced. </Description> + <Option name="NoMapMode" type="toggle" default="no" /> <Option name="UnlimitedBonusTokens" type="toggle" default="no"/> <Option name="UnlimitedTiles" type="toggle" default="no"/> |