summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Recipes/recipe_ammo.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-10-03 21:08:39 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-10-03 21:08:39 -0700
commit2560712b9d2b4cee60d6916f5a27837ee77aba02 (patch)
tree2656b04937e34e808fef25218ad39c2c3ae68534 /vamp_stuff/Modification_Files/Recipes/recipe_ammo.json
parentConvert Blood Transfusion to be less spammy for reals this time. (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-2560712b9d2b4cee60d6916f5a27837ee77aba02.tar.xz
Update for removal of specialized gunpowders from BN.
Diffstat (limited to 'vamp_stuff/Modification_Files/Recipes/recipe_ammo.json')
-rw-r--r--vamp_stuff/Modification_Files/Recipes/recipe_ammo.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vamp_stuff/Modification_Files/Recipes/recipe_ammo.json b/vamp_stuff/Modification_Files/Recipes/recipe_ammo.json
index a51a2a8..8dea3ef 100644
--- a/vamp_stuff/Modification_Files/Recipes/recipe_ammo.json
+++ b/vamp_stuff/Modification_Files/Recipes/recipe_ammo.json
@@ -59,7 +59,7 @@
"using": [ [ "shot_forming", 1 ], [ "ammo_bullet", 10 ], [ "ammo_shot", 1 ] ],
"tools": [ [ [ "press", -1 ] ] ],
"components": [
- [ [ "gunpowder", 6 ], [ "gunpowder_pistol", 6 ], [ "gunpowder_shotgun", 6 ] ],
+ [ [ "gunpowder", 6 ] ],
[ [ "pelletblood", 10 ] ]
]
}