summaryrefslogtreecommitdiff
path: root/json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-07-11 13:30:39 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-07-11 13:30:39 -0700
commitac682d111bf20dac3943772a70a0386c02077e38 (patch)
tree982732ee7c5bf43c6ea76210822f3abaac826127 /json
parentTypos. (diff)
downloadcataclysm-bn-mod_faction-camp-recipe-expansion-ac682d111bf20dac3943772a70a0386c02077e38.tar.xz
Mark drop hammer tin can recipes as such.
Diffstat (limited to 'json')
-rw-r--r--json/recipes/basecamps/recipe_groups.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/json/recipes/basecamps/recipe_groups.json b/json/recipes/basecamps/recipe_groups.json
index 28d5e61..ac3c3ca 100644
--- a/json/recipes/basecamps/recipe_groups.json
+++ b/json/recipes/basecamps/recipe_groups.json
@@ -408,8 +408,8 @@
{ "id": "rebar_npc_drop", "description": " Craft: Rebar, Drop Hammer" },
{ "id": "sheet_metal_npc_drop", "description": " Craft: Sheet Metal, Drop Hammer" },
{ "id": "wire_npc_drop", "description": " Craft: Wire, Drop Hammer" },
- { "id": "can_food_unsealed_npc_drop", "description": " Craft: Tin Can, Small" },
- { "id": "can_medium_unsealed_npc_drop", "description": " Craft: Tin Can, Medium" }
+ { "id": "can_food_unsealed_npc_drop", "description": " Craft: Tin Can, Small, Drop Hammer" },
+ { "id": "can_medium_unsealed_npc_drop", "description": " Craft: Tin Can, Medium, Drop Hammer" }
]
}
]