forked from NetrunnerDB/netrunner-cards-json
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmwl.json
42 lines (42 loc) · 909 Bytes
/
mwl.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
[
{
"cards": {
"01012": 1,
"01014": 1,
"01024": 1,
"01081": 1,
"01092": 1,
"02110": 1,
"03038": 1,
"04029": 1,
"04119": 1,
"06061": 1,
"06099": 1
},
"code": "NAPD_MWL_1.0",
"date_start": "2016-02-01",
"name": "NAPD MWL 1.0"
},
{
"cards": {
"01012": 1,
"01014": 1,
"01016": 1,
"01024": 1,
"01082": 1,
"01092": 1,
"02110": 1,
"03038": 1,
"04029": 1,
"04119": 1,
"06033": 1,
"06061": 1,
"06099": 1,
"08061": 1,
"10018": 1
},
"code": "NAPD_MWL_1.1",
"date_start": "2016-08-01",
"name": "NAPD MWL 1.1"
}
]