From: Erik V. <ev...@us...> - 2009-08-30 18:15:28
|
Update of /cvsroot/rails/18xx/data/1856 In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv13182/data/1856 Modified Files: CompanyManager.xml Log Message: Added fractional certificate counts. 1856 CGR 5% shares now count as 0.5 certificate against limits Index: CompanyManager.xml =================================================================== RCS file: /cvsroot/rails/18xx/data/1856/CompanyManager.xml,v retrieving revision 1.26 retrieving revision 1.27 diff -C2 -d -r1.26 -r1.27 *** CompanyManager.xml 28 Aug 2009 20:27:38 -0000 1.26 --- CompanyManager.xml 30 Aug 2009 18:15:19 -0000 1.27 *************** *** 20,25 **** <PoolPaysOut/> <ShareUnit percentage="5"/> ! <Certificate type="President" shares="2"/> ! <Certificate shares="1" number="18"/> <BaseTokens> <LayCost method="sequence" cost="0,40,100"/> --- 20,25 ---- <PoolPaysOut/> <ShareUnit percentage="5"/> ! <Certificate type="President" shares="2" certificateCount="0.5"/> ! <Certificate shares="1" number="18" certificateCount="0.5"/> <BaseTokens> <LayCost method="sequence" cost="0,40,100"/> |