From: Erik V. <ev...@us...> - 2009-12-18 20:02:36
|
Update of /cvsroot/rails/18xx/data/1835 In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv5514/data/1835 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/1835/Tiles.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** Tiles.xml 6 Mar 2008 21:53:21 -0000 1.6 --- Tiles.xml 18 Dec 2009 20:02:21 -0000 1.7 *************** *** 52,56 **** <Track from="side3" gauge="normal" to="side4"/> </Tile><Tile colour="green" id="-803" name="Hamburg"> ! <Station id="city1" position="502" slots="1" type="City" value="40"/> <Station id="city2" position="052" slots="1" type="City" value="40"/> <Station id="city3" position="302" slots="1" type="City" value="40"/> --- 52,56 ---- <Track from="side3" gauge="normal" to="side4"/> </Tile><Tile colour="green" id="-803" name="Hamburg"> ! <Station id="city1" position="502" slots="1" type="City" value="20"/> <Station id="city2" position="052" slots="1" type="City" value="40"/> <Station id="city3" position="302" slots="1" type="City" value="40"/> *************** *** 63,68 **** <Track from="city1" gauge="normal" to="side0"/> <Track from="side4" gauge="normal" to="side2"/> ! <Track from="side4" gauge="normal" to="city1"/> ! <Track from="side2" gauge="normal" to="city2"/> </Tile><Tile colour="fixed" id="-805" name="Oldenburg"> <Station id="city1" position="051" slots="1" type="City" value="10"/> --- 63,68 ---- <Track from="city1" gauge="normal" to="side0"/> <Track from="side4" gauge="normal" to="side2"/> ! <Track from="city1" gauge="normal" to="side4"/> ! <Track from="city1" gauge="normal" to="side2"/> </Tile><Tile colour="fixed" id="-805" name="Oldenburg"> <Station id="city1" position="051" slots="1" type="City" value="10"/> *************** *** 119,125 **** <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"/> --- 119,125 ---- <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"/> |