From: Erik V. <ev...@us...> - 2009-09-23 21:39:11
|
Update of /cvsroot/rails/18xx/data In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv15188/data Modified Files: GamesList.xml Log Message: Implemented 1856 Bridge and Tunnel tokens Index: GamesList.xml =================================================================== RCS file: /cvsroot/rails/18xx/data/GamesList.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** GamesList.xml 11 Mar 2008 20:16:01 -0000 1.11 --- GamesList.xml 23 Sep 2009 21:38:57 -0000 1.12 *************** *** 51,60 **** </Game> <Game name="1856"> ! <Note>Partly playable</Note> <Description>1856 - Railroading in Upper Canada (c) 1992, 1995 Mayfair Games, Inc. Designed by Bill Dixon ! Aspects not present in 1830 have not been implemented yet. </Description> <Players minimum="3" maximum="6"/> --- 51,61 ---- </Game> <Game name="1856"> ! <Note>Almost playable</Note> <Description>1856 - Railroading in Upper Canada (c) 1992, 1995 Mayfair Games, Inc. Designed by Bill Dixon ! Current limitation: ! - No Bridge and Tunnel bonuses. </Description> <Players minimum="3" maximum="6"/> *************** *** 103,107 **** (c) 1992 ERJO GAMES ! Should work, but has not been extensively tested </Description> <Option name="WithOptional6Train" type="toggle" default="no"/> --- 104,108 ---- (c) 1992 ERJO GAMES ! Should work, but has not been extensively tested. Linitations as with 1830. </Description> <Option name="WithOptional6Train" type="toggle" default="no"/> |