Update of /cvsroot/rails/18xx/data/1830
In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv5514/data/1830
Modified Files:
Tiles.xml
Log Message:
Changed orientation of tile #4 to get the village right
Index: Tiles.xml
===================================================================
RCS file: /cvsroot/rails/18xx/data/1830/Tiles.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** Tiles.xml 28 Feb 2008 21:35:04 -0000 1.6
--- Tiles.xml 18 Dec 2009 20:02:21 -0000 1.7
***************
*** 38,42 ****
<Track from="side4" gauge="normal" to="side1"/>
</Tile><Tile colour="fixed" id="-102" name="-102">
! <Station id="city1" position="251" slots="1" type="City"/>
<Track from="city1" gauge="normal" to="side1"/>
<Track from="city1" gauge="normal" to="side3"/>
--- 38,42 ----
<Track from="side4" gauge="normal" to="side1"/>
</Tile><Tile colour="fixed" id="-102" name="-102">
! <Station id="city1" position="251" slots="1" type="City" value="20"/>
<Track from="city1" gauge="normal" to="side1"/>
<Track from="city1" gauge="normal" to="side3"/>
***************
*** 84,90 ****
<Track from="city1" gauge="normal" to="side4"/>
</Tile><Tile colour="yellow" id="4" name="4">
! <Station id="city1" position="0" type="Town" value="10"/>
! <Track from="city1" gauge="normal" to="side2"/>
! <Track from="city1" gauge="normal" to="side5"/>
</Tile><Tile colour="yellow" id="7" name="7">
<Track from="side3" gauge="normal" to="side4"/>
--- 84,90 ----
<Track from="city1" gauge="normal" to="side4"/>
</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"/>
</Tile><Tile colour="yellow" id="7" name="7">
<Track from="side3" gauge="normal" to="side4"/>
|