From: Erik V. <ev...@us...> - 2010-03-01 22:27:20
|
Update of /cvsroot/rails/18xx/data/1835 In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv15980/data/1835 Modified Files: CompanyManager.xml Log Message: Removed <Info> - now redundant Index: CompanyManager.xml =================================================================== RCS file: /cvsroot/rails/18xx/data/1835/CompanyManager.xml,v retrieving revision 1.27 retrieving revision 1.28 diff -C2 -d -r1.27 -r1.28 *** CompanyManager.xml 20 Feb 2010 23:06:38 -0000 1.27 --- CompanyManager.xml 1 Mar 2010 22:27:08 -0000 1.28 *************** *** 87,91 **** as Public Companies normally have no special properties. PLEASE no not use these until further notice. --> ! <Info key="SwapPrivateForCertificate" parm="M1,5,Pr"/> <SpecialProperties> <SpecialProperty condition="ifStarted" when="exchangeRound" class="rails.game.special.ExchangeForShare"> --- 87,91 ---- as Public Companies normally have no special properties. PLEASE no not use these until further notice. --> ! <!--Info key="SwapPrivateForCertificate" parm="M1,5,Pr"/--> <SpecialProperties> <SpecialProperty condition="ifStarted" when="exchangeRound" class="rails.game.special.ExchangeForShare"> *************** *** 96,100 **** <Company name="M2" longname="Berlin-Potsdamer Bahn" type="Minor" price="170" tokens="1"> <Home hex="E19" city="1"/> ! <Info key="SwapPrivateForCertificate" parm="M2,10,Pr"/> <SpecialProperties> <SpecialProperty condition="phase=4" when="exchangeRound" class="rails.game.special.ExchangeForShare"> --- 96,100 ---- <Company name="M2" longname="Berlin-Potsdamer Bahn" type="Minor" price="170" tokens="1"> <Home hex="E19" city="1"/> ! <!--Info key="SwapPrivateForCertificate" parm="M2,10,Pr"/--> <SpecialProperties> <SpecialProperty condition="phase=4" when="exchangeRound" class="rails.game.special.ExchangeForShare"> *************** *** 105,109 **** <Company name="M3" longname="Magdeburger Bahn" type="Minor" price="80" tokens="1"> <Home hex="F14"/> ! <Info key="SwapPrivateForCertificate" parm="M3,5,Pr"/> <SpecialProperties> <SpecialProperty condition="ifStarted" when="exchangeRound" class="rails.game.special.ExchangeForShare"> --- 105,109 ---- <Company name="M3" longname="Magdeburger Bahn" type="Minor" price="80" tokens="1"> <Home hex="F14"/> ! <!--Info key="SwapPrivateForCertificate" parm="M3,5,Pr"/--> <SpecialProperties> <SpecialProperty condition="ifStarted" when="exchangeRound" class="rails.game.special.ExchangeForShare"> *************** *** 114,118 **** <Company name="M4" longname="Köln-Mindener Bahn" type="Minor" price="160" tokens="1"> <Home hex="G5"/> ! <Info key="SwapPrivateForCertificate" parm="M4,10,Pr"/> <SpecialProperties> <SpecialProperty condition="ifStarted" when="exchangeRound" class="rails.game.special.ExchangeForShare"> --- 114,118 ---- <Company name="M4" longname="Köln-Mindener Bahn" type="Minor" price="160" tokens="1"> <Home hex="G5"/> ! <!--Info key="SwapPrivateForCertificate" parm="M4,10,Pr"/--> <SpecialProperties> <SpecialProperty condition="ifStarted" when="exchangeRound" class="rails.game.special.ExchangeForShare"> *************** *** 123,127 **** <Company name="M5" longname="Berlin-Stettiner Bahn" type="Minor" price="80" tokens="1"> <Home hex="E19" city="2"/> ! <Info key="SwapPrivateForCertificate" parm="M5,5,Pr"/> <SpecialProperties> <SpecialProperty condition="ifStarted" when="exchangeRound" class="rails.game.special.ExchangeForShare"> --- 123,127 ---- <Company name="M5" longname="Berlin-Stettiner Bahn" type="Minor" price="80" tokens="1"> <Home hex="E19" city="2"/> ! <!--Info key="SwapPrivateForCertificate" parm="M5,5,Pr"/--> <SpecialProperties> <SpecialProperty condition="ifStarted" when="exchangeRound" class="rails.game.special.ExchangeForShare"> *************** *** 132,136 **** <Company name="M6" longname="Altona-Kiel Bahn" type="Minor" price="80" tokens="1"> <Home hex="C11" city="1"/> ! <Info key="SwapPrivateForCertificate" parm="M6,5,Pr"/> <SpecialProperties> <SpecialProperty condition="ifStarted" when="exchangeRound" class="rails.game.special.ExchangeForShare"> --- 132,136 ---- <Company name="M6" longname="Altona-Kiel Bahn" type="Minor" price="80" tokens="1"> <Home hex="C11" city="1"/> ! <!--Info key="SwapPrivateForCertificate" parm="M6,5,Pr"/--> <SpecialProperties> <SpecialProperty condition="ifStarted" when="exchangeRound" class="rails.game.special.ExchangeForShare"> |