-
Notifications
You must be signed in to change notification settings - Fork 26
/
Names.json
60 lines (60 loc) · 864 Bytes
/
Names.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
57
58
59
60
{
"CI": [
"IF",
"ANS",
"UR6",
"UL6",
"UR1",
"UL1",
"UR1A",
"UL1A",
"UR2",
"UL2",
"UR2A",
"UL2A",
"UR3",
"UL3",
"UR3A",
"UL3A"
],
"CB": [
"Ba",
"S",
"N"
],
"L": [
"RCo",
"RGo",
"LR6apex",
"L1apex",
"Me",
"Gn",
"Pog",
"B",
"LL6apex",
"LGo",
"LCo",
"LR6d",
"LR6m",
"LItip",
"LL6m",
"LL6d"
],
"U": [
"PNS",
"ANS",
"A",
"UR6apex",
"UR3apex",
"U1apex",
"UL3apex",
"UL6apex",
"UR6d",
"UR6m",
"UR3tip",
"UItip",
"UL3tip",
"UL6m",
"UL6d"
]
}