From: Erik V. <ev...@us...> - 2010-01-24 14:43:51
|
Update of /cvsroot/rails/18xx/data/1851 In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv31384/data/1851 Modified Files: Tiles.xml Map.xml TileSet.xml Log Message: New tile for Birmingham 1851 Index: TileSet.xml =================================================================== RCS file: /cvsroot/rails/18xx/data/1851/TileSet.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** TileSet.xml 23 Jan 2010 17:04:54 -0000 1.3 --- TileSet.xml 24 Jan 2010 14:43:43 -0000 1.4 *************** *** 15,18 **** --- 15,19 ---- <Tile id="-902"/> <Tile id="-903"/> + <Tile id="-1143"/> <!-- Yellow tiles --> Index: Map.xml =================================================================== RCS file: /cvsroot/rails/18xx/data/1851/Map.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** Map.xml 7 Nov 2009 17:22:44 -0000 1.4 --- Map.xml 24 Jan 2010 14:43:43 -0000 1.5 *************** *** 87,91 **** <Hex name="I19" tile="0" cost="60"/> <Hex name="J6" tile="-902" orientation="4" value="30,40,50" city="Gulf"/> ! <Hex name="J12" tile="-903" orientation="4" value="0,30,50" city="Birmingham"/> <Hex name="J14" tile="0"/> <Hex name="J16" tile="0" cost="60"/> --- 87,91 ---- <Hex name="I19" tile="0" cost="60"/> <Hex name="J6" tile="-902" orientation="4" value="30,40,50" city="Gulf"/> ! <Hex name="J12" tile="-1143" orientation="0" value="0,30,50" city="Birmingham"/> <Hex name="J14" tile="0"/> <Hex name="J16" tile="0" cost="60"/> Index: Tiles.xml =================================================================== RCS file: /cvsroot/rails/18xx/data/1851/Tiles.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Tiles.xml 28 Feb 2008 21:35:03 -0000 1.2 --- Tiles.xml 24 Jan 2010 14:43:43 -0000 1.3 *************** *** 22,26 **** <Track from="city1" gauge="normal" to="side2"/> <Track from="city1" gauge="normal" to="side1"/> ! </Tile><Tile colour="yellow" id="5" name="5"> <Station id="city1" position="0" slots="1" type="City" value="20"/> <Track from="city1" gauge="normal" to="side1"/> --- 22,33 ---- <Track from="city1" gauge="normal" to="side2"/> <Track from="city1" gauge="normal" to="side1"/> ! </Tile> ! <Tile colour="fixed" id="-1143" name="Bham1851"> ! <Station id="city1" position="0" type="Town"/> ! <Track from="city1" gauge="normal" to="side0"/> ! <Track from="city1" gauge="normal" to="side1"/> ! <Track from="city1" gauge="normal" to="side5"/> ! </Tile> ! <Tile colour="yellow" id="5" name="5"> <Station id="city1" position="0" slots="1" type="City" value="20"/> <Track from="city1" gauge="normal" to="side1"/> |