From ac682d111bf20dac3943772a70a0386c02077e38 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 11 Jul 2022 13:30:39 -0700 Subject: Mark drop hammer tin can recipes as such. --- json/recipes/basecamps/recipe_groups.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'json/recipes/basecamps/recipe_groups.json') 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" } ] } ] -- cgit v1.2.1