p122 - started on table design for draw games

This commit is contained in:
steffen123
2008-10-08 05:47:47 +01:00
parent 9a4a17c32f
commit 9e819f3ad2
3 changed files with 8 additions and 3 deletions
+7 -2
View File
@@ -141,7 +141,8 @@ The program itself is licensed under AGPLv3, see agpl-3.0.txt</p>
<TD><P>char(4)</P></TD>
<TD><p>The underlying structure. valid entries:<br>
hold - Holdem and Omaha<br>
stud - Stud and Razz </P></TD>
stud - Stud and Razz<br>
draw - (incl Badugi)</P></TD>
</TR>
<TR VALIGN=TOP>
<TD><P>category</P></TD>
@@ -152,7 +153,11 @@ The program itself is licensed under AGPLv3, see agpl-3.0.txt</p>
omahahilo=Omaha 8 or better<br>
razz=Razz<br>
studhi=7 Card Stud High only<br>
studhl=7 Card Stud 8 orbetter</p></TD>
studhilo=7 Card Stud 8 or better<br>
fivedraw=Five Card Draw<br>
27sgldraw=2-7 Single Draw<br>
27tridraw=2-7 Tripple Draw<br>
badugi=Badugi</p></TD>
</TR>
<TR VALIGN=TOP>
<TD><P>limitType</P></TD>