Update of /cvsroot/rails/18xx/data/18EU
In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv12072/data/18EU
Modified Files:
Game.xml
Log Message:
Added Off-Board bonus for 18EU and some minor fixes
Index: Game.xml
===================================================================
RCS file: /cvsroot/rails/18xx/data/18EU/Game.xml,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** Game.xml 15 May 2010 16:36:09 -0000 1.21
--- Game.xml 19 May 2010 20:14:13 -0000 1.22
***************
*** 104,106 ****
--- 104,109 ----
</Phase>
</Component>
+ <Component name="RevenueManager" class="rails.algorithms.RevenueManager">
+ <StaticModifier class="rails.game.specific._18EU.OffBoardRevenueModifier" />
+ </Component>
</ComponentManager>
\ No newline at end of file
|