From: Stefan F. <ste...@us...> - 2010-05-18 04:13:35
|
Update of /cvsroot/rails/18xx/tiles In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv20119/tiles Modified Files: HandmadeTiles.xml Log Message: 1835 Berlin defined as handmade Index: HandmadeTiles.xml =================================================================== RCS file: /cvsroot/rails/18xx/tiles/HandmadeTiles.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** HandmadeTiles.xml 30 Apr 2010 15:22:42 -0000 1.1 --- HandmadeTiles.xml 18 May 2010 04:13:27 -0000 1.2 *************** *** 7,9 **** --- 7,15 ---- <Track from="side3" gauge="normal" to="city1"/> </Tile> + <Tile colour="yellow" id="-806" name="Berlin"> + <Station id="city1" position="402" slots="1" type="City" city="Berlin" value="30"/> + <Station id="city2" position="001" slots="1" type="City" city="Berlin" value="30"/> + <Track from="city1" gauge="normal" to="side4"/> + <Track from="city2" gauge="normal" to="side5"/> + </Tile> </Tiles> |