summaryrefslogtreecommitdiff
path: root/json/requirements
diff options
context:
space:
mode:
Diffstat (limited to 'json/requirements')
-rw-r--r--json/requirements/ammo.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/json/requirements/ammo.json b/json/requirements/ammo.json
new file mode 100644
index 0000000..82542e2
--- /dev/null
+++ b/json/requirements/ammo.json
@@ -0,0 +1,8 @@
+[
+ {
+ "id": "ammo_000_shot",
+ "type": "requirement",
+ "//": "Components required for 000 shotgun ammo",
+ "components": [ [ [ "000shot_hull", 1 ] ], [ [ "shotgun_primer", 1 ] ] ]
+ }
+]