Update of /cvsroot/rails/18xx/data/1889
In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv10994/data/1889
Modified Files:
Game.xml
Log Message:
Removed incorrect 'First' from D-train exchange-related words
Index: Game.xml
===================================================================
RCS file: /cvsroot/rails/18xx/data/1889/Game.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Game.xml 3 Feb 2010 20:05:42 -0000 1.2
--- Game.xml 4 Feb 2010 22:23:02 -0000 1.3
***************
*** 94,98 ****
<Attributes amount="6"/>
</IfOption>
! <ExchangeFirst cost="800"/>
</Train>
</Component>
--- 94,98 ----
<Attributes amount="6"/>
</IfOption>
! <Exchange cost="800"/>
</Train>
</Component>
|