Update of /cvsroot/rails/18xx/data/1856
In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv4976/data/1856
Modified Files:
CompanyManager.xml
Log Message:
Added <CanUseSpecialProperties>
Index: CompanyManager.xml
===================================================================
RCS file: /cvsroot/rails/18xx/data/1856/CompanyManager.xml,v
retrieving revision 1.34
retrieving revision 1.35
diff -C2 -d -r1.34 -r1.35
*** CompanyManager.xml 3 Feb 2010 20:16:40 -0000 1.34
--- CompanyManager.xml 20 Feb 2010 23:06:38 -0000 1.35
***************
*** 16,19 ****
--- 16,20 ----
<Loans value="100" perRound="1" interest="10"/>
<!-- Number of loans is undefined and handled in the code -->
+ <CanUseSpecialProperties/>
</CompanyType>
<CompanyType name="State" class="rails.game.specific._1856.PublicCompany_CGR">
|