summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Recipes/recipe_ammo.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-14 11:37:52 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-14 11:37:52 -0800
commitb6024e7174cfad5a1dfcab6fdea69570d4f539ed (patch)
tree319b2036e0f5d267f3bb40c13699e94ce6d9b529 /vamp_stuff/Modification_Files/Recipes/recipe_ammo.json
parentFix field effects. (diff)
downloadcataclysm-bn-mod_vampire-stuff-redone-b6024e7174cfad5a1dfcab6fdea69570d4f539ed.tar.xz
Fix blood pellet count and recipe to produce two per batch.
Diffstat (limited to 'vamp_stuff/Modification_Files/Recipes/recipe_ammo.json')
-rw-r--r--vamp_stuff/Modification_Files/Recipes/recipe_ammo.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/vamp_stuff/Modification_Files/Recipes/recipe_ammo.json b/vamp_stuff/Modification_Files/Recipes/recipe_ammo.json
index 33b2083..9903f3b 100644
--- a/vamp_stuff/Modification_Files/Recipes/recipe_ammo.json
+++ b/vamp_stuff/Modification_Files/Recipes/recipe_ammo.json
@@ -1,6 +1,7 @@
[
{
"result": "pelletblood",
+ "byproducts": [ [ "pelletblood", 1 ] ],
"type": "recipe",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_COMPONENTS",