LP_Bot/build-templates/shared/jsons/collect_002.json

7 lines
178 B
JSON
Raw Normal View History

2023-12-06 07:01:33 +00:00
{
"#collect_002#collect" :
{
"cols" : ["Id","Tokens","Pick","Multiple"],
"rows" : [[1,200,40,[2,3,5]],[2,300,50,[2,4,6]],[3,450,80,[3,4,6]],[4,600,100,[4,5,6]]]
}
}