From: Erik V. <ev...@us...> - 2010-02-04 22:23:40
|
Update of /cvsroot/rails/18xx/data/18Kaas In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv10994/data/18Kaas Modified Files: Game.xml Log Message: Removed incorrect 'First' from D-train exchange-related words Index: Game.xml =================================================================== RCS file: /cvsroot/rails/18xx/data/18Kaas/Game.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** Game.xml 23 Jan 2010 23:02:05 -0000 1.11 --- Game.xml 4 Feb 2010 22:22:59 -0000 1.12 *************** *** 60,64 **** <Train name="D" majorStops="99" cost="1100" amount="6" startPhase="D" rustedTrain="4"> ! <ExchangeFirst cost="800"/> </Train> </Component> --- 60,64 ---- <Train name="D" majorStops="99" cost="1100" amount="6" startPhase="D" rustedTrain="4"> ! <Exchange cost="800"/> </Train> </Component> |