From: Erik V. <ev...@us...> - 2009-12-18 20:02:31
|
Update of /cvsroot/rails/18xx/data/18EU In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv5514/data/18EU 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/18EU/Tiles.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** Tiles.xml 7 Dec 2009 17:46:37 -0000 1.7 --- Tiles.xml 18 Dec 2009 20:02:21 -0000 1.8 *************** *** 6,11 **** <Station id="city1" position="252" type="Town" value="10"/> <Track from="city1" gauge="normal" to="side2"/> ! <Track from="city1" gauge="normal" to="side3"/></Tile> ! <Tile colour="fixed" id="-800"> <Station id="city1" position="302" type="Town" value="10"/> <Track from="city1" gauge="normal" to="side3"/> --- 6,11 ---- <Station id="city1" position="252" type="Town" value="10"/> <Track from="city1" gauge="normal" to="side2"/> ! <Track from="city1" gauge="normal" to="side3"/> ! </Tile><Tile colour="fixed" id="-800" name="Rostock"> <Station id="city1" position="302" type="Town" value="10"/> <Track from="city1" gauge="normal" to="side3"/> *************** *** 23,30 **** <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="-3005" name="B/V"> <Station id="city1" position="102" slots="1" type="City" value="30"/> --- 23,29 ---- <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="-3005" name="B/V"> <Station id="city1" position="102" slots="1" type="City" value="30"/> *************** *** 42,48 **** <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"/> --- 41,47 ---- <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"/> |