Update of /cvsroot/rails/18xx/data/1830
In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv10994/data/1830
Modified Files:
Game.xml
Log Message:
Removed incorrect 'First' from D-train exchange-related words
Index: Game.xml
===================================================================
RCS file: /cvsroot/rails/18xx/data/1830/Game.xml,v
retrieving revision 1.30
retrieving revision 1.31
diff -C2 -d -r1.30 -r1.31
*** Game.xml 23 Jan 2010 23:02:06 -0000 1.30
--- Game.xml 4 Feb 2010 22:23:01 -0000 1.31
***************
*** 97,101 ****
<Attributes amount="6"/>
</IfOption>
! <ExchangeFirst cost="800"/>
</Train>
</Component>
--- 97,101 ----
<Attributes amount="6"/>
</IfOption>
! <Exchange cost="800"/>
</Train>
</Component>
|