diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-07-19 18:53:50 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-07-19 18:53:50 -0700 |
commit | 8722bc2f592199feb4443c22f94d36f0e5237414 (patch) | |
tree | 8ffb8bce7280be53bdd612b3c1b68a2fefdf5e48 /json/recipes | |
parent | Add flechette recipe (diff) | |
download | cataclysm-bn-mod_faction-camp-recipe-expansion-8722bc2f592199feb4443c22f94d36f0e5237414.tar.xz |
Add shotgun flechettes
Diffstat (limited to 'json/recipes')
-rw-r--r-- | json/recipes/basecamps/recipe_groups.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/json/recipes/basecamps/recipe_groups.json b/json/recipes/basecamps/recipe_groups.json index a699349..59dd47f 100644 --- a/json/recipes/basecamps/recipe_groups.json +++ b/json/recipes/basecamps/recipe_groups.json @@ -337,7 +337,7 @@ { "id": "reloaded_5x50dart", "description": " Craft: Ammo, RA110 5x50mm flechette" }, { "id": "reloaded_300_winmag", "description": " Craft: Ammo, .300 Winchester Magnum" }, { "id": "reloaded_50bmg", "description": " Craft: Ammo, .50 BMG Match" }, - { "id": "reloaded_shot_slug", "description": " Craft: Ammo, 00 shotgun slug" }, + { "id": "reloaded_shot_flechette", "description": " Craft: Ammo, 00 shotgun flechette" }, { "id": "chain_npc_drop", "description": " Craft: Chain, Drop Hammer" }, { "id": "nail_npc_drop", "description": " Craft: Nail, Drop Hammer" }, { "id": "pipe_npc_drop", "description": " Craft: Pipe, Drop Hammer" }, |