summaryrefslogtreecommitdiff
path: root/json/requirements/ammo.json
blob: 82542e2f5f32ea2603251efc8d8ef5ec09113890 (plain)
1
2
3
4
5
6
7
8
[
  {
    "id": "ammo_000_shot",
    "type": "requirement",
    "//": "Components required for 000 shotgun ammo",
    "components": [ [ [ "000shot_hull", 1 ] ], [ [ "shotgun_primer", 1 ] ] ]
  }
]