From: Erik V. <ev...@us...> - 2010-03-11 23:20:40
|
Update of /cvsroot/rails/18xx/data In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv29066/data Modified Files: GamesList.xml Log Message: 1825 Unit 1 (Phil Davies) Index: GamesList.xml =================================================================== RCS file: /cvsroot/rails/18xx/data/GamesList.xml,v retrieving revision 1.28 retrieving revision 1.29 diff -C2 -d -r1.28 -r1.29 *** GamesList.xml 23 Feb 2010 22:21:40 -0000 1.28 --- GamesList.xml 11 Mar 2010 23:20:26 -0000 1.29 *************** *** 1,7 **** <!-- Supported games --> <GamesList> ! <Game name="1830"> ! <Note>Fully playable</Note> ! <Description>1830 - The Game of Railroads and Robber Barons (c) 1986 The Avalon Hill Game Company Designed by Francis Tresham and Bruce Shelley --- 1,20 ---- + <?xml version="1.0" encoding="utf-8"?> <!-- Supported games --> <GamesList> ! <Game name="1825"> ! <Note>Experimental</Note> ! <Description>1825 Unit 1 ! (c) 1994 Hartland Trefoil Ltd. ! Designed by Francis Tresham ! ! Limitation: ! - No random assignment of private companies (players should do this off-line and enter the result) ! </Description> ! <Players minimum="3" maximum="5" /><Option name="UnlimitedTiles" type="toggle" default="no"> ! </Option> ! </Game> ! <Game name="1830"> ! <Note>Fully playable</Note> ! <Description>1830 - The Game of Railroads and Robber Barons (c) 1986 The Avalon Hill Game Company Designed by Francis Tresham and Bruce Shelley *************** *** 153,156 **** --- 166,170 ---- <Players minimum="3" maximum="6"/> </Game> + <Credits>Rails is a computer implementation of a number of railroad board games, that are collectively known as the "18xx" railway game system. |