From: Erik V. <ev...@us...> - 2010-02-06 23:46:03
|
Update of /cvsroot/rails/18xx/data/1830 In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv9140/data/1830 Modified Files: CompanyManager.xml Log Message: Changed value of a when condition Index: CompanyManager.xml =================================================================== RCS file: /cvsroot/rails/18xx/data/1830/CompanyManager.xml,v retrieving revision 1.33 retrieving revision 1.34 diff -C2 -d -r1.33 -r1.34 *** CompanyManager.xml 4 Feb 2010 21:27:59 -0000 1.33 --- CompanyManager.xml 6 Feb 2010 23:45:55 -0000 1.34 *************** *** 47,51 **** <Blocking hex="D18"/> <SpecialProperties> ! <SpecialProperty condition="ifOwnedByPlayer" when="anyTime" class="rails.game.special.ExchangeForShare"> <ExchangeForShare company="NYC" share="10"/> </SpecialProperty> --- 47,51 ---- <Blocking hex="D18"/> <SpecialProperties> ! <SpecialProperty condition="ifOwnedByPlayer" when="anyTurn" class="rails.game.special.ExchangeForShare"> <ExchangeForShare company="NYC" share="10"/> </SpecialProperty> |