mirror of https://github.com/stijndcl/didier
19 lines
210 B
JSON
19 lines
210 B
JSON
|
{
|
||
|
"cf": {
|
||
|
"h": 0,
|
||
|
"t": 0
|
||
|
},
|
||
|
"dice": {
|
||
|
"2": 0,
|
||
|
"5": 0,
|
||
|
"3": 0,
|
||
|
"6": 0,
|
||
|
"1": 0,
|
||
|
"4": 0
|
||
|
},
|
||
|
"rob": {
|
||
|
"robs_success": 0,
|
||
|
"robs_failed": 0,
|
||
|
"bail_paid": 0.0
|
||
|
}
|
||
|
}
|