add 3/6 FL to Everleaf table
This commit is contained in:
parent
375c2555a2
commit
23c1e0c405
|
@ -411,7 +411,8 @@ Map the tuple self.gametype onto the pokerstars string describing it
|
||||||
"0.50" : ("0.10", "0.25"),
|
"0.50" : ("0.10", "0.25"),
|
||||||
"1" : ("0.25", "0.50"),
|
"1" : ("0.25", "0.50"),
|
||||||
"2" : ("0.50", "1.00"),
|
"2" : ("0.50", "1.00"),
|
||||||
"4" : ("1.00", "2.00")
|
"4" : ("1.00", "2.00"),
|
||||||
|
"6" : ("1.00", "3.00")
|
||||||
},
|
},
|
||||||
"FullTilt" : { "0.10" : ("0.02", "0.05"),
|
"FullTilt" : { "0.10" : ("0.02", "0.05"),
|
||||||
"0.20" : ("0.05", "0.10"),
|
"0.20" : ("0.05", "0.10"),
|
||||||
|
|
Loading…
Reference in New Issue
Block a user