-
Notifications
You must be signed in to change notification settings - Fork 2
/
stitching.json
56 lines (56 loc) · 1.54 KB
/
stitching.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
{
"A*PLT": "{:stitch:A}",
"PW*PLT": "{:stitch:B}",
"KR*PLT": "{:stitch:C}",
"TK*PLT": "{:stitch:D}",
"SK*PLT": "{:stitch:E}",
"TP*PLT": "{:stitch:F}",
"TKPW*PLT": "{:stitch:G}",
"H*PLT": "{:stitch:H}",
"SKW*PLT": "{:stitch:I}",
"SKWR*PLT": "{:stitch:J}",
"K*PLT": "{:stitch:K}",
"HR*PLT": "{:stitch:L}",
"PH*PLT": "{:stitch:M}",
"TPH*PLT": "{:stitch:N}",
"O*PLT": "{:stitch:O}",
"P*PLT": "{:stitch:P}",
"KW*PLT": "{:stitch:Q}",
"R*PLT": "{:stitch:R}",
"S*PLT": "{:stitch:S}",
"T*PLT": "{:stitch:T}",
"WR*PLT": "{:stitch:U}",
"SR*PLT": "{:stitch:V}",
"W*PLT": "{:stitch:W}",
"KP*PLT": "{:stitch:X}",
"KWR*PLT": "{:stitch:Y}",
"STK*PLT": "{:stitch:Z}",
"STKPW*PLT": "{:stitch:Z}",
"A-PLT": "{:stitch:a}",
"PW-PLT": "{:stitch:b}",
"KR-PLT": "{:stitch:c}",
"TK-PLT": "{:stitch:d}",
"SK-PLT": "{:stitch:e}",
"TP-PLT": "{:stitch:f}",
"TKPW-PLT": "{:stitch:g}",
"H-PLT": "{:stitch:h}",
"SKW-PLT": "{:stitch:i}",
"SKWR-PLT": "{:stitch:j}",
"K-PLT": "{:stitch:k}",
"HR-PLT": "{:stitch:l}",
"PH-PLT": "{:stitch:m}",
"TPH-PLT": "{:stitch:n}",
"O-PLT": "{:stitch:o}",
"P-PLT": "{:stitch:p}",
"KW-PLT": "{:stitch:q}",
"R-PLT": "{:stitch:r}",
"S-PLT": "{:stitch:s}",
"T-PLT": "{:stitch:t}",
"WR-PLT": "{:stitch:u}",
"SR-PLT": "{:stitch:v}",
"W-PLT": "{:stitch:w}",
"KP-PLT": "{:stitch:x}",
"KWR-PLT": "{:stitch:y}",
"STK-PLT": "{:stitch:z}",
"STKPW-PLT": "{:stitch:z}"
}