From 26001d6b7fb82a703e6031d95d8a35ddb0346dae Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 2 Feb 2022 16:17:55 -0800 Subject: Fix many pluralization typos. Add can bomb naming fix. Reduce crafting time of fuzes to 10 minutes. --- json/recipes/weapons/explosive.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'json/recipes/weapons/explosive.json') diff --git a/json/recipes/weapons/explosive.json b/json/recipes/weapons/explosive.json index 5da0c48..919492a 100644 --- a/json/recipes/weapons/explosive.json +++ b/json/recipes/weapons/explosive.json @@ -197,9 +197,9 @@ ] }, { - "type": "recipe", - "note": "Roughly a double-size freagmentation grenade with an impact timer.", "result": "landmine", + "//": "Roughly a double-size freagmentation grenade with an impact timer.", + "type": "recipe", "category": "CC_OTHER", "subcategory": "CSC_OTHER_TRAPS", "skill_used": "traps", -- cgit v1.2.1