summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-10-06 14:16:30 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-10-06 14:16:30 -0700
commit27d280c9c8fb0210b3447667ed0c21e8fc06798d (patch)
treea86bd01c2d1805e7d3640771d8fc14d10d08e8ab
parentUpdate for removal of specialized gunpowder in BN (diff)
downloadcataclysm-dda-mod_grenade-crafting-27d280c9c8fb0210b3447667ed0c21e8fc06798d.tar.xz
Fix M576 buckshot incorrectly using flechettes.
-rw-r--r--json/recipes/ammo/40x46mm.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/json/recipes/ammo/40x46mm.json b/json/recipes/ammo/40x46mm.json
index 9102707..29b6414 100644
--- a/json/recipes/ammo/40x46mm.json
+++ b/json/recipes/ammo/40x46mm.json
@@ -39,7 +39,6 @@
"qualities": [ { "id": "CUT", "level": 1 }, { "id": "SCREW", "level": 1 } ],
"components": [
[ [ "paper", 1 ], [ "wax", 1 ] ],
- [ [ "combatnail", 35 ] ],
[ [ "gunpowder", 35 ] ],
[ [ "smpistol_primer", 1 ] ],
[ [ "40x46mm_m199_casing", 1 ] ]