-
Notifications
You must be signed in to change notification settings - Fork 0
/
badges.json
56 lines (56 loc) · 1019 Bytes
/
badges.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
[
{
"id": "1",
"name": "Doodle Jump",
"description": "Issue du fameux jeu Doodle Jump",
"price": 216
},
{
"id": "2",
"name": "Guest",
"description": "",
"price": "25"
},
{
"id": "3",
"name": "Baby yoda",
"description": "",
"price": "140"
},
{
"id": "4",
"name": "Star",
"description": "",
"price": "88"
},
{
"id": "5",
"name": "Trèfle",
"description": "",
"price": "65"
},
{
"id": "6",
"name": "Among Us Gold",
"description": "",
"price": "212"
},
{
"id": "7",
"name": "Among Us",
"description": "",
"price": "112"
},
{
"id": "8",
"name": "Uwu gold",
"description": "",
"price": "345"
},
{
"id": "9",
"name": "Uwu pink",
"description": "",
"price": "268"
}
]