summaryrefslogtreecommitdiff
path: root/json/recipes/ammo
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-06-03 12:55:35 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-06-03 12:55:35 -0700
commit58a3390c905f3b4015f1dbb9225252139b34705d (patch)
treea3479f10564dabe9b08c51566caedc4c0d738303 /json/recipes/ammo
parentTweak flashbang recipe in line with other military grenades (diff)
downloadcataclysm-dda-mod_grenade-crafting-58a3390c905f3b4015f1dbb9225252139b34705d.tar.xz
Convert recipes from rdx to composition_b
Add recipe for making composition_b
Diffstat (limited to 'json/recipes/ammo')
-rw-r--r--json/recipes/ammo/40x46.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/json/recipes/ammo/40x46.json b/json/recipes/ammo/40x46.json
index 735891a..8837e2a 100644
--- a/json/recipes/ammo/40x46.json
+++ b/json/recipes/ammo/40x46.json
@@ -16,7 +16,7 @@
"components": [
[ [ "pilot_light", 1 ] ],
[ [ "sheet_metal_small", 6 ] ],
- [ [ "chem_rdx", 200 ] ],
+ [ [ "chem_compositionb", 200 ] ],
[ [ "40x46mm_m118_casing", 1 ] ],
[ [ "smpistol_primer", 1 ] ]
]