Update of /cvsroot/rails/18xx/data/1835
In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv30026/data/1835
Modified Files:
TileSet.xml
Log Message:
Fixed 1835 bug at buying the first 5-train.
Fixed Hamburg tile orientation: can no longer rotate.
Index: TileSet.xml
===================================================================
RCS file: /cvsroot/rails/18xx/data/1835/TileSet.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** TileSet.xml 14 May 2010 15:19:57 -0000 1.14
--- TileSet.xml 15 May 2010 19:05:40 -0000 1.15
***************
*** 190,194 ****
<Tile id="219" quantity="2" />
<Tile id="220" quantity="1" />
! <Tile id="221" quantity="1" >
<RevenueBonus value="-10" name="Elbe"> <Vertex id="0"/> <Vertex id="2"/> </RevenueBonus>
<RevenueBonus value="-10" name="Elbe"> <Vertex id="0"/> <Vertex id="3"/> </RevenueBonus>
--- 190,194 ----
<Tile id="219" quantity="2" />
<Tile id="220" quantity="1" />
! <Tile id="221" quantity="1" orientation="0">
<RevenueBonus value="-10" name="Elbe"> <Vertex id="0"/> <Vertex id="2"/> </RevenueBonus>
<RevenueBonus value="-10" name="Elbe"> <Vertex id="0"/> <Vertex id="3"/> </RevenueBonus>
|