Update of /cvsroot/rails/18xx/data/1856
In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv10994/data/1856
Modified Files:
Game.xml
Log Message:
Removed incorrect 'First' from D-train exchange-related words
Index: Game.xml
===================================================================
RCS file: /cvsroot/rails/18xx/data/1856/Game.xml,v
retrieving revision 1.34
retrieving revision 1.35
diff -C2 -d -r1.34 -r1.35
*** Game.xml 31 Jan 2010 22:15:58 -0000 1.34
--- Game.xml 4 Feb 2010 22:23:01 -0000 1.35
***************
*** 54,58 ****
<Train name="D" majorStops="99" cost="1100" amount="-1" startPhase="6"
rustedTrain="4">
! <ExchangeFirst cost="750"/>
</Train>
</Component>
--- 54,58 ----
<Train name="D" majorStops="99" cost="1100" amount="-1" startPhase="6"
rustedTrain="4">
! <Exchange cost="750"/>
</Train>
</Component>
|