From: Erik V. <ev...@us...> - 2010-01-08 20:41:56
|
Update of /cvsroot/rails/18xx/tiles In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv17122/tiles Modified Files: Tiles.xml Log Message: Added value 10 to tile #4 Index: Tiles.xml =================================================================== RCS file: /cvsroot/rails/18xx/tiles/Tiles.xml,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -d -r1.20 -r1.21 *** Tiles.xml 18 Dec 2009 20:03:31 -0000 1.20 --- Tiles.xml 8 Jan 2010 20:41:04 -0000 1.21 *************** *** 85,89 **** </Tile> <Tile colour="yellow" id="4" name="4"> ! <Station id="city1" position="0" type="Town"/> <Track from="city1" gauge="normal" to="side3"/> <Track from="city1" gauge="normal" to="side0"/> --- 85,89 ---- </Tile> <Tile colour="yellow" id="4" name="4"> ! <Station id="city1" position="0" type="Town" value="10"/> <Track from="city1" gauge="normal" to="side3"/> <Track from="city1" gauge="normal" to="side0"/> |