From: Erik V. <ev...@us...> - 2009-11-23 18:32:57
|
Update of /cvsroot/rails/18xx/data/1830 In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv613/data/1830 Modified Files: Game.xml Log Message: Added new GameOption "LeaveAuctionOnPass" to 1830-style games Index: Game.xml =================================================================== RCS file: /cvsroot/rails/18xx/data/1830/Game.xml,v retrieving revision 1.24 retrieving revision 1.25 diff -C2 -d -r1.24 -r1.25 *** Game.xml 3 Sep 2009 21:36:54 -0000 1.24 --- Game.xml 23 Nov 2009 18:32:47 -0000 1.25 *************** *** 15,18 **** --- 15,19 ---- <GameOption name="WithOptional6Train" type="toggle" default="no"/> <GameOption name="UnlimitedTopTrains" parm="D" type="toggle" default="no"/> + <GameOption name="LeaveAuctionOnPass" type="toggle" default="no"/> <PlayerShareLimit percentage="60"/> <BankPoolLimit percentage="50"/> |