Update of /cvsroot/rails/18xx/data/1856
In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv5514/data/1856
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/1856/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
***************
*** 31,38 ****
<Track from="city1" gauge="normal" to="side1"/>
</Tile><Tile colour="red" id="-939" name="Goderich">
! <Station id="city1" position="201" type="OffMapCity" value="-1"/>
! <Track from="side3" gauge="normal" to="city1"/>
! <Track from="side2" gauge="normal" to="city1"/>
! <Track from="side1" gauge="normal" to="city1"/>
</Tile><Tile colour="yellow" id="1" name="1">
<Station id="city1" position="408" type="Town" value="10"/>
--- 31,37 ----
<Track from="city1" gauge="normal" to="side1"/>
</Tile><Tile colour="red" id="-939" name="Goderich">
! <Track from="side3" gauge="normal" to="side1"/>
! <Track from="side3" gauge="normal" to="side2"/>
! <Track from="side2" gauge="normal" to="side1"/>
</Tile><Tile colour="yellow" id="1" name="1">
<Station id="city1" position="408" type="Town" value="10"/>
***************
*** 54,60 ****
<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="5" name="5">
<Station id="city1" position="0" slots="1" type="City" value="20"/>
--- 53,59 ----
<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="5" name="5">
<Station id="city1" position="0" slots="1" type="City" value="20"/>
|