From: <ev...@us...> - 2011-04-03 21:24:00
|
Revision: 1512 http://rails.svn.sourceforge.net/rails/?rev=1512&view=rev Author: evos Date: 2011-04-03 21:23:54 +0000 (Sun, 03 Apr 2011) Log Message: ----------- 18TN fix to Tiles.xml Modified Paths: -------------- trunk/18xx/data/18TN/Tiles.xml Modified: trunk/18xx/data/18TN/Tiles.xml =================================================================== --- trunk/18xx/data/18TN/Tiles.xml 2011-04-03 19:35:37 UTC (rev 1511) +++ trunk/18xx/data/18TN/Tiles.xml 2011-04-03 21:23:54 UTC (rev 1512) @@ -2,11 +2,16 @@ <Station id="city1" position="002" type="Town"/> </Tile><Tile colour="white" id="-10" name="1 city"> <Station id="city1" position="302" slots="1" type="City"/> - </Tile><Tile colour="fixed" id="-143" name="-143"> - <Station id="city1" position="0" type="Town" value="10"/> + </Tile><Tile colour="fixed" id="-10001" name="TNLouisville"> + <Station id="city1" position="501" slots="1" type="City" value="30"/> + <Track from="side1" gauge="normal" to="side3"/> + <Track from="city1" gauge="normal" to="side1"/> + <Track from="city1" gauge="normal" to="side3"/> + </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"/> - <Track from="city1" gauge="normal" to="side2"/> </Tile><Tile colour="red" id="-902" name="OM 2 way"> <Station id="city1" position="0" type="OffMapCity" value="-1"/> <Track from="city1" gauge="normal" to="side2"/> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |