From: Brett L. <wak...@us...> - 2010-02-03 05:38:02
|
Update of /cvsroot/rails/18xx/data In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv24614/data Modified Files: GamesList.xml Log Message: Apply patches from Stefan Frey <ste...@we...> to implement 1889. Index: GamesList.xml =================================================================== RCS file: /cvsroot/rails/18xx/data/GamesList.xml,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** GamesList.xml 23 Jan 2010 23:02:06 -0000 1.21 --- GamesList.xml 3 Feb 2010 05:37:55 -0000 1.22 *************** *** 88,92 **** <Players minimum="2" maximum="6"/> </Game> ! <Game name="18AL"> <Note>Fully playable</Note> <Description>18AL - The Railroads come to Alabama --- 88,110 ---- <Players minimum="2" maximum="6"/> </Game> ! ! <Game name="1889"> ! <Note>Only Beginner fully playable</Note> ! <Description>1889 - History of Shikoku Railways ! (c) 2003-2006 Yasutaka Ikeda ! Published by Wild Heaven Productions and Deep Thought Games ! ! Limitations: ! - Enforced share selling allows change of director in other company (see rule 10.6.2) ! - Special properties of privates not implemented yet (Advanced Game only) ! ! </Description> ! <Players minimum="2" maximum="6"/> ! <Option name="BeginnerGame" type="toggle" default="yes" /> ! <Option name="WithOptional6Train" type="toggle" default="no"/> ! <Option name="UnlimitedTopTrains" parm="D" type="toggle" default="no"/> ! </Game> ! ! <Game name="18AL"> <Note>Fully playable</Note> <Description>18AL - The Railroads come to Alabama |