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
|
[
{
"id": "shot_000_flechette",
"type": "MIGRATION",
"replace": "shot_flechette"
},
{
"id": "reloaded_shot_000_flechette",
"type": "MIGRATION",
"replace": "reloaded_shot_flechette"
},
{
"id": "shot_000_slug",
"type": "MIGRATION",
"replace": "shot_slug"
},
{
"id": "reloaded_shot_000_slug",
"type": "MIGRATION",
"replace": "reloaded_shot_slug"
},
{
"id": "shot_000_beanbag",
"type": "MIGRATION",
"replace": "shot_beanbag"
},
{
"id": "shot_000_he",
"type": "MIGRATION",
"replace": "shot_he"
},
{
"id": "000shot_hull",
"type": "MIGRATION",
"replace": "shot_hull"
},
{
"result": "reloaded_shot_000_flechette",
"type": "recipe",
"obsolete": true
},
{
"result": "reloaded_shot_000_slug",
"type": "recipe",
"obsolete": true
}
]
|