Update of /cvsroot/rails/18xx/data/18AL
In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv10994/data/18AL
Modified Files:
Game.xml
Log Message:
Removed incorrect 'First' from D-train exchange-related words
Index: Game.xml
===================================================================
RCS file: /cvsroot/rails/18xx/data/18AL/Game.xml,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -d -r1.27 -r1.28
*** Game.xml 31 Jan 2010 22:16:02 -0000 1.27
--- Game.xml 4 Feb 2010 22:22:56 -0000 1.28
***************
*** 70,74 ****
<Reach countTowns="no"/>
<Score cities="double"/>
! <ExchangeFirst cost="800"/>
</Train>
</Component>
--- 70,74 ----
<Reach countTowns="no"/>
<Score cities="double"/>
! <Exchange cost="800"/>
</Train>
</Component>
|