-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwarbonds.json
More file actions
74 lines (74 loc) · 1.31 KB
/
Copy pathwarbonds.json
File metadata and controls
74 lines (74 loc) · 1.31 KB
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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
{
"warbonds": [
{
"id": "borderline-justice",
"name": "Borderline Justice",
"pages": 3
},
{
"id": "chemical-agents",
"name": "Chemical Agents",
"pages": 3
},
{
"id": "castellans-creed",
"name": "Castellan's Creed",
"pages": 3
},
{
"id": "control-group",
"name": "Control Group",
"pages": 3
},
{
"id": "dust-devils",
"name": "Dust Devils",
"pages": 3
},
{
"id": "force-of-law",
"name": "Force of Law",
"pages": 3
},
{
"id": "masters-of-ceremony",
"name": "Masters of Ceremony",
"pages": 3
},
{
"id": "python-commandos",
"name": "Python Commandos",
"pages": 3
},
{
"id": "redacted-regiment",
"name": "Redacted Regiment",
"pages": 3
},
{
"id": "servants-of-freedom",
"name": "Servants of Freedom",
"pages": 3
},
{
"id": "siege-breakers",
"name": "Siege Breakers",
"pages": 3
},
{
"id": "urban-legends",
"name": "Urban Legends",
"pages": 3
},
{
"id": "entrenched-division",
"name": "Entrenched Division",
"pages": 3
},
{
"id": "exo-experts",
"name": "Exo Experts",
"pages": 3
}
]
}