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