Update of /cvsroot/rails/18xx/data/1835
In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv28644/data/1835
Modified Files:
Game.xml CompanyManager.xml
Log Message:
1835 Prussian formation & some consequential changes
Index: CompanyManager.xml
===================================================================
RCS file: /cvsroot/rails/18xx/data/1835/CompanyManager.xml,v
retrieving revision 1.31
retrieving revision 1.32
diff -C2 -d -r1.31 -r1.32
*** CompanyManager.xml 6 Mar 2010 18:29:56 -0000 1.31
--- CompanyManager.xml 21 Mar 2010 17:43:50 -0000 1.32
***************
*** 40,43 ****
--- 40,44 ----
</SpecialProperties>
<ClosingConditions>
+ <Phase>5</Phase>
<SpecialProperties condition="ifExercised"/>
</ClosingConditions>
***************
*** 53,56 ****
--- 54,58 ----
</SpecialProperties>
<ClosingConditions>
+ <Phase>5</Phase>
<SpecialProperties condition="ifAllExercised"/>
</ClosingConditions>
***************
*** 66,69 ****
--- 68,72 ----
</SpecialProperties>
<ClosingConditions>
+ <Phase>5</Phase>
<SpecialProperties condition="ifAllExercised"/>
</ClosingConditions>
***************
*** 71,74 ****
--- 74,80 ----
<Company name="LD" longname="Leipzig-Dresdner Bahn" type="Private" basePrice="190" revenue="20">
<Info key="ComesWithPresidency" parm="Sax,20"/>
+ <ClosingConditions>
+ <Phase>5</Phase>
+ </ClosingConditions>
</Company>
<Company name="BB" longname="Braunschweigische Bahn" type="Private" basePrice="130" revenue="25">
Index: Game.xml
===================================================================
RCS file: /cvsroot/rails/18xx/data/1835/Game.xml,v
retrieving revision 1.28
retrieving revision 1.29
diff -C2 -d -r1.28 -r1.29
*** Game.xml 28 Feb 2010 21:38:05 -0000 1.28
--- Game.xml 21 Mar 2010 17:43:49 -0000 1.29
***************
*** 83,88 ****
<Tiles colour="yellow,green,brown"/>
<OperatingRounds number="3"/>
! <Privates close="yes"/>
<OffBoardRevenue step="3"/>
</Phase>
<Phase name="6">
--- 83,89 ----
<Tiles colour="yellow,green,brown"/>
<OperatingRounds number="3"/>
! <!--Privates close="yes"/-->
<OffBoardRevenue step="3"/>
+ <Info key="PhaseClosesAllPrivates"/>
</Phase>
<Phase name="6">
|