Sophie

Sophie

distrib > Mandriva > 2008.1 > i586 > by-pkgid > d085e2562205397e6ce52a0082546dba > files > 12

python-pokerengine-1.0.25-1mdv2008.1.noarch.rpm

<?xml version="1.0" encoding="ISO-8859-1"?>
<bet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="bet.xsd" name=".05-.10 no limit" table-stakes="yes" unit="5" buy-in="100" best-buy-in="500" max-buy-in="1000" poker_engine_version="1.0.25">

    <description>Pot limit .05/.10</description>

    <blind small="5" big="10"/>

    <all_in method="side"/> 

    <variants ids="omaha omaha8 holdem">
      <round name="pre-flop" min="10" max="pot" cap="10000"/>
      <round name="flop" min="10" max="pot" cap="10000"/>
      <round name="turn" min="10" max="pot" cap="10000"/>
      <round name="river" min="10" max="pot" cap="10000"/>
    </variants>

    <variants ids="7stud 7stud8">
      <round name="first" min="10" max="pot" cap="10000"/>
      <round name="third" min="10" max="pot" cap="10000"/>
      <round name="fourth" min="10" max="pot" cap="10000"/>
      <round name="fifth" min="10" max="pot" cap="10000"/>
      <round name="sixth" min="10" max="pot" cap="10000"/>
      <round name="seventh" min="10" max="pot" cap="10000"/>
    </variants>
</bet>