summaryrefslogtreecommitdiff
path: root/json/requirements/ammo.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-02-16 18:17:44 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-02-16 18:17:44 -0800
commitfde97375dd85b3d462cebd44e8faafb21f5cec1e (patch)
treeb67c578884ad95fb21ca3031651b7403a67b732f /json/requirements/ammo.json
parentShorten the name of the G11. (diff)
downloadcataclysm-dda-mod_hk-loadout-fde97375dd85b3d462cebd44e8faafb21f5cec1e.tar.xz
Convert the CAWS to 00shot.
-Obsolete 000 shells that aren't buckshot.
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 ] ] ]
- }
-]