From: Erik V. <ev...@us...> - 2010-01-24 14:43:51
|
Update of /cvsroot/rails/18xx/tiles In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv31384/tiles Modified Files: TileDictionary.18t Tiles.xml Log Message: New tile for Birmingham 1851 Index: TileDictionary.18t =================================================================== RCS file: /cvsroot/rails/18xx/tiles/TileDictionary.18t,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** TileDictionary.18t 8 Jan 2010 20:47:04 -0000 1.6 --- TileDictionary.18t 24 Jan 2010 14:43:43 -0000 1.7 *************** *** 13778,13781 **** --- 13778,13802 ---- end> Junctions = <> + end + item + Code = -1143 + LongName = 'Bham1851' + Connections = < + item + Position1 = tp4SideF + Position2 = tpCenter + end + item + Position1 = tpCenter + Position2 = tp4SideA + end + item + Position1 = tpCenter + Position2 = tp4SideB + end> + Junctions = < + item + JunType = jtWhistlestop + end> end> end Index: Tiles.xml =================================================================== RCS file: /cvsroot/rails/18xx/tiles/Tiles.xml,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** Tiles.xml 8 Jan 2010 20:41:04 -0000 1.21 --- Tiles.xml 24 Jan 2010 14:43:43 -0000 1.22 *************** *** 3122,3125 **** --- 3122,3131 ---- <Track from="city1" gauge="normal" to="side2"/> </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="fixed" id="-114" name="Braunschweig"> <Station id="city1" position="501" slots="1" type="City" value="20"/> |