From: Erik V. <ev...@us...> - 2010-02-11 21:59:00
|
Update of /cvsroot/rails/18xx/tiles In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv6342/tiles Modified Files: TileDictionary.18t Tiles.xml TileDictionary.xml Log Message: Fixed Toronto tile (rev. was 40, must be 30) Index: TileDictionary.xml =================================================================== RCS file: /cvsroot/rails/18xx/tiles/TileDictionary.xml,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** TileDictionary.xml 3 Feb 2010 19:58:05 -0000 1.15 --- TileDictionary.xml 11 Feb 2010 21:58:41 -0000 1.16 *************** *** 455,458 **** --- 455,462 ---- <junType>jtWhistlestop</junType> <position>tpCenter</position> + <revenue> + <value>10</value> + <position>tp3CornerA</position> + </revenue> </junction> </junctions> *************** *** 18934,18938 **** </connections> </tile> ! <tile> <ID>-89030</ID> <shape>tsHexagon</shape> --- 18938,18971 ---- </connections> </tile> ! <tile> ! <ID>-1143</ID> ! <shape>tsHexagon</shape> ! <level>tlMapFixed</level> ! <name>Bham1851</name> ! <junctions> ! <junction> ! <junType>jtWhistlestop</junType> ! <position>tpCenter</position> ! </junction> ! </junctions> ! <connections> ! <connection> ! <conType>ctNormal</conType> ! <position1>tp4SideF</position1> ! <position2>tpCenter</position2> ! </connection> ! <connection> ! <conType>ctNormal</conType> ! <position1>tpCenter</position1> ! <position2>tp4SideA</position2> ! </connection> ! <connection> ! <conType>ctNormal</conType> ! <position1>tpCenter</position1> ! <position2>tp4SideB</position2> ! </connection> ! </connections> ! </tile> ! <tile> <ID>-89030</ID> <shape>tsHexagon</shape> *************** *** 19097,19101 **** <ID>-89012</ID> <shape>tsHexagon</shape> ! <level>tlYellow</level> <name>1889 Takamatsu K5</name> <category> --- 19130,19134 ---- <ID>-89012</ID> <shape>tsHexagon</shape> ! <level>tlMapUpgradableToGreen</level> <name>1889 Takamatsu K5</name> <category> *************** *** 19134,19138 **** <ID>-89115</ID> <shape>tsHexagon</shape> ! <level>tlYellow</level> <name>1889 Ohzu C4</name> <category> --- 19167,19171 ---- <ID>-89115</ID> <shape>tsHexagon</shape> ! <level>tlMapUpgradableToGreen</level> <name>1889 Ohzu C4</name> <category> *************** *** 19465,19467 **** --- 19498,19540 ---- </connections> </tile> + <tile> + <ID>-56001</ID> + <shape>tsHexagon</shape> + <level>tlMapUpgradableToGreen</level> + <name>Toronto</name> + <category> + <value>Toronto</value> + <position>tp3SideA</position> + </category> + <junctions> + <junction> + <junType>jtCity</junType> + <position>tp2SideB</position> + <revenue> + <value>30</value> + <position>tp3SideF</position> + </revenue> + </junction> + <junction> + <junType>jtCity</junType> + <position>tp2SideE</position> + <revenue> + <value>30</value> + <position>tp3SideC</position> + </revenue> + </junction> + </junctions> + <connections> + <connection> + <conType>ctNormal</conType> + <position1>tp2SideE</position1> + <position2>tp4SideE</position2> + </connection> + <connection> + <conType>ctNormal</conType> + <position1>tp2SideB</position1> + <position2>tp4SideB</position2> + </connection> + </connections> + </tile> </tiles> \ No newline at end of file Index: TileDictionary.18t =================================================================== RCS file: /cvsroot/rails/18xx/tiles/TileDictionary.18t,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** TileDictionary.18t 3 Feb 2010 19:57:44 -0000 1.8 --- TileDictionary.18t 11 Feb 2010 21:58:11 -0000 1.9 *************** *** 14168,14171 **** --- 14168,14200 ---- RevenuePosition = tp3CornerF end> + end + item + Code = -56001 + LongName = 'Toronto' + Category = 'Toronto' + CategoryPosition = tp3SideA + Level = tlMapUpgradableToGreen + Connections = < + item + Position1 = tp2SideE + Position2 = tp4SideE + end + item + Position1 = tp2SideB + Position2 = tp4SideB + end> + Junctions = < + item + JunType = jtCity + Position = tp2SideB + Revenue = 30 + RevenuePosition = tp3SideF + end + item + JunType = jtCity + Position = tp2SideE + Revenue = 30 + RevenuePosition = tp3SideC + end> end> end Index: Tiles.xml =================================================================== RCS file: /cvsroot/rails/18xx/tiles/Tiles.xml,v retrieving revision 1.24 retrieving revision 1.25 diff -C2 -d -r1.24 -r1.25 *** Tiles.xml 3 Feb 2010 20:06:05 -0000 1.24 --- Tiles.xml 11 Feb 2010 21:58:19 -0000 1.25 *************** *** 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"/> *************** *** 3326,3329 **** --- 3326,3335 ---- <Track from="side0" gauge="normal" to="side5"/> </Tile> + <Tile colour="fixed" id="-1143" name="Bham1851"> + <Station id="city1" position="0" type="Town"/> + <Track from="side5" gauge="normal" to="city1"/> + <Track from="city1" gauge="normal" to="side0"/> + <Track from="city1" gauge="normal" to="side1"/> + </Tile> <Tile colour="fixed" id="-89030" name="1889 B3"> <Station id="city1" position="252" type="Town" value="20"/> *************** *** 3413,3415 **** --- 3419,3427 ---- <Track from="city1" gauge="normal" to="side5"/> </Tile> + <Tile colour="yellow" id="-56001" name="Toronto"> + <Station id="city1" position="102" slots="1" type="City" value="30"/> + <Station id="city2" position="402" slots="1" type="City" value="30"/> + <Track from="city2" gauge="normal" to="side4"/> + <Track from="city1" gauge="normal" to="side1"/> + </Tile> </Tiles> \ No newline at end of file |